You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Wido den Hollander (JIRA)" <ji...@apache.org> on 2017/12/19 16:10:03 UTC

[jira] [Created] (CLOUDSTACK-10199) Support requesting a specific IPv4 address in Basic Networking during Instance creation

Wido den Hollander created CLOUDSTACK-10199:
-----------------------------------------------

             Summary: Support requesting a specific IPv4 address in Basic Networking during Instance creation
                 Key: CLOUDSTACK-10199
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10199
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
         Environment: CloudStack 4.10
            Reporter: Wido den Hollander


DirectPodBasedNetworkGuru does not support requesting a custom IP-Address while creating a new NIC/Instance.

{quote}
Error 530: Does not support custom ip allocation at this time: NicProfile[0-0-null-null-null
{
  "cserrorcode": 4250,
  "errorcode": 530,
  "errortext": "Does not support custom ip allocation at this time: NicProfile[0-0-null-null-null",
  "uuidList": []
}
{quote}

Some use-cases prefer the ability to request the IPv4 address which the Instance will get.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)