<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git/troveclient, branch 5.1.2</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>Do not make extra API call for listing instances</title>
<updated>2020-11-13T01:52:32+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-11-12T21:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=41a055526987d20ca36d933b29e698f4182a4587'/>
<id>41a055526987d20ca36d933b29e698f4182a4587</id>
<content type='text'>
Story: 2008343
Task: 41245

Change-Id: Id6a0dc82430dc601d4102729b3ac010e137881c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Story: 2008343
Task: 41245

Change-Id: Id6a0dc82430dc601d4102729b3ac010e137881c6
</pre>
</div>
</content>
</entry>
<entry>
<title>Support region in CLI</title>
<updated>2020-09-15T21:15:13+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://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=895f6629a4af85fd3003e04239215a809ee8a5f8'/>
<id>895f6629a4af85fd3003e04239215a809ee8a5f8</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>Add support of subnet-id and ip-address for creating instance</title>
<updated>2020-08-23T02:37:04+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-08-23T01:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=e0e9be460271bf1f632c86ae637422023a5318b7'/>
<id>e0e9be460271bf1f632c86ae637422023a5318b7</id>
<content type='text'>
Change-Id: Id88e8100a397b1512c73a0b28f14ab8edb221689
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id88e8100a397b1512c73a0b28f14ab8edb221689
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix key error when getting private instance</title>
<updated>2020-08-22T23:39:57+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-08-22T23:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=2279d2f170332c92a0c67e98cc7449bacc3b4c27'/>
<id>2279d2f170332c92a0c67e98cc7449bacc3b4c27</id>
<content type='text'>
Change-Id: Iff7baea5719f5b94d3e89048d17b37c0682dfdb8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iff7baea5719f5b94d3e89048d17b37c0682dfdb8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix create instance</title>
<updated>2020-08-12T10:29:04+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-08-12T10:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=ac96356fd5adf017d8d188492d8ee5bda4b49017'/>
<id>ac96356fd5adf017d8d188492d8ee5bda4b49017</id>
<content type='text'>
Change-Id: I750434c7ebc9038b0acf0e657768f57981817e1f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I750434c7ebc9038b0acf0e657768f57981817e1f
</pre>
</div>
</content>
</entry>
<entry>
<title>Support getting and updating instance access info</title>
<updated>2020-08-11T05:35:41+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-08-10T22:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=61b76377fd41c312cafc0470cffdaee8143507e7'/>
<id>61b76377fd41c312cafc0470cffdaee8143507e7</id>
<content type='text'>
* Added "public" and "allowed_cidrs" fields for getting instance.
* Added '--is-public/--is-private' and '--allowed-cidr' for updating.

Change-Id: Ifc919667e83573bd6c3b7aff205fe08e82667457
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added "public" and "allowed_cidrs" fields for getting instance.
* Added '--is-public/--is-private' and '--allowed-cidr' for updating.

Change-Id: Ifc919667e83573bd6c3b7aff205fe08e82667457
</pre>
</div>
</content>
</entry>
<entry>
<title>Support rebuild instance CLI</title>
<updated>2020-08-06T09:47:40+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-08-06T08:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=09aff4df804addbd592443ba19152130c3459376'/>
<id>09aff4df804addbd592443ba19152130c3459376</id>
<content type='text'>
Change-Id: Ieae9216033d1c9ce0078554c7519bc891f50dc35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ieae9216033d1c9ce0078554c7519bc891f50dc35
</pre>
</div>
</content>
</entry>
<entry>
<title>Flavor is optional for creating instance</title>
<updated>2020-07-26T09:57:05+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-07-25T12:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=c23da586e9466cf77a8fca314871b3cba58028f9'/>
<id>c23da586e9466cf77a8fca314871b3cba58028f9</id>
<content type='text'>
When creating replicas, flavor is not needed. Replica has the same
server settings as the primary.

Change-Id: Ia9b43a464763234b84ba163d8c773b21f53f4ee7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When creating replicas, flavor is not needed. Replica has the same
server settings as the primary.

Change-Id: Ia9b43a464763234b84ba163d8c773b21f53f4ee7
</pre>
</div>
</content>
</entry>
<entry>
<title>Support backup strategy</title>
<updated>2020-07-16T11:03:53+00:00</updated>
<author>
<name>Lingxian Kong</name>
<email>anlin.kong@gmail.com</email>
</author>
<published>2020-07-12T09:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=40af5562643856efad8717698511e613b4b142d4'/>
<id>40af5562643856efad8717698511e613b4b142d4</id>
<content type='text'>
Change-Id: Ic8c20109b287f2f9220379cb249669d18b52893d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic8c20109b287f2f9220379cb249669d18b52893d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace assertItemsEqual with assertCountEqual"</title>
<updated>2020-06-23T12:05:45+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-06-23T12:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=dfacd5764cc37e09ddc0b0aa4230e9af6fa1d0a2'/>
<id>dfacd5764cc37e09ddc0b0aa4230e9af6fa1d0a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
