<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/doc, branch 3.1.0</title>
<subtitle>opendev.org: openstack/python-heatclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/'/>
<entry>
<title>[ussuri][goal] Update contributor documentation</title>
<updated>2021-06-01T02:04:18+00:00</updated>
<author>
<name>Ghanshyam Mann</name>
<email>gmann@ghanshyammann.com</email>
</author>
<published>2021-05-14T17:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=cc2014fec10158c4d6f53014da63be8ece12ebc2'/>
<id>cc2014fec10158c4d6f53014da63be8ece12ebc2</id>
<content type='text'>
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Story: #2007236
Task: #38524
Change-Id: If5d20838a653687a142134a9645254d9c51dba78
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Story: #2007236
Task: #38524
Change-Id: If5d20838a653687a142134a9645254d9c51dba78
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to newer openstackdocstheme and reno versions</title>
<updated>2020-05-22T17:20:37+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2020-05-18T19:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=3fa304428c8837174d045bb271a397346e66a3d8'/>
<id>3fa304428c8837174d045bb271a397346e66a3d8</id>
<content type='text'>
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Set openstackdocs_auto_name to use 'project' as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I5598eebe898555869cd65a74950fdbd76a7baa46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Set openstackdocs_auto_name to use 'project' as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I5598eebe898555869cd65a74950fdbd76a7baa46
</pre>
</div>
</content>
</entry>
<entry>
<title>Update hacking for Python3</title>
<updated>2020-03-31T10:04:12+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2020-03-28T14:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=9dede4eb2b824b21c0031507bd986796f535810c'/>
<id>9dede4eb2b824b21c0031507bd986796f535810c</id>
<content type='text'>
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Change-Id: I82c745f5b1236844deec4538be84037a64eebeee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Change-Id: I82c745f5b1236844deec4538be84037a64eebeee
</pre>
</div>
</content>
</entry>
<entry>
<title>[ussuri][goal] Drop python 2.7 support and testing</title>
<updated>2020-02-10T16:05:51+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2020-02-04T19:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=2a8eb6a74c782ef76233179e9c32df5eb80d7233'/>
<id>2a8eb6a74c782ef76233179e9c32df5eb80d7233</id>
<content type='text'>
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion &amp; schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I54863f2301758dcd48de4ee73bcc8582e5036afa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion &amp; schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I54863f2301758dcd48de4ee73bcc8582e5036afa
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace git.openstack.org URLs with opendev.org URLs"</title>
<updated>2019-12-05T03:50:40+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2019-12-05T03:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=1120822e0cf96bae7c2303755df7a69bed08f28c'/>
<id>1120822e0cf96bae7c2303755df7a69bed08f28c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace git.openstack.org URLs with opendev.org URLs</title>
<updated>2019-07-14T15:05:49+00:00</updated>
<author>
<name>jacky06</name>
<email>zhang.min@99cloud.net</email>
</author>
<published>2019-04-23T05:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=87253c46fda3f1d468ba5b13d5e858433791e203'/>
<id>87253c46fda3f1d468ba5b13d5e858433791e203</id>
<content type='text'>
Change-Id: I65ec66ebcef80609a4fc111c71a225eccec35eeb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I65ec66ebcef80609a4fc111c71a225eccec35eeb
</pre>
</div>
</content>
</entry>
<entry>
<title>Cap sphinx for py2 to match global requirements</title>
<updated>2019-06-06T08:04:52+00:00</updated>
<author>
<name>zhangboye</name>
<email>zhangboye@inspur.com</email>
</author>
<published>2019-06-06T08:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=0789bc93dc4ea2f63bf1de56bf2fbb761d280cb6'/>
<id>0789bc93dc4ea2f63bf1de56bf2fbb761d280cb6</id>
<content type='text'>
Change-Id: Icbc1b3a92f796bf9e3186a512dd21661db035583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icbc1b3a92f796bf9e3186a512dd21661db035583
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate the link of bug report button to storyboard</title>
<updated>2018-08-30T11:01:05+00:00</updated>
<author>
<name>zhulingjie</name>
<email>easyzlj@gmail.com</email>
</author>
<published>2018-08-30T10:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=dc07c1358abb819718b1760fa0bc25174dd5ef04'/>
<id>dc07c1358abb819718b1760fa0bc25174dd5ef04</id>
<content type='text'>
Change-Id: I28dc73a0b21719c02ea3b7fa47c68326bb87832d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I28dc73a0b21719c02ea3b7fa47c68326bb87832d
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the documentation link for doc migration</title>
<updated>2018-06-09T01:38:24+00:00</updated>
<author>
<name>lingyongxu</name>
<email>lyxu@fiberhome.com</email>
</author>
<published>2017-08-02T08:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=1cc69c027225d1e9fe58cc1cd50b1e786f9328b0'/>
<id>1cc69c027225d1e9fe58cc1cd50b1e786f9328b0</id>
<content type='text'>
This patch is proposed according to the Direction 10 of doc
migration.
https://etherpad.openstack.org/p/doc-migration-tracking

Co-Authored-By: Nguyen Hai &lt;nguyentrihai93@gmail.com&gt;
Change-Id: I9675af92149ab126534f541534b50a02688e5337
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is proposed according to the Direction 10 of doc
migration.
https://etherpad.openstack.org/p/doc-migration-tracking

Co-Authored-By: Nguyen Hai &lt;nguyentrihai93@gmail.com&gt;
Change-Id: I9675af92149ab126534f541534b50a02688e5337
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Improve titles of generated API documentation"</title>
<updated>2018-06-04T09:48:42+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-06-04T09:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=83d102537e609ef0803649bb73c31e72d3c9aa40'/>
<id>83d102537e609ef0803649bb73c31e72d3c9aa40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
