Commit Graph

9 Commits

Author SHA1 Message Date
zhurong d0875aece5 Remove the unused tools scripts
Now using 'tox -evenv' to generate virtual venv.
Don't need those scripts.

Change-Id: I2a06f03aa588ef92fee8c1ca152c8e14b2835aaa
2018-07-30 14:07:45 +08:00
Vu Cong Tuan 08fda6ea42 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: I532dc11528dfa1e9f566e3a2c860fd62a56418b3
2018-07-10 17:24:23 +07:00
Yushiro FURUKAWA c7b989d318 Fix coverage option and execution
--coverage-package-name option was no longer supported by 'testr'[1].
This commit replaces from 'testr' to 'test' as coverage option.

[1] https://review.openstack.org/#/c/217847/

Change-Id: Iedb3ae3171733e129de6180094022df2c8b85ea3
2016-09-30 22:43:11 +09:00
Kirill Zaitsev 7008fbe743 Add reno for RElease NOtes
Change-Id: Ib718adfbb576aabe28138e7c0bd577a149987086
2015-11-26 00:31:22 +03:00
zhu.rong 270833733c Update the gitignore file to ignore .swp
Update the gitignore file to ignore vim .swp file

Change-Id: Idd1dabb36ce863a2a36e3fe4b91fe86a84b171c8
2015-10-08 20:06:35 +08:00
Doug Hellmann 2da795dc41 ignore testr output directory
Change-Id: I496cc76c6c9cc7a82c13a967856ea54dce4def2f
2015-06-25 23:16:02 +00:00
Ekaterina Chernova 85a3d1efb0 Remove existing config
* Muranoagent config should be generated automatically.
  For developer purposes use tox -e genconfig
* Result file  etc/muranoagent/murano-agent.conf.sample
  is added to gitignore

Change-Id: I59fe86dfe5e931c1ebd324775c930fe390852855
2015-02-10 19:56:06 +03:00
Ruslan Kamaldinov 79c7da668a Extract main python client to the top
C and Windows clients were moved to directory 'contrib'.

Change-Id: I2a31a965d38f4f750abf9c8dfa90b249dbe1aeba
2014-05-29 20:02:50 +04:00
Serg Melikyan 0f82f2ec02 Removed all projects except Glazier Agent 2013-04-09 14:12:55 +04:00