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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/os_client_config/vendor-schema.json b/os_client_config/vendor-schema.json
index a5bee27..6a6f456 100644
--- a/os_client_config/vendor-schema.json
+++ b/os_client_config/vendor-schema.json
@@ -69,7 +69,7 @@
"status": {
"name": "Vendor status",
"description": "Status of the vendor's cloud",
- "enum": [ "active", "deprecated"],
+ "enum": [ "active", "deprecated", "shutdown"],
"default": "active"
},
"compute_service_name": {