<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-saharaclient.git/doc/source/index.rst, 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>Auto-document members properly</title>
<updated>2018-01-26T18:02:47+00:00</updated>
<author>
<name>Jeremy Freudberg</name>
<email>jeremyfreudberg@gmail.com</email>
</author>
<published>2018-01-26T18:02:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=ee5f17307a1d7949ce2408f22c3678966d3272c1'/>
<id>ee5f17307a1d7949ce2408f22c3678966d3272c1</id>
<content type='text'>
Supporting APIv2 in saharaclient meant that there is now some fancier
inheritance going on, so Sphinx :members: now misses a bunch of
user-facing methods. Now, start using :inherited-members: to get what
we want.

Additionally, put the v2 docs under the main reference section instead
of in their own section.

Change-Id: I56067fe54332497f8d0962986383b74a27d84a76
Closes-Bug: #1745650
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Supporting APIv2 in saharaclient meant that there is now some fancier
inheritance going on, so Sphinx :members: now misses a bunch of
user-facing methods. Now, start using :inherited-members: to get what
we want.

Additionally, put the v2 docs under the main reference section instead
of in their own section.

Change-Id: I56067fe54332497f8d0962986383b74a27d84a76
Closes-Bug: #1745650
</pre>
</div>
</content>
</entry>
<entry>
<title>APIv2 support in client</title>
<updated>2018-01-25T05:47:33+00:00</updated>
<author>
<name>Jeremy Freudberg</name>
<email>jeremyfreudberg@gmail.com</email>
</author>
<published>2018-01-12T04:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=45088c61f0798d2cf85e06a73df1cff089e0fec0'/>
<id>45088c61f0798d2cf85e06a73df1cff089e0fec0</id>
<content type='text'>
* Support of all APIv2 features carried from APIv1 ("feature parity")
* Minimum amount of docs to pass the gate
* Endpoint manipulation and version discovery handled by keystoneauth
* APIv2 feature: decommision of specific instances (doc change only)
* APIv2 feature: force delete (new method)

Unit tests will arrive in a future patch.

bp v2-api-experimental-impl

Co-Authored-By: Monty Taylor &lt;mordred@inaugust.com&gt;
Change-Id: I32178439fe85cc6d5faf4ac2e33ae80c08619de5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Support of all APIv2 features carried from APIv1 ("feature parity")
* Minimum amount of docs to pass the gate
* Endpoint manipulation and version discovery handled by keystoneauth
* APIv2 feature: decommision of specific instances (doc change only)
* APIv2 feature: force delete (new method)

Unit tests will arrive in a future patch.

bp v2-api-experimental-impl

Co-Authored-By: Monty Taylor &lt;mordred@inaugust.com&gt;
Change-Id: I32178439fe85cc6d5faf4ac2e33ae80c08619de5
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize the documentation following the new structure</title>
<updated>2017-09-04T16:43:22+00:00</updated>
<author>
<name>Luigi Toscano</name>
<email>ltoscano@redhat.com</email>
</author>
<published>2017-09-04T16:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=889cbb56133afe348093c2d289186561a07c83c6'/>
<id>889cbb56133afe348093c2d289186561a07c83c6</id>
<content type='text'>
- move api as "reference" guide and reword as Python client;
- consolidate shell and cli as part of the "CLI" guide;
- remove the "how_to_participate" page and use part of
  the content from the old index for a minimal "contributor"
  guide which redirect to the sahara contributor guide
  (no need to duplicate the information);
- remove few references to doc/source/api from tox.ini and
  .gitignore (for some reason the directory was cleaned).

Change-Id: Iff049ab32a7695a7a58bd370a1517b1ed7d2f048
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move api as "reference" guide and reword as Python client;
- consolidate shell and cli as part of the "CLI" guide;
- remove the "how_to_participate" page and use part of
  the content from the old index for a minimal "contributor"
  guide which redirect to the sahara contributor guide
  (no need to duplicate the information);
- remove few references to doc/source/api from tox.ini and
  .gitignore (for some reason the directory was cleaned).

Change-Id: Iff049ab32a7695a7a58bd370a1517b1ed7d2f048
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and optimize documentation links</title>
<updated>2017-07-18T08:06:56+00:00</updated>
<author>
<name>Hangdong Zhang</name>
<email>hdzhang@fiberhome.com</email>
</author>
<published>2017-07-18T06:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=e9020a87a399c69796b94278acafd08a066550b4'/>
<id>e9020a87a399c69796b94278acafd08a066550b4</id>
<content type='text'>
1. Update URLs according to document migration
2. Update the dead links
3. Optimize (e.g. http -&gt; https)

Change-Id: Ib66107d24a5171676a73cde7ead487bef259a5d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Update URLs according to document migration
2. Update the dead links
3. Optimize (e.g. http -&gt; https)

