... so that the parameter names clearly indicate that domain name
should be used instead of domain id.
This patch also change the default value of these domain parameters
from 'default' to 'Default', because now 'Default' is commonly used
as the name for default domain.
Change-Id: I4bce039248041ac2ccb74975cf8b97ea938efd67
Add file to the reno documentation build to show release notes for
stable/ussuri.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.
Change-Id: I9a9f08c90b1e692e18f4c879b328697c727b02db
Sem-Ver: feature
Small improvements to testing, some cleanup
in formatting and changing the default value
for the password parameter by making it required
and removing the undef default value (instead
of using fail).
Change-Id: Ibd56e93ad7f398b04ec7fb9281af5d42d0e1548f
We should not show changes in output since
the password might be leaked there.
I will add a follow-up patch later in master
that cleans up testing and etc.
We need to backport this to all versions.
Change-Id: Ief909c8303d7d29dcd0c19ee4cb4974667eadbcb
puppetlabs-stdlib is now using the 6.1.0 version, so we should fix the
stdlib version in metadata.
Change-Id: I2bb5537a50614f1606b0facad6ec8f6ee224f3aa
Move the EPEL testing to its own context
because we were testing with a specified
value that was not the default.
Change-Id: Ib51009fb3584ea6ec8f423a5e8b2486714e47fe8
Add file to the reno documentation build to show release notes for
stable/train.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.
Change-Id: I5c7d3f4c3da77a527d2b9857d953fdb1f8d5d455
Sem-Ver: feature
Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
Change-Id: Ie5223b8853fb329ed3aaa84a83efca538055d16d
In buster, using this to install a keyring package doesn't work anymore:
apt-get -y --allow-unauthenticated install keyring-package
Therefore, we must fallback to installing the key manually with apt-key
instead, which is what this patch does.
Change-Id: Ie46cb489f84a1390b87e0d9299406f944dca1c49
Make sure to change these early so that we don't
forget them when releasing next release.
We are overriding these in testing so they don't
cause any troubles.
Change-Id: Iade37928e9875019c6fbf89827abaab9ec7831b3
Add file to the reno documentation build to show release notes for
stable/stein.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.
Change-Id: I18aef750e3c7adb9a3d54cc6c33796683b740e64
Sem-Ver: feature
This changes all the puppet 3 validate_* functions
to use the validate_legacy function.
The validate_legacy function has been available since
about three years but require Puppet >= 4.4.0 and since
there is Puppet 4.10.12 as latest we should assume people
are running a fairly new Puppet 4 version.
This is the first step to then remove all validate function
calls and use proper types for parameter as described in spec [1].
[1] https://review.openstack.org/#/c/568929/
Change-Id: Ifa0c404af3868e87668f4587febd41617eb4ba1c
Use git.openstack.org instead of github.com since git.openstack.org is
the reference for OpenStack
Change-Id: I0eba918d53ffb3aedaf26cd8551260277949706b
puppet-corosync is now using the 5.0.0 version, so we should fix the
corosync version in metadata.
Change-Id: I53327f4d88be2cafdcf3cbd4e39275088cc3e450