We are jazzed to announce the release of: puppet-tacker 10.3.0: Puppet module for OpenStack Tacker This is the first release of puppet-tacker. This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-tacker/ For more details, please see below. Changes in puppet-tacker 873f577355ef9d6a0c41a78b54787dcd2a12f1a7..10.3.0 ------------------------------------------------------------------------- cbb5c6e Prepare ocata-rc1 release 70438d9 acceptance: add first beaker tests 2132022 Tacker uses tacker-db-manage now 5d2def7 Add package to tacker::server 11e2863 Adding tacker::server and updating the RedHat service name 0756833 Add oslo::db to dependency chain 3920d29 Allow python-memcache install from authtoken class a86c2e1 Adding a client.pp file 45e3812 Add test for sync 8432f70 Add hooks for external install & svc management 1e8822e Show team and repo badges on README 545baae Remove rabbitmq connection parameters 0730bfd Add requirements in metadata.json file b1a3aea Add test for policy 0e42269 Populating init.pp and parameters ed20bbd Add retries to db-sync 1b0f9dd Add basic structure for ReNo 6988118 Move rspec-puppet-facts to spec helper 9222ad0 Fix authtoken 83a98e7 Add authtoken class a4a47d1 Update metadata 85caa08 Commiting a cookie cutter module sync set of files f92959b Add tasks for travis-ci 6fdf14a adding travis.yml file acc5ffb Autorequire tacker package by tacker_config 917c452 Adds ability to configure heat_uri for tacker.conf c55460a Update client.pp 1def594 adding cookiecutter files 1e35208 updates to get first deployment to work Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt new file mode 100644 index 0000000..bedd666 --- /dev/null +++ b/test-requirements.txt @@ -0,0 +1,4 @@ +# this is required for the docs build jobs +sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 +oslosphinx>=2.5.0 # Apache-2.0 +reno>=0.1.1 # Apache-2.0