Commit Graph

12 Commits

Author SHA1 Message Date
Michael Johnson b9206a5349 Fix api index and module index
This patch fixes the index and module index for the osprofiler documentation
home page.
It also updates the documents tox environments to use a docs requirements.txt

Change-Id: I880f1c28232a299f50ea9ccc2178f1444efb9a41
2022-02-17 22:35:09 +00:00
Hervé Beraud 22d6bff062 ignore reno generated artifacts
Change-Id: Ie93d874918a3470a0e873c9f05ba7f9eb8801454
2020-09-22 11:08:09 +02:00
Vu Cong Tuan 337e3c2d93 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I75bea8174b9473b0648e1fc524dd8ea25dfb666d
2018-07-11 07:50:25 +07:00
ritesh.arya aeadf60b08 Update .gitignore
Because egg* already ignores egg-info.

Change-Id: Ic7b8d516ed42192a0751480ecdf27632075f85c9
2017-07-06 16:24:38 +05:30
ChangBo Guo(gcb) 9407108fee Add reno for release notes management
The release management team have indicated this is their preferred way
to collect release notes in future.

Closes-Bug: #1634356

Change-Id: I40ebe47509ba5cabd57ed8c4987ae6ec1e2b5d5f
2016-11-03 18:38:01 +08:00
Jenkins cf857a3379 Merge "Add .idea folder to .gitignore" 2016-10-20 13:35:35 +00:00
Dina Belova 5c33f6b079 Add .idea folder to .gitignore
Change-Id: Ia88ae5159525e877a8424dde5dafd5f9aea65fcb
2016-10-13 15:33:40 -07:00
lvdongbing e2b462617e Add AUTHORS and ChangeLog to .gitignore
Change-Id: I4d5137d35412081513b047ca063946017ab1327f
2016-10-11 04:24:44 -04:00
Boris Pavlovic a6cb3c08cc Add DevStack plugin
This allows us to automate enabling OSProfiler in OpenStack

Just add to DevStack localrc file:

enable_plugin ceilometer https://github.com/openstack/ceilometer
enable_plugin osprofiler https://github.com/openstack/osprofiler

Change-Id: I3607407dd506723c1aad6696ec98eaed8a8ddd9e
2016-01-14 01:41:39 -08:00
Boris Pavlovic b2c9b86ad7 Add OSprofiler docs
This is required by python-docs job + it's good to have documentation
on read the docs.

As we don't won't to duplicate work, index.rst is just symlink to README.rst

Change-Id: I1b42fc7c135367ca77949998c5e0db5fc5dd7434
2014-08-01 12:27:42 +04:00
Boris Pavlovic 903ca86952 Init Strucutre of lib 2014-01-09 11:25:23 +04:00
Boris Pavlovic 5c3a309c49 Initial commit 2013-12-24 05:40:22 -08:00