We are jazzed to announce the release of: openstack-congress 8.0.1: Congress: The open policy framework for the cloud. This release is part of the rocky stable release series. The source is available from: https://git.openstack.org/cgit/openstack/congress Download the package from: https://tarballs.openstack.org/congress/ Please report issues through: https://bugs.launchpad.net/congress/+bugs For more details, please see below. 8.0.1 ^^^^^ Prelude ******* Bug Fixes ********* * Fixed an issue where some vitrage and monasca webhook updates are missed by the policy engine under some conditions. Changes in openstack-congress 8.0.0..8.0.1 ------------------------------------------ e4693afc change the dist name to 'openstack-congress' 4c5b2366 simplify README.rst 02e0bf65 Replace openstack.org git:// URLs with https:// ade25890 Use YAML safe_load 6054c09a Use YAML safe_load_all fe00d003 Set nova_servers_addresses_table feature flag False 57b89e21 Add release note for webhook pub-sub bugfix 82092ac8 Avoid coreference between current state and _last_published_data e28d1702 Set feature flag to indicate monasca webhook rocky schema a04ee51d set congressz3.support_builtins to false ff9e1fec Improve documentation of policy create API 6862ac9f add rocky feature flags for tempest testing 8a99299b add instruction to install rabbitmq-server 4d40d3cc import zuul job settings from project-config 1f92b5d8 Update UPPER_CONSTRAINTS_FILE for stable/rocky 8b423a66 Update .gitreview for stable/rocky Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 8 +++ README.rst | 83 +--------------------- congress/__init__.py | 2 +- congress/datasources/datasource_driver.py | 4 +- congress/dse2/data_service.py | 25 ++++--- congress/dse2/dse_node.py | 2 +- congress/library_service/library_service.py | 2 +- congress/version.py | 2 +- devstack/plugin.sh | 9 ++- .../legacy/congress-devstack-api-base/run.yaml | 14 ++-- .../congress-devstack-py35-api-mysql/run.yaml | 10 +-- .../legacy/congress-pe-replicated-base/run.yaml | 12 ++-- .../notes/webhook-publish-2127b66893a33ea2.yaml | 5 ++ setup.cfg | 2 +- tox.ini | 2 +- 21 files changed, 221 insertions(+), 144 deletions(-)
participants (1)
-
no-reply@openstack.org