<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git/troveclient, branch 1.0.7</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>Merge "Use 'replica' instead of 'slave'"</title>
<updated>2014-09-08T16:23:03+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-09-08T16:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=fa33d6e9279cd32fff58b26b9accc50266264a98'/>
<id>fa33d6e9279cd32fff58b26b9accc50266264a98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'replica' instead of 'slave'</title>
<updated>2014-09-05T15:13:37+00:00</updated>
<author>
<name>Greg Lucas</name>
<email>glucas@tesora.com</email>
</author>
<published>2014-08-30T02:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=b287f672ac650defda96939945192af6df452136'/>
<id>b287f672ac650defda96939945192af6df452136</id>
<content type='text'>
Replace the mysql-specific term 'slave' with the more general term
'replica'.

In order to merge properly the client currently handles both 'slave' and
'replica' in certain cases. The 'slave' support will be removed completely
once the trove runtime is updated to be in sync.

Change-Id: Id22d18a84a4ac104ff8af09959e8eb2ae0102e97
Co-Authored-By: Nikhil Manchanda &lt;SlickNik@gmail.com&gt;
Partial-Bug: 1360310
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the mysql-specific term 'slave' with the more general term
'replica'.

In order to merge properly the client currently handles both 'slave' and
'replica' in certain cases. The 'slave' support will be removed completely
once the trove runtime is updated to be in sync.

Change-Id: Id22d18a84a4ac104ff8af09959e8eb2ae0102e97
Co-Authored-By: Nikhil Manchanda &lt;SlickNik@gmail.com&gt;
Partial-Bug: 1360310
</pre>
</div>
</content>
</entry>
<entry>
<title>adding configuration parameters mgmt api</title>
<updated>2014-09-04T04:16:03+00:00</updated>
<author>
<name>Craig Vyvial</name>
<email>cp16net@gmail.com</email>
</author>
<published>2014-03-04T04:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=b20b18e8acf049bcda297117164819f6c406cafc'/>
<id>b20b18e8acf049bcda297117164819f6c406cafc</id>
<content type='text'>
add the CRUD calls of configuration parameters mgmt calls

partially implements blueprint configuration-parameters-in-db
Change-Id: Iaaea946bdbcab91ca02e5e2cbf956a3980a461ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add the CRUD calls of configuration parameters mgmt calls

partially implements blueprint configuration-parameters-in-db
Change-Id: Iaaea946bdbcab91ca02e5e2cbf956a3980a461ab
</pre>
</div>
</content>
</entry>
<entry>
<title>Clusters troveclient Implementation</title>
<updated>2014-09-02T23:38:56+00:00</updated>
<author>
<name>amcrn</name>
<email>amcreynolds@ebaysf.com</email>
</author>
<published>2014-08-12T23:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=6852bdcefc17712b4b57a530adfb406e059e52e2'/>
<id>6852bdcefc17712b4b57a530adfb406e059e52e2</id>
<content type='text'>
adds clusters support to the troveclient.

Co-Authored-By: Ranjitha Vemula &lt;rvemula@ebaysf.com&gt;
Co-Authored-By: Michael Yu &lt;michayu@ebaysf.com&gt;
Co-Authored-By: Mat Lowery &lt;mlowery@ebaysf.com&gt;

Partially implements: blueprint clustering

Change-Id: I6ed2c4c79a17fcf8f14c587cab6a8ec3acaf319f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adds clusters support to the troveclient.

Co-Authored-By: Ranjitha Vemula &lt;rvemula@ebaysf.com&gt;
Co-Authored-By: Michael Yu &lt;michayu@ebaysf.com&gt;
Co-Authored-By: Mat Lowery &lt;mlowery@ebaysf.com&gt;

Partially implements: blueprint clustering

Change-Id: I6ed2c4c79a17fcf8f14c587cab6a8ec3acaf319f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a drop config-grp command in update instance</title>
<updated>2014-09-01T18:45:18+00:00</updated>
<author>
<name>ridhi.j.shah@gmail.com</name>
<email>ridhi.j.shah@gmail.com</email>
</author>
<published>2014-08-22T19:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=33c76fab16b80f32a04f83e1653d4f809c22d3bd'/>
<id>33c76fab16b80f32a04f83e1653d4f809c22d3bd</id>
<content type='text'>
As per the current code in the client, there is no option to detach
the configuration group of the instance. This change gives a user the
option to explicitly drop the config group of the instance as part of
the instance update call.

