Expose a limited networks API for users
Currently, users do not have any way of knowing what networks are available for use, and in some scenarios such as when a user wants to add a fixed IP, they do not have access to the network ID. This exposes a limited amount of information through the existing networks extension for users and fixes LP Bug #1003979 Change-Id: I14cc3a377ee0f031b4edaf7eeec3a6550a402b1a
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
"compute_extension:keypairs": [],
|
||||
"compute_extension:multinic": [],
|
||||
"compute_extension:networks": [],
|
||||
"compute_extension:networks:view": [],
|
||||
"compute_extension:quotas": [],
|
||||
"compute_extension:quota_classes": [],
|
||||
"compute_extension:rescue": [],
|
||||
|
Reference in New Issue
Block a user