<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git/troveclient, branch stable/train</title>
<subtitle>opendev.org: openstack/python-troveclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/'/>
<entry>
<title>Support region in CLI</title>
<updated>2020-09-15T21:15:48+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-09-15T21:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=564edb7f63ffdc8ae9e0e9fb33afbf4bf60902ce'/>
<id>564edb7f63ffdc8ae9e0e9fb33afbf4bf60902ce</id>
<content type='text'>
Change-Id: Ia0580a599fc2385d54def4e18e0780209b82eff7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia0580a599fc2385d54def4e18e0780209b82eff7
</pre>
</div>
</content>
</entry>
<entry>
<title>Support to create public instance</title>
<updated>2019-09-11T09:40:06+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2019-09-11T08:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=4d543606913a11d2f00c0a28edbb3b9dd29b6c72'/>
<id>4d543606913a11d2f00c0a28edbb3b9dd29b6c72</id>
<content type='text'>
Add two params for creating instance:
'--is-public' and '--allowed-cidr'

Change-Id: I3bc69e3d56d250b562543f0de2c78c05fcaefead
Story: 2006500
Task: 36469
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add two params for creating instance:
'--is-public' and '--allowed-cidr'

Change-Id: I3bc69e3d56d250b562543f0de2c78c05fcaefead
Story: 2006500
Task: 36469
</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://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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>
<entry>
<title>Support to batch delete database instances</title>
<updated>2019-06-06T01:38:35+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2019-06-06T01:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=16d1dedb54dc70a6f0ae7e5068fd5582f0539a5a'/>
<id>16d1dedb54dc70a6f0ae7e5068fd5582f0539a5a</id>
<content type='text'>
Allow users to delete database instances in batch, usage:

usage: openstack database instance delete [-h] instance [instance ...]

Change-Id: I88a15ba1910f7b3294067b54ae4a7a9b4c4a17a5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow users to delete database instances in batch, usage:

usage: openstack database instance delete [-h] instance [instance ...]

Change-Id: I88a15ba1910f7b3294067b54ae4a7a9b4c4a17a5
</pre>
</div>
</content>
</entry>
<entry>
<title>Get all the database instances by admin</title>
<updated>2019-05-20T12:12:14+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2019-05-19T22:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=7a791177e86b8ce84267fb860ada36d6daf0417b'/>
<id>7a791177e86b8ce84267fb860ada36d6daf0417b</id>
<content type='text'>
Currently, there is no way for the admin user to get databases of all
the projects, which is very important for auditing or billing purpose.

With this change, admin user can get all the database instances by
running:

$ openstack database instances list --all-projects

Change-Id: I318907b1d4a63017f4a6f7967312770f8784c1f4
Story: #2005735
Task: #33393
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, there is no way for the admin user to get databases of all
the projects, which is very important for auditing or billing purpose.

With this change, admin user can get all the database instances by
running:

$ openstack database instances list --all-projects

Change-Id: I318907b1d4a63017f4a6f7967312770f8784c1f4
Story: #2005735
Task: #33393
</pre>
</div>
</content>
</entry>
<entry>
<title>Update hacking version</title>
<updated>2019-01-02T15:57:05+00:00</updated>
<author>
<name>ZhijunWei</name>
<email>wzj334965317@outlook.com</email>
</author>
<published>2018-12-28T15:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=463eab47e4d47cb306333b705247d4bd37f12651'/>
<id>463eab47e4d47cb306333b705247d4bd37f12651</id>
<content type='text'>
1. update hacking version to latest
2. fix pep8 failed

Change-Id: I49a6d46466b06bd56bed1f15632c9c80ef539b38
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. update hacking version to latest
2. fix pep8 failed

Change-Id: I49a6d46466b06bd56bed1f15632c9c80ef539b38
</pre>
</div>
</content>
</entry>
</feed>
