[release-announce] [puppet] puppet-panko 10.2.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 26 19:15:33 UTC 2017


We exuberantly announce the release of:

puppet-panko 10.2.0: Puppet module for OpenStack Panko

This is the first release of puppet-panko. This release is part of the
ocata release series.

Download the package from:

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

For more details, please see below.

10.2.0
^^^^^^


New Features
************

* This adds the enable_proxy_headers parsing option which is used by
  the http_proxy_to_wsgi middleware.

* Passes parameter to keystone authtoken define to manage python-
  memcache package install.


Other Notes
***********

* Parameters that control the number of spawned child processes for
  distributing processing have had their default value changed from
  ::processorcount to ::os_workers.

Changes in puppet-panko 9220cc168cab34d32badae45b216aab4d1e8c78e..10.2.0
------------------------------------------------------------------------

81f3703 Add oslo::db to dependency chain
78530fd Prepare 10.2.0 release
4e98908 Allow python-memcache install from authtoken class
a84f000 Remove signing_dir option
cf78fa6 Pin reno version to reno>=0.1.1,!=2.0.0
849f8bf Add customization for wsgi process display name
f611f2e Add test for sync
ebbbb9d Fix the case statement
103fe96 Use sync_db option to sync database
7e48371 Add hooks for external install & svc management
9bb0b75 Show team and repo badges on README
d3647f3 Fix puppet-lint warning - More than 140 chars.
d69d644 Add requirements in metadata.json file
08fba19 Add enable_proxy_headers_parsing option
ebd7e65 Add test for policy
f6f34f7 Add support for db_max_retries param
2016864 Fix documentation for log_dir parameter
03f8251 Change worker defaults to ::os_workers
cdba961 Add basic structure for ReNo
967ef34 Move rspec-puppet-facts to spec helper
1cf9c3f Added retries for db_sync
85b8ed9 Implement Panko Api service
b011174 Add api_paste type/provider for Panko
03ef564 Set panko api service and package params
47908f9 Update panko::auth classes to configure auth settings
11ad261 puppet-panko: Initial commit




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

diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..baa2346
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,5 @@
+# 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
+# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
+reno>=0.1.1,!=2.0.0 # Apache-2.0





More information about the Release-announce mailing list