puppet-ceilometer/manifests
Andrew Smith 39076721e1 Add transport_url parameters for oslo.messaging
This commit adds the transport_url parameters for oslo.messaging. The
url is of the form:

  transport://user:pass@host1:port[,hostN:portN]/virtual_host

Where the transport scheme specifies the rpc or notification backend
as one of rabbit, amqp, zmq, etc. Oslo.messaging is deprecating the
host, port, and auth configuration options [1]. All drivers will get
these options via the transport_url.

This patch:
* use oslo::messaging::default resource
* use oslo::messaging::notifications resource
* add parameters for transport_url(s)
* update spec tests
* add feature release note

[1] https://review.openstack.org/#/c/317285/

Change-Id: Iaaae758ffc6866e94c63251d2c9bd4af086f32cc
2016-05-30 12:09:59 -04:00
..
agent Use 'password' auth_type by default 2016-05-25 14:44:59 +00:00
alarm Deprecate ceilometer alarm classes 2016-03-04 19:28:29 +03:00
db Improve format of the documentations. 2016-01-11 22:33:42 +08:00
dispatcher Deprecate ceilometer alarm classes 2016-03-04 19:28:29 +03:00
keystone Improve format of the documentations. 2016-01-11 22:33:42 +08:00
wsgi Improve format of the documentations. 2016-01-11 22:33:42 +08:00
api.pp Consistent with other core module, auth_uri,identity_uri 2016-01-28 09:05:55 +08:00
client.pp Improve format of the documentations. 2016-01-11 22:33:42 +08:00
collector.pp Add 'ceilometer-service' tag to collector and agent/notification 2016-03-29 15:11:20 +02:00
config.pp Added support for messaging urls 2016-05-17 14:17:08 -04:00
db.pp Add support for db_max_retries param 2016-05-15 08:39:17 +00:00
expirer.pp Fix syntax error 2016-05-23 20:33:47 +03:00
init.pp Add transport_url parameters for oslo.messaging 2016-05-30 12:09:59 -04:00
logging.pp Deprecate use_syslog 2016-05-25 12:39:51 +00:00
params.pp Deprecate ceilometer alarm classes 2016-03-04 19:28:29 +03:00
policy.pp Configure oslo related parameters using puppet-oslo 2016-04-11 18:11:08 +03:00