summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Botting <andy@andybotting.com>2017-01-19 15:30:25 +1100
committerAndy Botting <andy@andybotting.com>2017-01-19 15:30:25 +1100
commit08b7ce9331a32731533cc5158d3fa3d3bf03a0d3 (patch)
tree3add28b8a8f7585b14a978017c1b6e07b0bb9b84
parent3c47e251c978cf9c5e393f032c0c70d67c1dcb00 (diff)
downloados-client-config-08b7ce9331a32731533cc5158d3fa3d3bf03a0d3.tar.gz
Fix typo for baremetal_service_type
Fix a copy-and-paste error for the baremetal service. Change-Id: Ifbef9d0ad01c57bd98f06f7f10f9d632753d8221
-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 6a6f456..692b79c 100644
--- a/os_client_config/vendor-schema.json
+++ b/os_client_config/vendor-schema.json
@@ -157,7 +157,7 @@
"description": "Object Storage API Service Type",
"type": "string"
},
- "baremetal_api_version": {
+ "baremetal_service_type": {
"name": "Baremetal API Service Type",
"description": "Baremetal API Service Type",
"type": "string"