summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammed Naser <mnaser@vexxhost.com>2018-06-12 10:35:42 -0400
committerMohammed Naser <mnaser@vexxhost.com>2018-06-12 10:36:30 -0400
commitd338afa6a443dd257b60d3d015eb3dead72094a9 (patch)
tree77600376b88893ea962cc50357ec6c7924a1adfb
parenta024da3618c4a2a69eca0d83f6e4b34fa25643ca (diff)
downloados-client-config-d338afa6a443dd257b60d3d015eb3dead72094a9.tar.gz
Shift Limestone Networks profile to openstacksdk
All of the other profiles have been moved but it looks like this one was missed. Depends-On: https://review.openstack.org/574746 Change-Id: I9efbc92ebb903378f492bf9b16d2e5beffbfea19
-rw-r--r--os_client_config/vendors/limestonenetworks.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/os_client_config/vendors/limestonenetworks.json b/os_client_config/vendors/limestonenetworks.json
deleted file mode 100644
index 659a95b..0000000
--- a/os_client_config/vendors/limestonenetworks.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "limestonenetworks",
- "profile": {
- "auth": {
- "auth_url": "https://auth.cloud.lstn.net:5000/v3"
- },
- "regions": [
- "us-dfw-1",
- "us-slc"
- ],
- "identity_api_version": "3",
- "image_format": "raw",
- "volume_api_version": "3"
- }
- }