[release-announce] [congress] congress 4.0.1 (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 13 19:15:43 UTC 2017


We enthusiastically announce the release of:

congress 4.0.1: Congress: The open policy framework for the cloud.

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/congress/

For more details, please see below.

4.0.1
^^^^^

Bug Fixes

* Ceilometer driver alarms issue resolved. When Aodh is available,
  alarms work as expected. When Aodh is unavailable, empty alarms list
  is reported.

Changes in congress 4.0.0..4.0.1
--------------------------------

0c1bfe7 Switch to use stable data_utils
1e7d0e1 Pass network_mask_bits in assign_static_ip()
bbb7ede Keep local copy of tempest/scenario/manager.py
a197524 Switch to use test_utils.call_until_true
2d07e92 Do not init data on subscribe for unresponsive service
c9c5dd3 Correct default to Default in auth params
fc64736 Exclude atomic rule from dependency graph
90a9317 Allow subscription before data service exists
e37601f specify webob Response charset
0bad912 Fix cinder driver all_tenant typo
491d451 Fix Doctor datasource description
d1c551a start datasource drivers before policy engine
1149270 Route datasource add/delete request to datasource node
b2c2b54 Suppress ceilometer_driver aodh error
ac81b91 Sync-datasources only on datasource nodes
23b1223 gate-fail: tenant_id attribute no longer required


Diffstat (except docs and test files)
-------------------------------------

congress/api/datasource_model.py                   |  22 +-
congress/api/versions.py                           |   6 +-
congress/api/webservice.py                         |  30 +-
congress/datalog/compile.py                        |  18 +-
congress/datasources/ceilometer_driver.py          |  22 +-
congress/datasources/cinder_driver.py              |   4 +-
congress/datasources/datasource_utils.py           |   4 +-
congress/datasources/doctor_driver.py              |   6 +-
congress/dse2/data_service.py                      |  51 +-
congress/dse2/dse_node.py                          |  31 +-
congress/harness.py                                |  27 +-
.../congress_datasources/test_ceilometer.py        |   6 +-
.../scenario/congress_datasources/test_cinder.py   |  44 +-
.../scenario/congress_datasources/test_doctor.py   |   5 +-
.../scenario/congress_datasources/test_glancev2.py |  11 +-
.../congress_datasources/test_keystonev2.py        |  16 +-
.../congress_datasources/test_neutronv2.py         |  25 +-
.../scenario/congress_datasources/test_nova.py     |   9 +-
.../ceilometer_alarms_fix-142b13092a779a5f.yaml    |   5 +
29 files changed, 1375 insertions(+), 183 deletions(-)






More information about the Release-announce mailing list