[release-announce] [designate] designate 3.0.1 (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 1 11:05:07 UTC 2017


We are tickled pink to announce the release of:

designate 3.0.1: DNS as a Service

This release is part of the newton stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/designate

Download the package from:

    https://tarballs.openstack.org/designate/

Please report issues through launchpad:

    http://bugs.launchpad.net/designate

For more details, please see below.

Changes in designate 3.0.0..3.0.1
---------------------------------

c7dc4fa Allow for zones / pools with no attributes
b595890 Use the oslo_utils address parser
c439e01 [backend:akamai] fix retrieval of tsig_key_name
a4d1e5a Fix grenade to use the driver specified in the gate
1e09a62 Add pGSQL support for pdns4 driver in devstack
8aff7bf Fix DB migration with postgresql


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

designate/backend/impl_akamai.py                   |  2 +-
designate/scheduler/filters/attribute_filter.py    | 12 ++-
designate/service.py                               | 17 ++--
designate/sqlalchemy/base.py                       |  3 +-
.../migrate_repo/versions/070_liberty.py           | 17 ++--
.../migrate_repo/versions/086_new_pools_tables.py  | 13 +--
.../migrate_repo/versions/097_add_services.py      |  7 +-
designate/storage/impl_sqlalchemy/tables.py        | 13 +--
devstack/designate_plugins/backend-pdns4           | 20 ++++-
.../designate_plugins/backend-pdns4-pgsql-db.sql   | 95 ++++++++++++++++++++++
devstack/upgrade/settings                          |  3 -
11 files changed, 160 insertions(+), 42 deletions(-)






More information about the Release-announce mailing list