<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git/troveclient/tests, branch 2.16.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>Merge "Add promote-to-replica-source to OSC"</title>
<updated>2018-07-18T06:21:52+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-18T06:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=3adf5fe392102c088b72c4dac6f10eaf1f0e7983'/>
<id>3adf5fe392102c088b72c4dac6f10eaf1f0e7983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add execution-delete to OSC"</title>
<updated>2018-07-18T05:52:02+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-18T05:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=048dd502fa8273e138cf76b752e39a912b16d534'/>
<id>048dd502fa8273e138cf76b752e39a912b16d534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add configuration-default to OSC"</title>
<updated>2018-07-17T14:32:37+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-17T14:32:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=cb1d3672ab4ba38b869b39da2b0a670813e8f726'/>
<id>cb1d3672ab4ba38b869b39da2b0a670813e8f726</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add configuration-default to OSC</title>
<updated>2018-07-17T08:51:34+00:00</updated>
<author>
<name>wangyao</name>
<email>wangyao@cmss.chinamobile.com</email>
</author>
<published>2018-07-11T12:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=cfa82f04789e4e52617c8638790883e458f61887'/>
<id>cfa82f04789e4e52617c8638790883e458f61887</id>
<content type='text'>
This change adds database support to the python-openstackclient
project for the configuration-default command.

The trove command configuration-default is now:
    openstack database configuration default

Change-Id: I9403df629e893bb1c4d75566cffd3d49697a543d
Partially-Implements: blueprint trove-support-in-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds database support to the python-openstackclient
project for the configuration-default command.

The trove command configuration-default is now:
    openstack database configuration default

Change-Id: I9403df629e893bb1c4d75566cffd3d49697a543d
Partially-Implements: blueprint trove-support-in-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Add detach-replica to OSC</title>
<updated>2018-07-17T08:36:02+00:00</updated>
<author>
<name>wangyao</name>
<email>wangyao@cmss.chinamobile.com</email>
</author>
<published>2018-07-13T06:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=42913d9248ce33d19e0ed5bbacf07f3cd223d35b'/>
<id>42913d9248ce33d19e0ed5bbacf07f3cd223d35b</id>
<content type='text'>
This change adds database support to the python-openstackclient
project for the detach-replica command.

The trove command detach-replica is now:
    openstack database instance detach replica

Change-Id: Ia6034eccbd3490696270d44d00966c3da94b3999
Partially-Implements: blueprint trove-support-in-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds database support to the python-openstackclient
project for the detach-replica command.

The trove command detach-replica is now:
    openstack database instance detach replica

Change-Id: Ia6034eccbd3490696270d44d00966c3da94b3999
Partially-Implements: blueprint trove-support-in-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Add execution-delete to OSC</title>
<updated>2018-07-17T08:20:58+00:00</updated>
<author>
<name>wangyao</name>
<email>wangyao@cmss.chinamobile.com</email>
</author>
<published>2018-07-16T09:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=83eb65cc84c3de0df477486e2adf622e0ddfa2e9'/>
<id>83eb65cc84c3de0df477486e2adf622e0ddfa2e9</id>
<content type='text'>
This change adds database support to the python-openstackclient
project for the execution-delete command.

The trove command execution-delete is now:
    openstack database backup execution delete

Change-Id: I9934a047d48daed53567b59bb51a2eab4d6e37b5
Partially-Implements: blueprint trove-support-in-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds database support to the python-openstackclient
project for the execution-delete command.

The trove command execution-delete is now:
    openstack database backup execution delete

Change-Id: I9934a047d48daed53567b59bb51a2eab4d6e37b5
Partially-Implements: blueprint trove-support-in-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Add promote-to-replica-source to OSC</title>
<updated>2018-07-17T08:03:41+00:00</updated>
<author>
<name>wangyao</name>
<email>wangyao@cmss.chinamobile.com</email>
</author>
<published>2018-07-13T10:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=3f705bd0c828ef60dcae9d1621dcc7b95e9f21b9'/>
<id>3f705bd0c828ef60dcae9d1621dcc7b95e9f21b9</id>
<content type='text'>
This change adds database support to the python-openstackclient
project for the promote-to-replica-source command.

The trove command promote-to-replica-source is now:
    openstack database instance promote to replica source

Change-Id: I0009b3e1074ddabaed6b02f5578f28cffc995b30
Partially-Implements: blueprint trove-support-in-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds database support to the python-openstackclient
project for the promote-to-replica-source command.

The trove command promote-to-replica-source is now:
    openstack database instance promote to replica source

Change-Id: I0009b3e1074ddabaed6b02f5578f28cffc995b30
Partially-Implements: blueprint trove-support-in-python-openstackclient
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add log-list to OSC"</title>
<updated>2018-07-17T06:03:02+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-17T06:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=36e231b06f259b7005ee105ef413afc438a3ccac'/>
<id>36e231b06f259b7005ee105ef413afc438a3ccac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add configuration-instances to OSC"</title>
<updated>2018-07-17T03:41:52+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-17T03:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=8a36ac25ad6412da3e9ed1539be19872e60b1c66'/>
<id>8a36ac25ad6412da3e9ed1539be19872e60b1c66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add log-list to OSC</title>
<updated>2018-07-17T01:24:52+00:00</updated>
<author>
<name>wangyao</name>
<email>wangyao@cmss.chinamobile.com</email>
</author>
<published>2018-07-16T11:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=09c686c483c7ec1b2674ca829ea0fcd68fe4c2b7'/>
<id>09c686c483c7ec1b2674ca829ea0fcd68fe4c2b7</id>
<content type='text'>
This change adds database support to the python-openstackclient
project for the log-list command.

The trove command log-list is now:
    openstack database log list

Change-Id: If048a653df01244882a451e3fddf28a8faac59f6
Partially-Implements: blueprint trove-support-in-python-openstackclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds database support to the python-openstackclient
project for the log-list command.

The trove command log-list is now:
    openstack database log list

Change-Id: If048a653df01244882a451e3fddf28a8faac59f6
Partially-Implements: blueprint trove-support-in-python-openstackclient
</pre>
</div>
</content>
</entry>
</feed>
