Commit Graph

8 Commits

Author SHA1 Message Date
Vu Cong Tuan fc53013471 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: I739cd53efa4f685d721dc4c9095d5df273b2acae
2019-05-03 19:55:09 +00:00
Dougal Matthews 7041082592 Ignore the .eggs directory
Change-Id: Ieb9502c36c7021d097fb64928687cafce77fb707
2018-06-05 11:12:35 +01:00
Zhenguo Niu bf02eec2fe Update .gitignore
Added AUTHORS and ChangeLog as pbr will generate these

Change-Id: I20d43cef6974d5906447228e874e381ea0f94d56
2017-02-13 14:52:15 +08:00
Sharat Sharma 29824afbd2 Adding files to .gitignore
*Updated .gitignore for files created by releasenotes build
*Updated .gitignore for files created by doc build

Change-Id: I27eb3f7d2debb803623e0709c5d49f66781c786c
2016-11-15 15:50:31 +05:30
Zhenguo Niu a7b21ed6ce Add *.lock and .secret_key_store to .gitignore
Change-Id: I8c5e8a842596800b1fe664a3a6e35cf643c35161
2015-07-24 23:14:27 +08:00
Zhenguo Niu 1fa284ba32 Ignore swap files from getting into repository
Change-Id: I5770268f17398e9d8aec49152f32040c7e377bec
2015-07-05 17:44:25 +08:00
Kirill Izotov cdd08e49d2 Fix missing static folder
Change-Id: Ib38208193b9928160399c627dfbee48eb3fd3116
2014-09-17 11:08:55 +07:00
Kirill Izotov 28bde7a230 Move dashboard from python-mistralclient
Also:
- add license headers
- set up tox for flake8 checks and venv
- remove run_tests.sh, tools/ and other stuff we don't need at the moment
- add basic sphinx setup for later use

Change-Id: I0d34fb9fd0bfd351d20474da88715b30ff3c3d61
2014-06-17 13:53:16 +07:00