cloudstack/engine
Gabriel Beims Bräscher 2334145602
Support requesting a specific IPv4 address (#2595)
This commit allows deploying VMs with a specific IPv4 address.

DirectPodBasedNetworkGuru does not support requesting a custom
IP-Address while creating a new NIC/Instance, throwing the following
error:

    Error 530: Does not support custom ip allocation at this time:
NicProfile[0-0-null-null-null
    Unknown macro: { "cserrorcode"}

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

This implementation adds unit test cases to cover and it was manually
tested in Basic Networking. I can perform more tests if requested.
2018-11-27 09:39:10 -02:00
..
api server: remove unused StrategyPriority.PLUGIN. (#3014) 2018-11-14 15:07:37 +05:30
components-api Merge remote-tracking branch 'origin/4.11' 2018-09-12 14:17:29 +05:30
network Cleanup POMs (#2613) 2018-07-25 14:39:37 -03:00
orchestration Support requesting a specific IPv4 address (#2595) 2018-11-27 09:39:10 -02:00
schema Support requesting a specific IPv4 address (#2595) 2018-11-27 09:39:10 -02:00
service Cleanup POMs (#2613) 2018-07-25 14:39:37 -03:00
storage server: remove unused StrategyPriority.PLUGIN. (#3014) 2018-11-14 15:07:37 +05:30
pom.xml Cleanup POMs (#2613) 2018-07-25 14:39:37 -03:00