<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git, branch 1.0.5</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>Correct mis-spelling in trove CLI help</title>
<updated>2014-04-11T16:12:34+00:00</updated>
<author>
<name>Doug Shelley</name>
<email>doug@parelastic.com</email>
</author>
<published>2014-04-11T16:06:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=4d2b11adc95edc9c405db0d938531295bf71a4a4'/>
<id>4d2b11adc95edc9c405db0d938531295bf71a4a4</id>
<content type='text'>
trove help backup-create misspelled "perform" as "preform"

Change-Id: I2d08046fd4acbd0fa74e2548798f4e87e0c8b329
Closes-Bug: #1306687
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
trove help backup-create misspelled "perform" as "preform"

Change-Id: I2d08046fd4acbd0fa74e2548798f4e87e0c8b329
Closes-Bug: #1306687
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix build_sphinx setup target"</title>
<updated>2014-04-08T04:03:35+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-04-08T04:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=f61666027e3d7e57df0312220fd7b9822edbf558'/>
<id>f61666027e3d7e57df0312220fd7b9822edbf558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix create call for security group rules"</title>
<updated>2014-04-02T03:47:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-04-02T03:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=8ff28fc52f56fb1fceb5a71098293fd838a679e5'/>
<id>8ff28fc52f56fb1fceb5a71098293fd838a679e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix create call for security group rules</title>
<updated>2014-04-02T01:51:19+00:00</updated>
<author>
<name>Denis Makogon</name>
<email>dmakogon@mirantis.com</email>
</author>
<published>2014-03-31T11:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=b9507417fe7d40a7023d85131a73e56b87390672'/>
<id>b9507417fe7d40a7023d85131a73e56b87390672</id>
<content type='text'>
Reasons:
 - The security group rule create call was expecting
   from_port, to_port, and protocol as arguments, but
   the Trove API was ignoring these since it picks these
   up from the respective datastore confs.

Changes:
 - Removing the extra arguments from the security-group-rule
   create command:
   - from_port
   - to_port
   - protocol

Note that even though the user was able to specify the ports
for the rule these were _never_ being honored since these
were being picked up from the respective config files.

Usage before change:
 - trove secgroup-add-rule &lt;security_group&gt; &lt;protocol&gt;
                           &lt;from_port&gt; &lt;to_port&gt; &lt;cidr&gt;

Usage after change:
 - trove secgroup-add-rule &lt;security_group&gt; &lt;cidr&gt;

Change-Id: Ic1440f735b6cf2b8b4f29c5ab9f48bcb427ca9e6
Closes-Bug: #1298749
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reasons:
 - The security group rule create call was expecting
   from_port, to_port, and protocol as arguments, but
   the Trove API was ignoring these since it picks these
   up from the respective datastore confs.

Changes:
 - Removing the extra arguments from the security-group-rule
   create command:
   - from_port
   - to_port
   - protocol

Note that even though the user was able to specify the ports
for the rule these were _never_ being honored since these
were being picked up from the respective config files.

Usage before change:
 - trove secgroup-add-rule &lt;security_group&gt; &lt;protocol&gt;
                           &lt;from_port&gt; &lt;to_port&gt; &lt;cidr&gt;

Usage after change:
 - trove secgroup-add-rule &lt;security_group&gt; &lt;cidr&gt;

Change-Id: Ic1440f735b6cf2b8b4f29c5ab9f48bcb427ca9e6
Closes-Bug: #1298749
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix database-list via CLI for large # of dbs"</title>
<updated>2014-03-31T19:34:39+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-03-31T19:34:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=46464a0a3cac1ba3f8b71fa8cae6c75ecb5b273c'/>
<id>46464a0a3cac1ba3f8b71fa8cae6c75ecb5b273c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Get rid of XML related trove client bindings"</title>
<updated>2014-03-27T02:08:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-03-27T02:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=5b713c009bfa783fbfcc0e693e73c9d637e677f3'/>
<id>5b713c009bfa783fbfcc0e693e73c9d637e677f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix database-list via CLI for large # of dbs</title>
<updated>2014-03-25T21:09:52+00:00</updated>
<author>
<name>Doug Shelley</name>
<email>doug@tesora.com</email>
</author>
<published>2014-03-25T20:52:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=75b0fe4d4051591cdc832385fd9fdf8b17a987fa'/>
<id>75b0fe4d4051591cdc832385fd9fdf8b17a987fa</id>
<content type='text'>
When an instance contains more than 20 databases, only the last n-20 were being
shown when trove database-list was run. The do_database_list method wasn't
correctly tracking the output when multiple pages were present.

Change-Id: I349534735b4118f3cdd4897c36bb17c0a1fdceb1
Closes-Bug: #1246599
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When an instance contains more than 20 databases, only the last n-20 were being
shown when trove database-list was run. The do_database_list method wasn't
correctly tracking the output when multiple pages were present.

Change-Id: I349534735b4118f3cdd4897c36bb17c0a1fdceb1
Closes-Bug: #1246599
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build_sphinx setup target</title>
<updated>2014-03-25T20:38:12+00:00</updated>
<author>
<name>Vipul Sabhaya</name>
<email>vipuls@gmail.com</email>
</author>
<published>2014-03-25T20:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=77c8f5020eb1c22540c88ecc05e0358d80aada0b'/>
<id>77c8f5020eb1c22540c88ecc05e0358d80aada0b</id>
<content type='text'>
Change-Id: I070e5d6eaa31be360608a4d03598ccabc0dce602
Closes-Bug: #1297496
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I070e5d6eaa31be360608a4d03598ccabc0dce602
Closes-Bug: #1297496
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix JSON In Output for Configuration Groups"</title>
<updated>2014-03-21T08:18:57+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-03-21T08:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=3fbb0074d1defa2336ea9934d6785342f5bb6519'/>
<id>3fbb0074d1defa2336ea9934d6785342f5bb6519</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Improve help strings"</title>
<updated>2014-03-18T01:20:12+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-03-18T01:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=914da1aa852b6b442c678212aec974bb82ba5b6d'/>
<id>914da1aa852b6b442c678212aec974bb82ba5b6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
