10 Commits

Author SHA1 Message Date
LiuNanke
5e92ba8f44 Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.
Closes-bug: #1529836

Change-Id: I04978ecdce04c8817c4c1c231ba7e65b908f5471
2016-01-09 22:17:16 +08:00
ricolin
6f1542c2ca Enable pep8 E265 test
Enable E265 block comment should start with '# '

Change-Id: I78813e73f8dd800bc58a1d69eedc2c066ccb8c28
2015-11-23 23:45:04 +08:00
Andreas Jaeger
16ac43a404 Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
2014-09-13 09:41:51 +02:00
Steve Martinelli
884ad37d8a Update theme for docs
The current developer docs theme used is out of sync with the other
openstack projects. This patch will update the docs to provide a more
consistent look and feel when using developer docs

Change-Id: I97817b8c6d8bef71c4f237be864d1e79dc09098c
2014-07-24 21:24:28 -04:00
Chmouel Boudjnah
b293243185 Fix some trivial py3 errors
Change-Id: I72334d2ca82057e591dca4fcfa9ef7ecdd3b6878
2014-01-11 08:02:25 +01:00
JUN JIE NAN
276b1e4ed5 Added API reference document
The API reference document is missing so addded it and enabled pep8
check for conf.py.

Change-Id: I04236c5427d7ac624781fbfc920a79f855d8cd75
2014-01-06 13:25:00 +08:00
Angus Salkeld
56f97606d8 Add a basic man page for heat
This shows a taste of commands and shows how to access the help

Closes-bug: #1153824
Change-Id: Ia69072c224e8940927dce0c984040d4c81bcee45
2013-11-12 16:15:40 +11:00
Angus Salkeld
da932c19c7 Resync doc/source/conf.py from heat for consistency
Change-Id: I77c5abbd22517ed99475b891d380583e06a04cf6
Partial-bug: #1153824
2013-10-29 21:59:24 +11:00
ZhiQiang Fan
455b1cb4e8 Replace OpenStack LLC with OpenStack Foundation
Change-Id: I8f2697ca99192078d5db2adb4db98287520d9895
Fixes-Bug: #1214176
2013-09-20 04:21:21 +08:00
Steve Baker
1269bb20c7 Initial import 2012-10-10 08:55:03 +13:00