You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Yuta Hono (JIRA)" <ji...@apache.org> on 2013/07/25 21:46:01 UTC

[jira] [Created] (CLOUDSTACK-3817) [Multiple IPs Per Nic] [UI] Can not specify the ip when assign the secondary IP from UI

Yuta Hono created CLOUDSTACK-3817:
-------------------------------------

             Summary: [Multiple IPs Per Nic] [UI] Can not specify the ip when assign the secondary IP from UI
                 Key: CLOUDSTACK-3817
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3817
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Network Controller
    Affects Versions: 4.2.0
         Environment: CentOS6.3
/KVM
            Reporter: Yuta Hono
            Priority: Minor


[Issue]
Can not specify the ip when assign the secondary IP from UI.

When I tried to specify the ip assigned as a secondary IP, but the ipaddress specified is not assigned.
And the minimum available IP is assigned as a secondary IP.

[Root cause]
UI's API call is not incorrect.

Current API call is using the attribute "ipaddr", but it should be "ipaddress".

[Steps to reproduce]
1.Add secondary IP to NIC from UI with specifying IP address.
2.Confirm the secondary IP from UI

(Debug)
1.see the API log which is called by this procedure
2.check the difference from API reference.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira