Please tag python-troveclient v2.2.0

This change was earlier proposed in mitaka but it was not timely and
therefore did not make it to Mitaka. I'm resubmitting this for Newton
and will request the bump of g-r once this merges.

This change adds client side support for the trove 'module' facility
that was released in the trove server in Mitaka.

Change-Id: I89f8af415160213edbb3f7587701644dd0342698
This commit is contained in:
Amrith Kumar 2016-04-07 13:30:09 -04:00
parent d77b280225
commit 99bb75a02d

View File

@ -0,0 +1,11 @@
---
launchpad: python-troveclient
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
releases:
- version: 2.2.0
projects:
- repo: openstack/python-troveclient
hash: 457360c69f651aea92769c9e543492d770b84595
highlights: >
- Client support for instance module feature.