puppet-ceilometer/spec
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
..
acceptance metering_secret was renamed to telemetry_secret 2016-05-15 11:31:58 +02:00
classes Add transport_url parameters for oslo.messaging 2016-05-30 12:09:59 -04:00
unit Added support for messaging urls 2016-05-17 14:17:08 -04:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-11 08:56:44 +01:00
spec_helper.rb drop mock dependency 2016-01-22 09:31:14 -05:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:13 -05:00