cloudstack/engine
Rakesh a2a4968f51
server: Allow creating network with duplicate name (#3807)
Add a global setting to disable creating networks with same name in an account

Add a global setting to disable creating network without
mentioning the start and end IPv4 or IPv6 address

By default we can create networks with the same name in the account.
Sometimes we should not create the networks with same name.
This change adds a global setting which prevents creating the network with same name.
The default value is true and set it to false to prevent creating network with same names.

Also its possible to create a shared network without mentioning the
start and the end IPv4 or IPv6 address.
This change adds a global setting which prevents creating a shared
network without specifying the start and the end IPv4 or IPv6 address
2020-01-31 15:52:42 +05:30
..
api New feature: Resource count (CPU/RAM) take only running vms into calculation (#3760) 2020-01-30 10:36:50 +01:00
components-api Add missing HA config keys (#3776) (#3814) 2020-01-15 12:24:05 +01:00
network Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
orchestration engine/orchestration: display numeric value instead of variable name (#3818) 2020-01-31 15:42:06 +05:30
schema server: Allow creating network with duplicate name (#3807) 2020-01-31 15:52:42 +05:30
service Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
storage Merge remote-tracking branch 'origin/4.13' 2020-01-31 14:18:11 +05:30
pom.xml Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00