From b8d114ad37d27f7e75009e5e3960add4cbb03b82 Mon Sep 17 00:00:00 2001 From: Graham Hayes Date: Thu, 14 Jul 2016 14:57:19 +0100 Subject: [PATCH] Release python-designateclient 2.2.0 Change-Id: I94ea7d4d3a5f2d068df10a5751fa8d0300a9f050 --- deliverables/newton/python-designateclient.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 deliverables/newton/python-designateclient.yaml diff --git a/deliverables/newton/python-designateclient.yaml b/deliverables/newton/python-designateclient.yaml new file mode 100644 index 0000000000..ed2f323d7e --- /dev/null +++ b/deliverables/newton/python-designateclient.yaml @@ -0,0 +1,15 @@ +--- +launchpad: python-designateclient +team: designate +send-announcements-to: openstack-announce@lists.openstack.org +include-pypi-link: yes +releases: + - version: 2.2.0 + projects: + - repo: openstack/python-designateclient + hash: ca14e9d60d25adef38ea79a81142e3e62cb8fbf0 + highlights: | + Add Quota support for newton API. + Allow administrators to use "All Projects" and "Sudo-Project" modes in + openstack client plugin. + Deprecated v1 API plugin.