summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-09-16 21:44:22 +0000
committerGerrit Code Review <review@openstack.org>2015-09-16 21:44:22 +0000
commit4287c75c5795665e2a7dfdbab826adbc1a106df4 (patch)
tree5c35cc040ae6bc7d4f9041c1446bbf2c04f7edae
parentaef90e7ec82326e63136be3ace1fa0a0590ee325 (diff)
parent54afb28565cb1b24973a403f365081487a2484ec (diff)
downloados-client-config-4287c75c5795665e2a7dfdbab826adbc1a106df4.tar.gz
Merge "Add internap to the vendor list"1.7.0
-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