<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git/troveclient, branch mitaka-eol</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>Revert "Time to get rid of any last vestiges of slave_of"</title>
<updated>2016-03-09T01:12:31+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem@us.ibm.com</email>
</author>
<published>2016-03-08T18:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=3c71e52b408bbd6c33fca85188db2c8f156fb341'/>
<id>3c71e52b408bbd6c33fca85188db2c8f156fb341</id>
<content type='text'>
This reverts commit a5234f0a07230e0d8195687e033adfe4cc0ad522

The change broke trove on stable/liberty since it's a backward
incompatible change.

To avoid capping python-troveclient&lt;2.1.0 in
stable/liberty global-requirements, we have to revert this
change, blacklist the 2.1.0 version in g-r master and
stable/liberty, and then release 2.2.0.

And the slave_of code can't be removed until the last
supported stable branch that uses it is end of life, which
is liberty-eol. For now we keep the slave_of argument in
the instance.create method, but emit a deprecation warning
if it's specified, and we never pass it to the trove API
for the create or edit operations since the API removed
slave_of in 0c94a5bae0aacff7fde9a9742b7d526096e51767.

Change-Id: I9b3ec6c101a89f30e61fc683808506c404e5474f
Partial-Bug: #1538506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a5234f0a07230e0d8195687e033adfe4cc0ad522

The change broke trove on stable/liberty since it's a backward
incompatible change.

To avoid capping python-troveclient&lt;2.1.0 in
stable/liberty global-requirements, we have to revert this
change, blacklist the 2.1.0 version in g-r master and
stable/liberty, and then release 2.2.0.

And the slave_of code can't be removed until the last
supported stable branch that uses it is end of life, which
is liberty-eol. For now we keep the slave_of argument in
the instance.create method, but emit a deprecation warning
if it's specified, and we never pass it to the trove API
for the create or edit operations since the API removed
slave_of in 0c94a5bae0aacff7fde9a9742b7d526096e51767.

Change-Id: I9b3ec6c101a89f30e61fc683808506c404e5474f
Partial-Bug: #1538506
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix for guest_log authentication failure"</title>
<updated>2016-03-03T17:15:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-03T17:15:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=9165c47123255fc76e86901117d9591226d5f992'/>
<id>9165c47123255fc76e86901117d9591226d5f992</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 suport for module maintenance commands"</title>
<updated>2016-03-01T11:50:25+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-01T11:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=a6852c042214a91985cfeb7edbb850cc21f9f70f'/>
<id>a6852c042214a91985cfeb7edbb850cc21f9f70f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add suport for module maintenance commands</title>
<updated>2016-02-25T01:05:39+00:00</updated>
<author>
<name>Peter Stachowski</name>
<email>peter@tesora.com</email>
</author>
<published>2016-02-23T20:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=cf8fee5fa67e3b62e1891e24558d04fdfa4e9f95'/>
<id>cf8fee5fa67e3b62e1891e24558d04fdfa4e9f95</id>
<content type='text'>
This adds support in the python API and Trove CLI
for module maintenance commands.  These commands include:

    - module-list
    - module-show
    - module-create
    - module-update
    - module-delete

Partially Implements: blueprint module-management
Change-Id: I54d37025275dee4731ad49ebbd21612c4464e4c4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support in the python API and Trove CLI
for module maintenance commands.  These commands include:

    - module-list
    - module-show
    - module-create
    - module-update
    - module-delete

Partially Implements: blueprint module-management
Change-Id: I54d37025275dee4731ad49ebbd21612c4464e4c4
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for guest_log authentication failure</title>
<updated>2016-02-23T20:03:05+00:00</updated>
<author>
<name>Peter Stachowski</name>
<email>peter@tesora.com</email>
</author>
<published>2016-02-12T19:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=2502b505f7f1501e4fca988d05442b562cdfc622'/>
<id>2502b505f7f1501e4fca988d05442b562cdfc622</id>
<content type='text'>
Now passing in the tenant_name as part of the os_options
and getting all the options from the Trove client instead
of the environment.

Change-Id: I19155463505500d1ca9a22ee9a58c80ff0c23ac2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now passing in the tenant_name as part of the os_options
and getting all the options from the Trove client instead
of the environment.

