After releasing Pike M1, we need to bump the metadata version
information for the next release with a -dev.
Change-Id: I3d3c7ccf065d50fb8fef37b2eea68327f9b3e2ec
The configuration option ``sqlite_db`` is now deprecated and will be
removed in the future. Please use configuration option ``connection``
or ``slave_connection`` to connect to the database.
Change-Id: I637fff0deea04a1631f7c1eaa590999efa63a4c2
Closes-Bug: #1675252
The parameters for drivers in oslo.messaging are being standardized [1].
And part of this is also the sandarization of the TLS-related
parameters. As per a recent commit [2], the rabbitmq configuration
parameters have changed and the old names are being deprecated (although
they still work). This patch reflects that.
[1] https://etherpad.openstack.org/p/common_driver_config
[2] Ic32b2cb253fa0dc43aad7226b24919b7e588faa9
Change-Id: I8d41ec4e1a7bca3d114286a034f663c2a2c9b8d7
Depends-On: Iac788319caac7bb20b24ee1696d13b9ab15ca1c4
Depends-On: I7d69466479cc689d251665ff4a9affcd6503379a
Depends-On: I7d24d4bd2b77ef3dff8bb8ad703938399681573a
Depends-On: Ic078c7f036ce93fc91bd496884e4423b9653b1c8
Depends-On: I3472959e0be1e817caaecd36cf4c6c54485c6063
Depends-On: Ibb82146271482f6ae2db03e0e541cce8abe59409
Depends-On: I17b78a8f96b83bf647321d7096322d6e16a483c9
Depends-On: I60cc9bbe655d8dc7d08dd7a0d6466c7774b8f5a8
Depends-On: I3d56406f122299f16269cd910339ad09092bd3ab
Depends-On: Ibc69ae286d723ebecf8a86c247cf807ccf0604b4
Depends-On: I9296155ee865b35f67978fe1fc002a7feb5ab454
Depends-On: I2f0a392e4b0a7a7ab61cc1e853fca44c3b9cbe97
Depends-On: Iaa1aa2b14aa978d56a54695ddb8bbd0238ba1882
Depends-On: I26dae32b3093d25544542243697273238a18b078
This patch:
* Removes the [DEFAULT] rpc_backend as it lead to a duplicate
declaration when dual oslo.messaging backends were used
* Removes the conversion of pre_settled as it was incorrect
for the multiple line MultStrOpt value
Change-Id: I7ccd995ef01c2d54427684718adba054260fdd52
As connection option contains password value, it should not be browsed in log.
By now, it will log into by details.
Change-Id: I807dfe634608924ed74405ed1449bbf79ee0a6e2
The ensure_packages resource forces ensure to present yielding
duplicate definition errors if we override default Package ensure
to latest. We should solve this by using ensure_resources which
does not enforce this.
Change-Id: I1e2ba2b4a8ab31c925bf31ac1838999fc37b268f
Closes-Bug: #1644906
Resolves: rhbz#1392583
As transport_url option contains rabbit_password,
it should not keep plaintext in logs.
Closes-Bug: #1640809
Change-Id: I958c51050ee48db1ee359ff75dc20ad13e14a672
The rabbit connection parameters have been deprecated in oslo[0] in favor
of transport_url which is provided by oslo::messaging::default.
[0] https://review.openstack.org/#/c/317285/
Change-Id: Ia78fcca898aea28bfe436faa259544f5594a5af6
A user might want the latest copy or the backend DB packages not
installed at all if installing in a venv.
Change-Id: I811bc71c604c37b3be3ca2ef7c71d54ef40a1830
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.
Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.
Change-Id: I180fb44274d4715891354367b188a038fda991a8
This change updates the module to use the rspec-puppet-facts as defined
in the puppet-openstack_spec_helper.
Change-Id: I295722d3accc7ac2d49514ca1abe2806077f7aa5
Do not hardcode keystone-package tag to memcached package because the
resource can already be in catalog with another tag. Keep standard
'openstack' tag.
Change-Id: I3e400a5f64b85f0d374fc02cc5e4080d19d0f2e4