<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git, branch 2.19.0</title>
<subtitle>opendev.org: openstack/python-troveclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/'/>
<entry>
<title>replace git.openstack with releases.openstack.org</title>
<updated>2019-08-26T09:44:11+00:00</updated>
<author>
<name>yangyong</name>
<email>yangyonglc@inspur.com</email>
</author>
<published>2019-08-26T09:42:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=855ca07481afbb90c6276a4ebbeb0d659b058197'/>
<id>855ca07481afbb90c6276a4ebbeb0d659b058197</id>
<content type='text'>
Change-Id: Ib69c3524c0afa8c7f7827e4feb70c7aed2e06c9a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib69c3524c0afa8c7f7827e4feb70c7aed2e06c9a
</pre>
</div>
</content>
</entry>
<entry>
<title>Release note for backup filtering</title>
<updated>2019-08-25T11:59:45+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2019-08-25T11:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=d0412beca70734b76fa199b77b8dcc9c5dda2438'/>
<id>d0412beca70734b76fa199b77b8dcc9c5dda2438</id>
<content type='text'>
Change-Id: I6d79bd4e668ba48114467859a7debc2e0eef1990
Story: #2006433
Task: #36347
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6d79bd4e668ba48114467859a7debc2e0eef1990
Story: #2006433
Task: #36347
</pre>
</div>
</content>
</entry>
<entry>
<title>Support backup filtering</title>
<updated>2019-08-25T11:33:26+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2019-08-25T01:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=982b3f035a3eed4c788c26b7ba5b913782e04961'/>
<id>982b3f035a3eed4c788c26b7ba5b913782e04961</id>
<content type='text'>
To get all the backups of an instance:

    openstack database backup list --instance-id &lt;instance-id&gt;

Admin user gets backups of all the projects:

    openstack database backup list --all-projects

Story: #2006433
Task: #36346
Change-Id: I871d1ffa27805158024e8ecbe1dceae725c4deac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To get all the backups of an instance:

    openstack database backup list --instance-id &lt;instance-id&gt;

Admin user gets backups of all the projects:

    openstack database backup list --all-projects

Story: #2006433
Task: #36346
Change-Id: I871d1ffa27805158024e8ecbe1dceae725c4deac
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3 Train unit tests</title>
<updated>2019-08-23T08:47:13+00:00</updated>
<author>
<name>Corey Bryant</name>
<email>corey.bryant@canonical.com</email>
</author>
<published>2019-07-05T16:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=8e56d90af26f09d2b0848bbe9e677444b8f2ee10'/>
<id>8e56d90af26f09d2b0848bbe9e677444b8f2ee10</id>
<content type='text'>
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Also fix the CI failure due to:
https://docs.python.org/3/whatsnew/3.5.html#pep-479-change-stopiteration-handling-inside-generators

Change-Id: Ica582f99730c5019a1212d4f58d7d854ad2996fd
Story: #2005924
Task: #34254
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Also fix the CI failure due to:
https://docs.python.org/3/whatsnew/3.5.html#pep-479-change-stopiteration-handling-inside-generators

Change-Id: Ica582f99730c5019a1212d4f58d7d854ad2996fd
Story: #2005924
Task: #34254
</pre>
</div>
</content>
</entry>
<entry>
<title>Update api-ref location</title>
<updated>2019-07-25T16:14:43+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2019-07-25T16:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=25fe9678bd6ae6f3c21cbc7e2b1f4ec6ba71eb4a'/>
<id>25fe9678bd6ae6f3c21cbc7e2b1f4ec6ba71eb4a</id>
<content type='text'>
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: Iba671c617cec6172f6709c73cd8b5a61c3db4e13
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: Iba671c617cec6172f6709c73cd8b5a61c3db4e13
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Dropping the py35 testing"</title>
<updated>2019-06-07T23:25:06+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2019-06-07T23:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=f320dc5f76202afb81bb8c1c92c0a807f51c3b19'/>
<id>f320dc5f76202afb81bb8c1c92c0a807f51c3b19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test for Management index</title>
<updated>2019-06-06T06:44:24+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2019-06-06T06:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=5ffc158a6d1b9b0542cd7f01b26f5ca41a8233a7'/>
<id>5ffc158a6d1b9b0542cd7f01b26f5ca41a8233a7</id>
<content type='text'>
Change-Id: If48449acf7037ffb04e1b5b9d1c4b059ea629055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If48449acf7037ffb04e1b5b9d1c4b059ea629055
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Restore the index method for Management class"</title>
<updated>2019-06-06T02:19:13+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2019-06-06T02:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=50ac153dc53881dbb066723d77ad13092e9d15ac'/>
<id>50ac153dc53881dbb066723d77ad13092e9d15ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Support to batch delete database instances"</title>
<updated>2019-06-06T02:14:29+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2019-06-06T02:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=8d0bd0b6d181f5d0b9f20d62488cfb3033e7bc95'/>
<id>8d0bd0b6d181f5d0b9f20d62488cfb3033e7bc95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the index method for Management class</title>
<updated>2019-06-06T01:49:45+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2019-06-06T01:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=20926f1e4b34a6f06f3c21a20d94698e399b2f78'/>
<id>20926f1e4b34a6f06f3c21a20d94698e399b2f78</id>
<content type='text'>
Change-Id: Id9c9e6352742c672ae3f2764c42dd984c8202544
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id9c9e6352742c672ae3f2764c42dd984c8202544
</pre>
</div>
</content>
</entry>
</feed>
