Commit Graph

4 Commits

Author SHA1 Message Date
Nick Jones cf5f446f27
Remove DataCentred from list of vendors
DataCentred's cloud service was shut down late 2017, and so this vendor
should be removed from the list.

Change-Id: Id10cbed6eaa02cafaf5d220032014b2a3f58ad82
Signed-off-by: Nick Jones <nick@stackhpc.com>
2018-04-12 14:11:54 +01:00
Sean Handley 164501c715 DataCentred supports Keystone V3 and Glance V2.
Change-Id: Ia8c656e2c6b97c877f5028fef8a94a2c41909bc5
2017-08-11 14:12:50 +01:00
Monty Taylor 3b5673ce4c Update auth urls and identity API versions
Most of the clouds, it turns out, support unversioned auth_url as well
as keystone v3.

Change-Id: I088d008cd2732f137c8a1bbbd9c0a43f7d382f92
2016-01-06 08:44:12 -06:00
Monty Taylor 796bfad22d Use json for in-tree cloud data
In preparation for sharing the default and vendor data with other
projects, potentially even non-python ones, move the data into json
format, which is slighly less exciting to read, but has more widespread
standard library support. The user-facing config file will still be in
yaml format, because that's easier on the eyes and it's expected to be
read and edited by humans.

Continue to accept yaml everywhere, because an end user may have dropped
a yaml config file into a dir somewhere, and that's fine.

Change-Id: I269d31e61da433ac20abb39acdde0f9f9fe12837
2015-11-03 10:38:17 -05:00