<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git, branch newton-eol</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>Update .gitreview for stable/newton</title>
<updated>2016-09-02T13:45:04+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2016-09-02T13:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=1cbaf62c8ca9bdb461e50e548b9eb9710ef9cdb9'/>
<id>1cbaf62c8ca9bdb461e50e548b9eb9710ef9cdb9</id>
<content type='text'>
Change-Id: I5878de658d4a3b2187e2fc91e4906d637bc9642e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5878de658d4a3b2187e2fc91e4906d637bc9642e
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement scheduled backups</title>
<updated>2016-08-25T20:57:54+00:00</updated>
<author>
<name>Morgan Jones</name>
<email>morgan@parelastic.com</email>
</author>
<published>2016-06-13T19:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=599171ade4475709ddd8544e7dfd7ee4ba4ba2a2'/>
<id>599171ade4475709ddd8544e7dfd7ee4ba4ba2a2</id>
<content type='text'>
Implements Trove client APIs to implement scheduled backups
via Mistral workflow.

Change-Id: I012eb88359e063adbb86979a8fbd2e2a1e83f816
Implements: blueprint scheduled-backups
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements Trove client APIs to implement scheduled backups
via Mistral workflow.

Change-Id: I012eb88359e063adbb86979a8fbd2e2a1e83f816
Implements: blueprint scheduled-backups
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose Quota.update API</title>
<updated>2016-08-25T13:49:08+00:00</updated>
<author>
<name>Morgan Jones</name>
<email>morgan@parelastic.com</email>
</author>
<published>2016-06-20T19:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=f5616b7d5251200df753d7aff60185587ed1aada'/>
<id>f5616b7d5251200df753d7aff60185587ed1aada</id>
<content type='text'>
There exists a method in the management API to change the quota
for a given resource.  This change exposes that API via a new
"trove quota-update" command.  Also, adds v1.Quotas to the python
client.

Note that this command requires admin privileges.

Partial implements: blueprint bp/quota-management
Change-Id: I6ca1a87fbc46781f83bc9b7bd33745783b8aaab1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There exists a method in the management API to change the quota
for a given resource.  This change exposes that API via a new
"trove quota-update" command.  Also, adds v1.Quotas to the python
client.

Note that this command requires admin privileges.

Partial implements: blueprint bp/quota-management
Change-Id: I6ca1a87fbc46781f83bc9b7bd33745783b8aaab1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add --incremental flag to backup-create"</title>
<updated>2016-08-25T08:35:27+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-08-25T08:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=8c1fee10cd2608a2f96b5e3227b74da63b639cde'/>
<id>8c1fee10cd2608a2f96b5e3227b74da63b639cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --incremental flag to backup-create</title>
<updated>2016-08-25T05:31:48+00:00</updated>
<author>
<name>Ali Adil</name>
<email>aadil@tesora.com</email>
</author>
<published>2016-07-28T20:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=2844f453ccd2af9c1002790b649f8850a435968b'/>
<id>2844f453ccd2af9c1002790b649f8850a435968b</id>
<content type='text'>
Added --incremental flag to backup-create and set the default
value to False. When the flag is passed it will create a
backup based on the last good known full/incremental backup.
If there is no previous backup a full backup will be created.

Change-Id: I96498180890b8b1692b1bac3b19988532f6eb077
Partial-Bug: #1607429
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added --incremental flag to backup-create and set the default
value to False. When the flag is passed it will create a
backup based on the last good known full/incremental backup.
If there is no previous backup a full backup will be created.

Change-Id: I96498180890b8b1692b1bac3b19988532f6eb077
Partial-Bug: #1607429
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for module ordering on apply</title>
<updated>2016-08-25T04:10:18+00:00</updated>
<author>
<name>Peter Stachowski</name>
<email>peter@tesora.com</email>
</author>
<published>2016-07-13T15:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=8607ca8358ece7e58f04eddd5e7925ee5404c2b5'/>
<id>8607ca8358ece7e58f04eddd5e7925ee5404c2b5</id>
<content type='text'>
Client side of being able to specify 'priority' modules plus a
way to rank the order in which modules are applied.  Two new
attributes 'priority_apply' and 'apply_order' have been added
to the python API and are supported in the CLI by means of the
module-create and module-update commands.

Partially Implements: blueprint module-management-ordering

Change-Id: I2b871c7d1eab634174396bd0905329f3a66755f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Client side of being able to specify 'priority' modules plus a
way to rank the order in which modules are applied.  Two new
attributes 'priority_apply' and 'apply_order' have been added
to the python API and are supported in the CLI by means of the
module-create and module-update commands.

Partially Implements: blueprint module-management-ordering

Change-Id: I2b871c7d1eab634174396bd0905329f3a66755f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "module-update with --all_datastores doesn't work"</title>
<updated>2016-08-24T23:37:17+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-08-24T22:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=2b8a3dc1c28330c8355000e38ac74803954a146c'/>
<id>2b8a3dc1c28330c8355000e38ac74803954a146c</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 command to delete BUILD instances and clusters"</title>
<updated>2016-08-24T23:37:17+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-08-24T23:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=cbf9d92d8263991754c48a16778d76b954ed0372'/>
<id>cbf9d92d8263991754c48a16778d76b954ed0372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Display more flavor information in trove flavor-list command"</title>
<updated>2016-08-24T22:17:09+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-08-24T22:17:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=0affaf80cbde2f18904932844cb7d4ca456ce172'/>
<id>0affaf80cbde2f18904932844cb7d4ca456ce172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add command to delete BUILD instances and clusters</title>
<updated>2016-08-17T19:05:07+00:00</updated>
<author>
<name>Ali Adil</name>
<email>aadil@tesora.com</email>
</author>
<published>2016-07-18T21:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-troveclient.git/commit/?id=39daba1e9d281cf67be31dceae10a9ad01952595'/>
<id>39daba1e9d281cf67be31dceae10a9ad01952595</id>
<content type='text'>
Sometimes an instance/cluster can be stuck in BUILD state forever.
Attempting to delete the instance in this state is currently not
allowed. Add force-delete and reset-status command. Reset-status
will reset the status to ERROR, letting the instance/cluster be
deleted. Force-delete will combine functionality of reset-status
and delete.

Change-Id: I957b4be5030e493e0eb8c6b6855d41b942b2823c
Partial-Bug: #1579141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes an instance/cluster can be stuck in BUILD state forever.
Attempting to delete the instance in this state is currently not
allowed. Add force-delete and reset-status command. Reset-status
will reset the status to ERROR, letting the instance/cluster be
deleted. Force-delete will combine functionality of reset-status
and delete.

Change-Id: I957b4be5030e493e0eb8c6b6855d41b942b2823c
Partial-Bug: #1579141
</pre>
</div>
</content>
</entry>
</feed>