Change-Id: I7defd110549df87afd267d3ebe998904ff6b7483
Closes-Bug: 1359359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per the current code in the client, there is no option to detach
the configuration group of the instance. This change gives a user the
option to explicitly drop the config group of the instance as part of
the instance update call.

Change-Id: I7defd110549df87afd267d3ebe998904ff6b7483
Closes-Bug: 1359359
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add new command: detach-replica"</title>
<updated>2014-08-31T04:29:10+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-08-31T04:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=aebe42bccccd1aa7526b40f4f367e871c5f35241'/>
<id>aebe42bccccd1aa7526b40f4f367e871c5f35241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Clean up shell display of slave info"</title>
<updated>2014-08-29T08:37:14+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-08-29T08:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=084ba0195ed953dc8092376a1a314539390d0e29'/>
<id>084ba0195ed953dc8092376a1a314539390d0e29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new command: detach-replica</title>
<updated>2014-08-26T19:17:09+00:00</updated>
<author>
<name>Greg Lucas</name>
<email>glucas@tesora.com</email>
</author>
<published>2014-06-22T17:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=837569d96b3dfb692c63c4770c366175440a7854'/>
<id>837569d96b3dfb692c63c4770c366175440a7854</id>
<content type='text'>
Add new command to detach a replica from its replication
source.

Partially Implements: blueprint replication-v1
Co-Authored-By: Nikhil Manchanda &lt;SlickNik@gmail.com&gt;
Change-Id: Ieca67f042c6bcb33f2a4de1acbb330d3eefc0600
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new command to detach a replica from its replication
source.

Partially Implements: blueprint replication-v1
Co-Authored-By: Nikhil Manchanda &lt;SlickNik@gmail.com&gt;
Change-Id: Ieca67f042c6bcb33f2a4de1acbb330d3eefc0600
</pre>
</div>
</content>
</entry>
<entry>
<title>Add visibility filter to datastore versions</title>
<updated>2014-08-26T17:57:28+00:00</updated>
<author>
<name>Theron Voran</name>
<email>theron.voran@rackspace.com</email>
</author>
<published>2014-08-26T17:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=00e13fad266ff02fa9deed0066cdf2e2ca9e0dce'/>
<id>00e13fad266ff02fa9deed0066cdf2e2ca9e0dce</id>
<content type='text'>
Allows datastore versions to be hidden from all users except those
explicitly allowed by their tenant. Implemented via a visibility
attribute for datastore versions (defaulting to 'public'), and a
datastore version member table for controlling access to non-public
datastore versions by tenant.

This commit provides the client functionality for integration tests
related to the datastore-visibility feature.

Implements: blueprint datastore-visibility
Docimpact: change to datastore version payload
Change-Id: Ic8024a631530ba295688d7e49e895f50cb2f32ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows datastore versions to be hidden from all users except those
explicitly allowed by their tenant. Implemented via a visibility
attribute for datastore versions (defaulting to 'public'), and a
datastore version member table for controlling access to non-public
datastore versions by tenant.

This commit provides the client functionality for integration tests
related to the datastore-visibility feature.

Implements: blueprint datastore-visibility
Docimpact: change to datastore version payload
Change-Id: Ic8024a631530ba295688d7e49e895f50cb2f32ef
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up shell display of slave info</title>
<updated>2014-08-25T14:58:40+00:00</updated>
<author>
<name>Greg Lucas</name>
<email>glucas@tesora.com</email>
</author>
<published>2014-08-13T01:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=73a30b3078b2b7f82569227c2250e8bcee7b128e'/>
<id>73a30b3078b2b7f82569227c2250e8bcee7b128e</id>
<content type='text'>
Suppress links and improve display of slave information for the 'show' and
'create' commands. Also refactor shell.py to avoid repeating the code for
displaying an instance.

The revised print_instance method also avoids bug 1322822 where the order
in which attributes are queried can affect the display output.

Depends-On: If8a154083d0095606fb3ee115cc9b66ab788cbb4

Partially-Implements: blueprint replication-v1
Partial-Bug: 1322822
Change-Id: Ie1ac42d61e920ac8ea1ebab35c2db096fd313077
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suppress links and improve display of slave information for the 'show' and
'create' commands. Also refactor shell.py to avoid repeating the code for
displaying an instance.

The revised print_instance method also avoids bug 1322822 where the order
in which attributes are queried can affect the display output.

Depends-On: If8a154083d0095606fb3ee115cc9b66ab788cbb4

Partially-Implements: blueprint replication-v1
Partial-Bug: 1322822
Change-Id: Ie1ac42d61e920ac8ea1ebab35c2db096fd313077
</pre>
</div>
</content>
</entry>
</feed>
