summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-09-16 21:18:19 +0200
committerMonty Taylor <mordred@inaugust.com>2015-09-16 23:14:45 +0200
commit54afb28565cb1b24973a403f365081487a2484ec (patch)
treedde0b5598227022e333bd1ae6d4e35fa207353cf
parent3f76cc5fa9d288b25b3804966568b8bd900a54c1 (diff)
downloados-client-config-54afb28565cb1b24973a403f365081487a2484ec.tar.gz
Add internap to the vendor list
Change-Id: I4c98b72f039fd97a2c55ecbfa546fb908d1fe539
-rw-r--r--doc/source/vendor-support.rst16
-rw-r--r--os_client_config/vendors/internap.yaml10
2 files changed, 26 insertions, 0 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst
index 4d25354..c4f5a4f 100644
--- a/doc/source/vendor-support.rst
+++ b/doc/source/vendor-support.rst
@@ -217,3 +217,19 @@ sal01 Manchester, UK
============== ================
* Image API Version is 1
+
+internap
+--------
+
+https://identity.api.cloud.iweb.com/v2.0
+
+============== ================
+Region Name Human Name
+============== ================
+ams01 Amsterdam, NL
+da01 Dallas, TX
+nyj01 New York, NY
+============== ================
+
+* Image API Version is 1
+* Floating IPs are not supported
diff --git a/os_client_config/vendors/internap.yaml b/os_client_config/vendors/internap.yaml
new file mode 100644
index 0000000..48cd960
--- /dev/null
+++ b/os_client_config/vendors/internap.yaml
@@ -0,0 +1,10 @@
+name: internap
+profile:
+ auth:
+ auth_url: https://identity.api.cloud.iweb.com/v2.0
+ regions:
+ - ams01
+ - da01
+ - nyj01
+ image_api_version: '1'
+ floating_ip_source: None