Clark Boylan cbab18b0fa Add osic vendor profile
The new osic cloud is a thing. Add a vendor profile here to simplify
using it.

Change-Id: Iecd473c93cd1e1d8e2bf9a785f257a47df10351e
2016-03-10 13:36:50 -08:00

12 lines
152 B
JSON

{
"name": "osic",
"profile": {
"auth": {
"auth_url": "https://cloud1.osic.org:5000"
},
"regions": [
"RegionOne"
]
}
}