mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 12521: cloudstack 3.0 new UI - public network - remove gateway, netmask, IP range.
This commit is contained in:
parent
79e0f1f39e
commit
2a6e0ac544
@ -147,11 +147,7 @@
|
||||
{
|
||||
id: { label: "ID" },
|
||||
broadcastdomaintype: { label: 'Broadcast domain type' },
|
||||
traffictype: { label: 'Traffic type' },
|
||||
gateway: { label: 'Gateway' },
|
||||
netmask: { label: 'Netmask' },
|
||||
startip: { label: 'Start IP' },
|
||||
endip: { label: 'End IP' },
|
||||
traffictype: { label: 'Traffic type' },
|
||||
zoneid: { label: 'Zone ID' },
|
||||
networkofferingid: { label: 'Network offering ID' },
|
||||
networkofferingname: { label: 'Network offering name' },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user