cloudstack/plugins/network-elements
Nicolas Vazquez 90ef67bab9 CLOUDSTACK-10109: Enable dedication of public IPs to SSVM and CPVM (#2295)
This feature allow admins to dedicate a range of public IP addresses to the SSVM and CPVM, such that they can be subject to specific external firewall rules. The option to dedicate a public IP range to the System VMs (SSVM & CPVM) is added to the createVlanIpRange API method and the UI.

Solution:
Global setting 'system.vm.public.ip.reservation.mode.strictness' is added to determine if the use of the system VM reservation is strict (when true) or preferred (false), false by default.
When a range has been dedicated to System VMs, CloudStack should apply IPs from that range to
the public interfaces of the CPVM and the SSVM depending on global setting's value:

If the global setting is set to false: then CloudStack will use any unused and unreserved public IP
addresses for system VMs only when the pool of reserved IPs has been exhausted
If the global setting is set to true: then CloudStack will fail to deploy the system VM when the pool
of reserved IPs has been exhausted, citing the lack of available IPs.
UI Changes
Under Infrastructure -> Zone -> Physical Network -> Public -> IP Ranges, button 'Account' label is refactored to 'Set reservation'.

When that button is clicked, dialog displayed is also refactored, including a new checkbox 'System VMs' which indicates if range should be dedicated for CPVM and SSVM, and a note indicating its usage.

When clicking on button for any created range, UI dialog displayed indicates whether IP range is dedicated for system vms or not.
2018-01-06 23:14:30 +05:30
..
bigswitch CLOUDSTACK-10007: Isolation methods (#2193) 2017-08-03 12:20:37 +02:00
brocade-vcs CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
cisco-vnmc Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30
dns-notifier Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30
elastic-loadbalancer CLOUDSTACK-10109: Enable dedication of public IPs to SSVM and CPVM (#2295) 2018-01-06 23:14:30 +05:30
f5 Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30
globodns CLOUDSTACK-10012: Migrate to Embedded Jetty 2017-11-03 23:57:25 +05:30
internal-loadbalancer CLOUDSTACK-9922 Unable to use 8081 port for Load balancing 2017-08-08 11:57:45 +05:30
juniper-contrail CLOUDSTACK-10117: Account ldap binding (#2381) 2018-01-06 22:58:28 +05:30
juniper-srx CLOUDSTACK-10003 automatic configure juniper srx/vsrx nat loopback, (#2184) 2017-12-16 09:51:25 +05:30
netscaler CLOUDSTACK-7958: Add configuration for limit to CIDRs for Admin API calls (#2046) 2018-01-04 10:56:30 +05:30
nicira-nvp CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
nuage-vsp CLOUDSTACK-10024: Network Migration (#2374) 2018-01-03 13:50:19 +05:30
opendaylight CLOUDSTACK-10007: Isolation methods (#2193) 2017-08-03 12:20:37 +02:00
ovs CLOUDSTACK-10007: Isolation methods (#2193) 2017-08-03 12:20:37 +02:00
palo-alto Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30
stratosphere-ssp CLOUDSTACK-10007: Isolation methods (#2193) 2017-08-03 12:20:37 +02:00
vxlan CLOUDSTACK-10007: Isolation methods (#2193) 2017-08-03 12:20:37 +02:00