Change-Id: Ib66107d24a5171676a73cde7ead487bef259a5d5
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding sphinx extension for CLI docs autogeneration</title>
<updated>2015-11-12T19:56:00+00:00</updated>
<author>
<name>Andrey Pavlov</name>
<email>apavlov@mirantis.com</email>
</author>
<published>2015-11-05T16:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=0cf6ec23d6de2af24401e872b697a7567263fa97'/>
<id>0cf6ec23d6de2af24401e872b697a7567263fa97</id>
<content type='text'>
New CLI docs now can be autogenerated, that prevents
them from being outdated and excludes manual updates

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: I11e6dadc7d19bd55777e748e7ada199311b20003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New CLI docs now can be autogenerated, that prevents
them from being outdated and excludes manual updates

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: I11e6dadc7d19bd55777e748e7ada199311b20003
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Sahara CLI overview to docs and fixing warnings</title>
<updated>2015-11-12T12:19:44+00:00</updated>
<author>
<name>Andrey Pavlov</name>
<email>apavlov@mirantis.com</email>
</author>
<published>2015-11-03T12:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=1aaea83b02eeaf7a8da6a89da1cbb7b2396bf191'/>
<id>1aaea83b02eeaf7a8da6a89da1cbb7b2396bf191</id>
<content type='text'>
New Sahara CLI as OpenStackClient plugin usage overview
added and few warnings during docs generation fixed

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: If5b4608429d994c642237d6a73ebd9e1bd985fc5
Closes-bug: #1512690
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New Sahara CLI as OpenStackClient plugin usage overview
added and few warnings during docs generation fixed

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: If5b4608429d994c642237d6a73ebd9e1bd985fc5
Closes-bug: #1512690
</pre>
</div>
</content>
</entry>
<entry>
<title>Add how to participate doc</title>
<updated>2015-02-11T09:24:37+00:00</updated>
<author>
<name>Sergey Lukjanov</name>
<email>slukjanov@mirantis.com</email>
</author>
<published>2014-09-25T00:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=39e1057589f0c1747325659328d801232c2335cd'/>
<id>39e1057589f0c1747325659328d801232c2335cd</id>
<content type='text'>
We have a separated doc for client, so, we need to replicate how to
participate doc too.

Change-Id: I73d9e5cb83a672915cf0110771ae6f79f5f47436
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have a separated doc for client, so, we need to replicate how to
participate doc too.

Change-Id: I73d9e5cb83a672915cf0110771ae6f79f5f47436
</pre>
</div>
</content>
</entry>
<entry>
<title>Workflow documentation is now in infra-manual</title>
<updated>2014-12-05T03:30:40+00:00</updated>
<author>
<name>Jeremy Stanley</name>
<email>fungi@yuggoth.org</email>
</author>
<published>2014-12-05T03:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=7824910fa6cfa5a351cf660fdd2e4b58d7d3505b'/>
<id>7824910fa6cfa5a351cf660fdd2e4b58d7d3505b</id>
<content type='text'>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I772fb66bfb25664e88530675dfb95291d407d992
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I772fb66bfb25664e88530675dfb95291d407d992
</pre>
</div>
</content>
</entry>
<entry>
<title>updating link to Sahara docs</title>
<updated>2014-07-15T17:42:33+00:00</updated>
<author>
<name>Michael McCune</name>
<email>mimccune@redhat.com</email>
</author>
<published>2014-07-15T17:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=6531965b9719e4ea3a9986afa16daaf12fbba516'/>
<id>6531965b9719e4ea3a9986afa16daaf12fbba516</id>
<content type='text'>
Changes
* removed /api/index.html from the doc link in index.rst

Change-Id: I4f28db365243be5260b88d4451b18e580d48d0d3
Closes-Bug: #1342242
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes
* removed /api/index.html from the doc link in index.rst

Change-Id: I4f28db365243be5260b88d4451b18e580d48d0d3
Closes-Bug: #1342242
</pre>
</div>
</content>
</entry>
<entry>
<title>Change client doc references to sahara</title>
<updated>2014-03-13T17:47:53+00:00</updated>
<author>
<name>Trevor McKay</name>
<email>tmckay@redhat.com</email>
</author>
<published>2014-03-11T23:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=b313382c0d4b2d30965221540690c0874b0d9fc0'/>
<id>b313382c0d4b2d30965221540690c0874b0d9fc0</id>
<content type='text'>
Partial-implements: blueprint savanna-renaming-client
Change-Id: I72f943db56a9c9c85bad1cd10ea9cd34fddf471c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partial-implements: blueprint savanna-renaming-client
Change-Id: I72f943db56a9c9c85bad1cd10ea9cd34fddf471c
</pre>
</div>
</content>
</entry>
</feed>
