puppet-cinder/manifests
Andrew Smith f8185bb497 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: If5f30ba1944d897d2dd63539f4bb8a80e6c46c5e
2016-05-31 14:48:03 -04:00
..
backend NetApp: Use netapp_host_type 2016-05-20 11:46:37 +02:00
backup Remove code deprecated in liberty cycle 2016-01-26 14:14:04 -08:00
cron DB purge cron job 2015-08-11 17:48:29 +02:00
db Remove code deprecated in liberty cycle 2016-01-26 14:14:04 -08:00
keystone Implement Cinder API WSGI support 2016-04-14 10:17:24 -04:00
scheduler Move default values to $::os_service_default 2015-10-29 09:32:46 -05:00
volume Correct hp3par_snap_cpg value 2016-05-22 22:14:27 +00:00
wsgi Implement Cinder API WSGI support 2016-04-14 10:17:24 -04:00
api.pp Add enable_proxy_headers_parsing option 2016-05-25 13:58:27 +03:00
backends.pp Clean up deprecated docs 2016-02-04 18:10:00 +03:00
backup.pp Wrap service ensure in manage_service boolean 2016-04-28 16:09:23 +02:00
ceilometer.pp Add transport_url parameters for oslo.messaging 2016-05-31 14:48:03 -04:00
client.pp Tag all Cinder packages 2015-03-28 18:07:07 +01:00
config.pp Wrong usage of "a/an" 2015-12-30 20:00:25 +08:00
db.pp Add support for db_max_retries param 2016-05-09 14:41:15 +02:00
glance.pp Move default values to $::os_service_default 2015-10-29 09:32:46 -05:00
init.pp Add transport_url parameters for oslo.messaging 2016-05-31 14:48:03 -04:00
logging.pp Deprecate use_syslog and enable_v1/v2_api 2016-05-25 09:39:22 -03:00
params.pp Implement Cinder API WSGI support 2016-04-14 10:17:24 -04:00
policy.pp Update Cinder for using puppet-oslo 2016-04-13 18:03:56 +03:00
quota.pp Move default values to $::os_service_default 2015-10-29 09:32:46 -05:00
quota_set.pp module to set quotas per volume type 2016-03-09 00:29:18 +00:00
rabbitmq.pp Deprecating the management of rabbitmq resources 2016-04-14 20:02:21 +03:00
scheduler.pp Wrap service ensure in manage_service boolean 2016-04-28 16:09:23 +02:00
setup_test_volume.pp setup_test_volume: stop managing /var/lib/cinder 2016-01-06 13:38:29 -05:00
type.pp Replace defines for managing cinder types with providers 2016-03-04 17:58:20 +03:00
type_set.pp Replace defines for managing cinder types with providers 2016-03-04 17:58:20 +03:00
vmware.pp Replace defines for managing cinder types with providers 2016-03-04 17:58:20 +03:00
volume.pp Wrap service ensure in manage_service boolean 2016-04-28 16:09:23 +02:00