Merge "Add osic vendor profile"
This commit is contained in:
commit
f99445bd2f
@ -171,6 +171,19 @@ nyj01 New York, NY
|
||||
* Image API Version is 1
|
||||
* Floating IPs are not supported
|
||||
|
||||
osic
|
||||
----
|
||||
|
||||
https://cloud1.osic.org:5000
|
||||
|
||||
============== =================
|
||||
Region Name Human Name
|
||||
============== =================
|
||||
RegionOne RegionOne
|
||||
============== =================
|
||||
|
||||
* Public IPv4 is provided via NAT with Neutron Floating IP
|
||||
|
||||
ovh
|
||||
---
|
||||
|
||||
|
11
os_client_config/vendors/osic.json
vendored
Normal file
11
os_client_config/vendors/osic.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "osic",
|
||||
"profile": {
|
||||
"auth": {
|
||||
"auth_url": "https://cloud1.osic.org:5000"
|
||||
},
|
||||
"regions": [
|
||||
"RegionOne"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user