<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc/source/index.rst, branch 1.7.1</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Add developer documentation</title>
<updated>2015-08-08T08:32:03+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-08-08T08:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d833d377cbd86b1f3cddb284c4ede24cbece3263'/>
<id>d833d377cbd86b1f3cddb284c4ede24cbece3263</id>
<content type='text'>
OSC was missing developer docs, these are critically helpful for
new developers. Add sections related to running tests (tox,
functional and with the debugger), and generating docs locally.

implements bp: developer-documentation
Change-Id: I428d89c3e5fc335864bc4f7843506043ec332fe5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OSC was missing developer docs, these are critically helpful for
new developers. Add sections related to running tests (tox,
functional and with the debugger), and generating docs locally.

implements bp: developer-documentation
Change-Id: I428d89c3e5fc335864bc4f7843506043ec332fe5
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a reference to the IRC channels</title>
<updated>2015-06-03T00:53:50+00:00</updated>
<author>
<name>Jens Rosenboom</name>
<email>j.rosenboom@x-ion.de</email>
</author>
<published>2015-06-03T00:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=bf99218292addf025f56ad726967635928389a04'/>
<id>bf99218292addf025f56ad726967635928389a04</id>
<content type='text'>
As the name of the associated IRC channel for this project is not
completely obvious, add a reference to the doc index page so that
it may be found easier.

Change-Id: I6cb6e2571bff73db6d983cd96fe6d03319d6577c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the name of the associated IRC channel for this project is not
completely obvious, add a reference to the doc index page so that
it may be found easier.

Change-Id: I6cb6e2571bff73db6d983cd96fe6d03319d6577c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a doc that dictates backwards incompatible changes</title>
<updated>2015-04-24T03:25:09+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-04-24T01:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f815b3fe27bd286c7cb9b23c41984eae2f12789f'/>
<id>f815b3fe27bd286c7cb9b23c41984eae2f12789f</id>
<content type='text'>
start tracking any changes in a standard format, so users may
have a heads up about any impacts.

Change-Id: Ibc06926a53592e927d11440362cd3598e0d4b2bf
Closes-Bug: 1406470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
start tracking any changes in a standard format, so users may
have a heads up about any impacts.

Change-Id: Ibc06926a53592e927d11440362cd3598e0d4b2bf
Closes-Bug: 1406470
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin documenting --os-cloud</title>
<updated>2015-04-19T04:04:53+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-03-04T05:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=6e7013954d4119c91345a5b83b9675c4be62a11d'/>
<id>6e7013954d4119c91345a5b83b9675c4be62a11d</id>
<content type='text'>
Change-Id: Id2e98ac5601840f6d380cabcd578f1a6d6d9b245
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id2e98ac5601840f6d380cabcd578f1a6d6d9b245
</pre>
</div>
</content>
</entry>
<entry>
<title>Create 1.0.2 release notes</title>
<updated>2015-01-19T16:42:29+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-15T07:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=98aee9e39a32ff516781c6b3a46e04c36b76f1a8'/>
<id>98aee9e39a32ff516781c6b3a46e04c36b76f1a8</id>
<content type='text'>
Also move the release notes to the bottom of the ToC, no need for
it to be at the top, that's prime real estate.

Change-Id: Ib3094a390a7214b320d02f77229f368aa4432c4e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also move the release notes to the bottom of the ToC, no need for
it to be at the top, that's prime real estate.

Change-Id: Ib3094a390a7214b320d02f77229f368aa4432c4e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Copy HIG from wiki"</title>
<updated>2015-01-15T06:27:55+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-15T06:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=454c19e58d2817e08d459605830811ef2ee62eb6'/>
<id>454c19e58d2817e08d459605830811ef2ee62eb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy wiki content to index page</title>
<updated>2015-01-14T04:13:58+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-01-13T23:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=558e39aa27e087ee2f939aadc5efcb38533d5369'/>
<id>558e39aa27e087ee2f939aadc5efcb38533d5369</id>
<content type='text'>
Copy the content from the main wiki page that is not covered
elsewhere in these docs to the index page.

Change-Id: I94b68b7a0117d08fc8aba961c6de728118ef794e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copy the content from the main wiki page that is not covered
elsewhere in these docs to the index page.

Change-Id: I94b68b7a0117d08fc8aba961c6de728118ef794e
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy HIG from wiki</title>
<updated>2015-01-13T23:06:41+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-01-13T23:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=37eda86099d9213cb43a19f3778dc4ca54a84f10'/>
<id>37eda86099d9213cb43a19f3778dc4ca54a84f10</id>
<content type='text'>
This is a basic port of the Human Interface Guide from the OpenStack
wiki to our docs.  Content changes for updating, etc, will follow
in a separate review.

Change-Id: Id031cd6a27e045b249e16d00e41be24c55fb3c29
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a basic port of the Human Interface Guide from the OpenStack
wiki to our docs.  Content changes for updating, etc, will follow
in a separate review.

Change-Id: Id031cd6a27e045b249e16d00e41be24c55fb3c29
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Workflow documentation is now in infra-manual"</title>
<updated>2014-12-06T00:15:58+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-12-06T00:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=95b185339648790a9efbef2d187426c8cf3ef2a1'/>
<id>95b185339648790a9efbef2d187426c8cf3ef2a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=1dc0e2b5529dd144443e948ad2b8e4a128c2ab9c'/>
<id>1dc0e2b5529dd144443e948ad2b8e4a128c2ab9c</id>
<content type='text'>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Id09c9bdf8804c1ed90e49606e76ffbff1d96a7c2
</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: Id09c9bdf8804c1ed90e49606e76ffbff1d96a7c2
</pre>
</div>
</content>
</entry>
</feed>
