Commit Graph

5 Commits

Author SHA1 Message Date
Ghanshyam Mann a43311b7ef Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: Ic209179b0be9c3746a702ccea2dd35e883e78bee
2024-02-24 11:43:49 -08:00
Endre Karlson 71d9a26741 Allow setting ca_certificate option for metadata api
This allows os-collect-config to pass a ca_certificate when making
requests to an SSL metadata server.

Change-Id: I06056c0d3a4f26f7483980305898e4e2b1e08c6e
2014-12-05 12:09:51 +01:00
Kiall Mac Innes 2246f184aa Correct configuration of o-c-c collectors
o-c-c registers it's "collectors" config param as a MultiStrOpt, rather
than a ListOpt. The required configuration file format for this type of
option is:

     [DEFAULT]
     collectors = heat_local
     collectors = ec2
     collectors = ...

Change-Id: I35063c75781f855883b02e1e0438b8cc08475ced
2014-08-28 14:41:57 +01:00
Mark McLoughlin c93a77f676 Add some more details about os-collect-config
Flesh out some details about the hoops you need to jump through to
integrate the cfn collector into a heat template. This info could
probably live somewhere else, but I figure adding here is a reasonable
starting point.

Change-Id: I163a4a7cc665292a814a693f83f947bb2b280970
2013-11-27 12:02:09 +00:00
Clint Byrum 4512af045d Add an os-collect-config element.
Change-Id: I8b27678bb8495d10b355aa7f6370a4f86f6c957d
2013-07-18 10:47:16 -07:00