[release-announce] [puppet] puppet-rally 0.1.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 20 22:34:42 UTC 2018


We high-spiritedly announce the release of:

puppet-rally 0.1.0: Puppet module for OpenStack Rally

This is the first release of puppet-rally. This release is part of the
queens release series.

Download the package from:

    https://tarballs.openstack.org/puppet-rally/

For more details, please see below.

Changes in puppet-rally 9a0fcfaab09c7f5751b663593746551b9f23113f..0.1.0
-----------------------------------------------------------------------

73389bb Prepare for official Queens release
09c0c61 Add Puppet package to bindep, for module build
f54bb5b Load puppet-openstack_spec_helper locally during tests
0e99a38 Zuul: Remove project name
3962425 Remove pinned versions from test-requirements.txt
54bbbd5 Add use_journal option for logging configuration
20680b8 Run puppet-openstack-beaker-jobs
1937424 Fix unit tests
acddb86 Expose use_json logging option
6cf26fe Switch to Zuul v3 testing
9dfd01c Update to the latest address in README
b6bcffc Update openstackdocstheme to latest version
e483d4a Use Python to compute release notes version
23f515f Update reno>=2.5.0
b1a010b Update openstackdocstheme>=1.16.0
55393c9 Update URLs in documents according to document migration
ab0c99a Change author in setup.cfg
7e5a503 Fix openstackdocstheme
4cb0b47 Switch from oslosphinx to openstackdocstheme
706ecad Add environment variable
af40f85 Update global requirements
80ad079 Add rally_deployment as custom resource
894d190 Update tox configuration
f4f91e2 oslo db: check puppet resource instead of actual config in spec
a2a8b24 Update test-requirements.txt
2ad7074 Fix typo
bbb1322 Inconsistent package_ensure parameter name
b4d1aac Add oslo::db to dependency chain
b3bc6ee Fix lint issue
9d9b7c0 Add watcher parameters settings
5a83e11 Add hooks for external install & svc management
fa650dd Fix spec test for sync
b6e0c51 Add rally::settings::monasca
6935be6 Add rally::settings::mistral
d2888bf Add rally::settings::magnum
54e261b Show team and repo badges on README
b5a94cd include ::openstacklib::defaults in params.pp
cfe6aef Add requirements in metadata.json file
1d94e03 Remove unused parameters
b81555d Add basic structure for ReNo
6dc521b Move rspec-puppet-facts to spec helper
42033fe Added retries for db_sync
594cb5b Move other-requirements.txt to bindep.txt
74712da Add rally::settings::tempest
9654ab2 Update metatada
eca9a13 Add example manifest
dee1fe6 Add rally::db::sync
2254d32 Add nodepool-xenial.yml
ede21ad Manage SQLite database directory
4240075 Update metadata name
17a906c Add purge_config option
9a61f55 Fix typo in logging spec
ae5e285 Change wiki to docs
72f1118 Make class rally work
3cb6b7b Correct rally::settings spec test
65013cd Fix metadata.json
664c4a1 Add unit test for rally::config
52b1e44 Add support for the oslo db_max_retries parameter
337cd8f Add other-requirements.txt for bindep
cd70ae2 Remove deprecated 'verbose' parameter
3933c06 Use oslo module to configure oslo related parameters
a13a8b8 Test multiple operating systems for rally::db::postgresql
d67f41c Gemfile: rely on puppet-openstack_spec_helper for dependencies
f130913 Add config file settings and tests for benchmarking
40a9c1e docs: Update README.md to point to new Beaker URL
1c3afcc drop mock dependency
c1880c1 Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance
fe13f99 Use openstack spec helper for spec defaults
754d090 Add rspec-puppet-facts to the spec_helper
ad06e15 puppet-rally: Initial commit




Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..aa9dd6b
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,6 @@
+# This is required for the docs build jobs
+sphinx # BSD
+openstackdocstheme # Apache-2.0
+
+# This is required for the releasenotes build jobs
+reno # Apache-2.0






More information about the Release-announce mailing list