summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/user/vendor-support.rst13
-rw-r--r--os_client_config/vendors/datacentred.json11
2 files changed, 0 insertions, 24 deletions
diff --git a/doc/source/user/vendor-support.rst b/doc/source/user/vendor-support.rst
index 2c7bed3..714718a 100644
--- a/doc/source/user/vendor-support.rst
+++ b/doc/source/user/vendor-support.rst
@@ -106,19 +106,6 @@ sjc1 San Jose, CA
* Image upload is not supported
-datacentred
------------
-
-https://compute.datacentred.io:5000
-
-============== ================
-Region Name Location
-============== ================
-sal01 Manchester, UK
-============== ================
-
-* Image API Version is 1
-
dreamcompute
------------
diff --git a/os_client_config/vendors/datacentred.json b/os_client_config/vendors/datacentred.json
deleted file mode 100644
index e67d3da..0000000
--- a/os_client_config/vendors/datacentred.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "datacentred",
- "profile": {
- "auth": {
- "auth_url": "https://compute.datacentred.io:5000"
- },
- "region-name": "sal01",
- "identity_api_version": "3",
- "image_api_version": "2"
- }
-}