Change-Id: I19155463505500d1ca9a22ee9a58c80ff0c23ac2
</pre>
</div>
</content>
</entry>
<entry>
<title>support OS_ENDPOINT_TYPE environment variable</title>
<updated>2016-02-04T19:48:23+00:00</updated>
<author>
<name>Craig Vyvial</name>
<email>cp16net@gmail.com</email>
</author>
<published>2016-02-03T17:14:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=1875667d0d75361f2e802d150650820e3a7fb919'/>
<id>1875667d0d75361f2e802d150650820e3a7fb919</id>
<content type='text'>
Using the OS_ENDPOINT_TYPE environment variable if it exists,
otherwise falling back to the TROVE_ENDPOINT_TYPE environment
variable.

Change-Id: I74f108a32877a5f80bd65961ca965f9f686379d2
Closes-Bug: #1541515
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the OS_ENDPOINT_TYPE environment variable if it exists,
otherwise falling back to the TROVE_ENDPOINT_TYPE environment
variable.

Change-Id: I74f108a32877a5f80bd65961ca965f9f686379d2
Closes-Bug: #1541515
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "remove unnecessary message when running unit test"</title>
<updated>2016-02-02T01:07:49+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-02-02T01:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=634dd615e65a9c77afe8cba8c68f5217cc756f27'/>
<id>634dd615e65a9c77afe8cba8c68f5217cc756f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Client Changes for Guest Log File Retrieval</title>
<updated>2016-01-27T19:41:15+00:00</updated>
<author>
<name>Alex Tomic</name>
<email>atomic@tesora.com</email>
</author>
<published>2015-06-22T19:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=fb33d87fef21052126b1ae10efb2f2e4dca9ccf9'/>
<id>fb33d87fef21052126b1ae10efb2f2e4dca9ccf9</id>
<content type='text'>
Implements log file retrieval from the guest agent.  The contents
of the log file are pushed up to a swift container as a series of
objects that represent a subset of the lines in the log.

The following trove CLI commands are implemented:

trove log-list &lt;instance&gt;         : lists log files available on guest
trove log-enable &lt;instance&gt; &lt;log&gt; : enables writing to log file
trove log-disable &lt;instance&gt; &lt;log&gt;: disables writing to log file
trove log-publish &lt;instance&gt; &lt;log&gt;: publishes updates to swift container
trove log-discard &lt;instance&gt; &lt;log&gt;: discards published logs
trove log-tail &lt;instance&gt; &lt;log&gt;   : displays last lines of log
trove log-save &lt;instance&gt; &lt;log&gt;   : saves the entire log to a file

Change-Id: Ic15c455747b9f1966d83d7034c9b748ca5e2cce9
Co-Authored-By: Morgan Jones &lt;morgan@tesora.com&gt;
Co-Authored-By: Alex Tomic &lt;atomic@tesora.com&gt;
Co-Authored-By: Peter Stachowski &lt;peter@tesora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements log file retrieval from the guest agent.  The contents
of the log file are pushed up to a swift container as a series of
objects that represent a subset of the lines in the log.

The following trove CLI commands are implemented:

trove log-list &lt;instance&gt;         : lists log files available on guest
trove log-enable &lt;instance&gt; &lt;log&gt; : enables writing to log file
trove log-disable &lt;instance&gt; &lt;log&gt;: disables writing to log file
trove log-publish &lt;instance&gt; &lt;log&gt;: publishes updates to swift container
trove log-discard &lt;instance&gt; &lt;log&gt;: discards published logs
trove log-tail &lt;instance&gt; &lt;log&gt;   : displays last lines of log
trove log-save &lt;instance&gt; &lt;log&gt;   : saves the entire log to a file

Change-Id: Ic15c455747b9f1966d83d7034c9b748ca5e2cce9
Co-Authored-By: Morgan Jones &lt;morgan@tesora.com&gt;
Co-Authored-By: Alex Tomic &lt;atomic@tesora.com&gt;
Co-Authored-By: Peter Stachowski &lt;peter@tesora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Time to get rid of any last vestiges of slave_of"</title>
<updated>2016-01-23T03:19:51+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-01-23T03:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=518d609fa5290c629357de1764855362faceb09b'/>
<id>518d609fa5290c629357de1764855362faceb09b</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 root-disable api"</title>
<updated>2016-01-15T23:17:59+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-01-15T23:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=c0cd9d7f72fb35e0f6e797a6b0555239f7ee56ab'/>
<id>c0cd9d7f72fb35e0f6e797a6b0555239f7ee56ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
