summaryrefslogtreecommitdiff
path: root/os_client_config/vendor-schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'os_client_config/vendor-schema.json')
-rw-r--r--os_client_config/vendor-schema.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/os_client_config/vendor-schema.json b/os_client_config/vendor-schema.json
index 692b79c..8193a19 100644
--- a/os_client_config/vendor-schema.json
+++ b/os_client_config/vendor-schema.json
@@ -60,6 +60,12 @@
"description": "Optional message with information related to status",
"type": "string"
},
+ "requires_floating_ip": {
+ "name": "Requires Floating IP",
+ "description": "Whether the cloud requires a floating IP to route traffic off of the cloud",
+ "default": null,
+ "type": ["boolean", "null"]
+ },
"secgroup_source": {
"name": "Security Group Source",
"description": "Which service provides security groups",