mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
VPC chart: add link to public IP addresses list
This commit is contained in:
parent
2eb29a5d81
commit
6ac4f79397
@ -282,7 +282,10 @@
|
||||
// Private gateways
|
||||
privateGateways: function() {
|
||||
return cloudStack.vpc.gateways.listView()
|
||||
}
|
||||
},
|
||||
publicIPs: function() {
|
||||
return cloudStack.vpc.ipAddresses.listView()
|
||||
}
|
||||
},
|
||||
|
||||
routerDetailView: function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user