<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-saharaclient.git, branch 2.2.1</title>
<subtitle>opendev.org: openstack/python-saharaclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/'/>
<entry>
<title>Py3: fix the OSC download job binary command</title>
<updated>2019-06-13T18:10:35+00:00</updated>
<author>
<name>Luigi Toscano</name>
<email>ltoscano@redhat.com</email>
</author>
<published>2019-05-28T23:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=564380af2e297c86d31af092fdbb64a735b2d669'/>
<id>564380af2e297c86d31af092fdbb64a735b2d669</id>
<content type='text'>
Story: 2005807
Task: 33546

Change-Id: I01660375c17938f1eb2920cf0d599083d3d300e1
(cherry picked from commit ac714f3c4700c235fe052a80edf5514a2e561fd8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Story: 2005807
Task: 33546

Change-Id: I01660375c17938f1eb2920cf0d599083d3d300e1
(cherry picked from commit ac714f3c4700c235fe052a80edf5514a2e561fd8)
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenDev Migration Patch</title>
<updated>2019-04-19T19:43:46+00:00</updated>
<author>
<name>OpenDev Sysadmins</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2019-04-19T19:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=ee66632ae067b16978dedc929f1637fc79e0ea6f'/>
<id>ee66632ae067b16978dedc929f1637fc79e0ea6f</id>
<content type='text'>
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update UPPER_CONSTRAINTS_FILE for stable/stein</title>
<updated>2019-03-21T03:49:18+00:00</updated>
<author>
<name>Tony Breeds</name>
<email>tony@bakeyournoodle.com</email>
</author>
<published>2019-03-21T03:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=6e414fd814a15388098371bfb30049082145b01e'/>
<id>6e414fd814a15388098371bfb30049082145b01e</id>
<content type='text'>
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/stein branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ib18b7e53242c78d51cd57cbae6b4ee79f3b5f5d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/stein branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ib18b7e53242c78d51cd57cbae6b4ee79f3b5f5d0
</pre>
</div>
</content>
</entry>
<entry>
<title>Update UPPER_CONSTRAINTS_FILE for stable/stein</title>
<updated>2019-03-08T00:19:10+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2019-03-08T00:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=6d96f1a7ca21712d084a5f182801300f07fcf47f'/>
<id>6d96f1a7ca21712d084a5f182801300f07fcf47f</id>
<content type='text'>
The new stable upper-constraints file is only available
after the openstack/requirements repository is branched.
This will happen around the RC1 timeframe.

Recheck and merge this change once the requirements
repository has been branched.

The CI system will work with this patch before the requirements
repository is branched because zuul configues the job to run
with a local copy of the file and defaults to the master branch.
However, accepting the patch will break the test configuration
on developers' local systems, so please wait until after the
requirements repository is branched to merge the patch.

Change-Id: I1f6ac3618f24b1a06f6ce111666d6f9eb79ab405
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new stable upper-constraints file is only available
after the openstack/requirements repository is branched.
This will happen around the RC1 timeframe.

Recheck and merge this change once the requirements
repository has been branched.

The CI system will work with this patch before the requirements
repository is branched because zuul configues the job to run
with a local copy of the file and defaults to the master branch.
However, accepting the patch will break the test configuration
on developers' local systems, so please wait until after the
requirements repository is branched to merge the patch.

Change-Id: I1f6ac3618f24b1a06f6ce111666d6f9eb79ab405
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/stein</title>
<updated>2019-03-08T00:19:07+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2019-03-08T00:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=fcc553a8553f786a3611a101253113c0b114de9c'/>
<id>fcc553a8553f786a3611a101253113c0b114de9c</id>
<content type='text'>
Change-Id: I03cb4fe95f6116b4c39534405d3af46a086e9598
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I03cb4fe95f6116b4c39534405d3af46a086e9598
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing APIv2 features to client, OSC</title>
<updated>2019-03-04T02:35:16+00:00</updated>
<author>
<name>Jeremy Freudberg</name>
<email>jeremyfreudberg@gmail.com</email>
</author>
<published>2019-02-28T02:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=25043cbdf1fdfdb37201f130bd03d3e96dcce330'/>
<id>25043cbdf1fdfdb37201f130bd03d3e96dcce330</id>
<content type='text'>
Now in the basic client:
- Boot from volume enhancements
- Update keypair

Now in OSC:
- Force delete cluster
- Update keypair
- Boot from volume enhancements
- Decommision specific node (only via --json)

Change-Id: I031fdb6f7754f6cf242bfae6f10ed05249c07dac
Story: 2003092
Task: 23183
Task: 29740
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now in the basic client:
- Boot from volume enhancements
- Update keypair

Now in OSC:
- Force delete cluster
- Update keypair
- Boot from volume enhancements
- Decommision specific node (only via --json)

Change-Id: I031fdb6f7754f6cf242bfae6f10ed05249c07dac
Story: 2003092
Task: 23183
Task: 29740
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Preparing OSC for APIv2"</title>
<updated>2019-01-11T01:27:12+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2019-01-11T01:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=9ebd05065d759434b6f341421fb6cce23f7b8249'/>
<id>9ebd05065d759434b6f341421fb6cce23f7b8249</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing OSC for APIv2</title>
<updated>2019-01-10T23:15:23+00:00</updated>
<author>
<name>Telles Nobrega</name>
<email>tenobreg@redhat.com</email>
</author>
<published>2018-07-13T00:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=3f6f2d1128314e541f5a9036b1560a0f8e79ac32'/>
<id>3f6f2d1128314e541f5a9036b1560a0f8e79ac32</id>
<content type='text'>
On the way to have APIv2 as stable we need to have it available on the
OSC for sahara.

Change-Id: I84f4bc56c641caad7c04190c7a344a6773440eef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On the way to have APIv2 as stable we need to have it available on the
OSC for sahara.

Change-Id: I84f4bc56c641caad7c04190c7a344a6773440eef
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "add python 3.6 unit test job"</title>
<updated>2018-12-12T18:44:35+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-12-12T18:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=f733b1007f5c1320453d4d823881bf511d0d1efe'/>
<id>f733b1007f5c1320453d4d823881bf511d0d1efe</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 Python 3.6 classifier to setup.cfg"</title>
<updated>2018-12-12T18:44:34+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-12-12T18:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=7f004ce03743e3e38b57cbac977df7fe363edd3b'/>
<id>7f004ce03743e3e38b57cbac977df7fe363edd3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
