<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-saharaclient.git/doc/source/conf.py, branch ocata-eol</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>Fix doc build if git is absent</title>
<updated>2016-08-31T14:01:53+00:00</updated>
<author>
<name>Thomas Bechtold</name>
<email>tbechtold@suse.com</email>
</author>
<published>2016-08-31T14:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=fe007f0552d208b9b9d9594097177c8c4a1cd26c'/>
<id>fe007f0552d208b9b9d9594097177c8c4a1cd26c</id>
<content type='text'>
When building packages if git is absent, then we should not set
html_last_updated_fmt. It can still be set via the -D switch
when building with sphinx-build.

Change-Id: Ie6477df7f65e5035b1b03b51f698972ce9dd9aaa
Closes-Bug: #1552251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When building packages if git is absent, then we should not set
html_last_updated_fmt. It can still be set via the -D switch
when building with sphinx-build.

Change-Id: Ie6477df7f65e5035b1b03b51f698972ce9dd9aaa
Closes-Bug: #1552251
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused pngmath Sphinx extension</title>
<updated>2016-02-29T18:58:37+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2016-02-29T18:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=409c48bf1f331ed3e4d1f3388568a3a0e19917da'/>
<id>409c48bf1f331ed3e4d1f3388568a3a0e19917da</id>
<content type='text'>
There's no RST file that uses ".. math" and thus
the pngmath Sphinx extension is not used and can
get removed.

Change-Id: I3ea4b529025c8ac3c4092f3720124647861e6668
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no RST file that uses ".. math" and thus
the pngmath Sphinx extension is not used and can
get removed.

Change-Id: I3ea4b529025c8ac3c4092f3720124647861e6668
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated library function os.popen() with subprocess</title>
<updated>2016-01-13T15:46:24+00:00</updated>
<author>
<name>ting.wang</name>
<email>ting.wang@easystack.cn</email>
</author>
<published>2016-01-13T15:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=9ec33ac02ad45e6356cc8e358b9eddfbe23b0f13'/>
<id>9ec33ac02ad45e6356cc8e358b9eddfbe23b0f13</id>
<content type='text'>
os.popen() is deprecated since python 2.6.
Resolved with use of subprocess module

Change-Id: I4b6469bf17a26389bcc6d844140a14f45896b9ff
Closes-Bug: #1529836
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
os.popen() is deprecated since python 2.6.
Resolved with use of subprocess module

Change-Id: I4b6469bf17a26389bcc6d844140a14f45896b9ff
Closes-Bug: #1529836
</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>Swap the saharaclient and savannaclient directories</title>
<updated>2014-03-13T22:23:50+00:00</updated>
<author>
<name>Trevor McKay</name>
<email>tmckay@redhat.com</email>
</author>
<published>2014-03-13T17:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=6b014ee3650e1d616195c5816f224e9d481c9746'/>
<id>6b014ee3650e1d616195c5816f224e9d481c9746</id>
<content type='text'>
Exchange the contents of the saharaclient and savannaclient directories
so that 'savannlient' is the effective alias and 'saharaclient' contains
all of the source code.

* Change all of the imports that reference savannaclient to saharaclient
* Change paths that reference savannaclient (under doc)
* Leave variable and class names unchaned at this point
* Leave references to python_savannaclient unchanged since the top
* level dir name has not yet changed

Partial-implements: blueprint savanna-renaming-client
Change-Id: I83cb21922ae5a8cec291990b3ab67bb9e3cb2d62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exchange the contents of the saharaclient and savannaclient directories
so that 'savannlient' is the effective alias and 'saharaclient' contains
all of the source code.

* Change all of the imports that reference savannaclient to saharaclient
* Change paths that reference savannaclient (under doc)
* Leave variable and class names unchaned at this point
* Leave references to python_savannaclient unchanged since the top
* level dir name has not yet changed

Partial-implements: blueprint savanna-renaming-client
Change-Id: I83cb21922ae5a8cec291990b3ab67bb9e3cb2d62
</pre>
</div>
</content>
</entry>
<entry>
<title>Move client docs to the client</title>
<updated>2014-02-18T12:24:42+00:00</updated>
<author>
<name>Sergey Lukjanov</name>
<email>slukjanov@mirantis.com</email>
</author>
<published>2014-02-18T10:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=8572886a4ac2b95773ce2daa7f76a9c448b163b2'/>
<id>8572886a4ac2b95773ce2daa7f76a9c448b163b2</id>
<content type='text'>
It contains new index doc file with general notes and links to other
docs.

Change-Id: I9805b9afedccf510dd2a4aca2716a9336da0d357
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It contains new index doc file with general notes and links to other
docs.

Change-Id: I9805b9afedccf510dd2a4aca2716a9336da0d357
</pre>
</div>
</content>
</entry>
</feed>
