Commit Graph

6 Commits

Author SHA1 Message Date
Takashi Kajinami a5c0f79548 Ignore .eggs directory
Recent pbr creates the ".eggs" directory, which should not be managed
by git.

Change-Id: Ifd4591ce7927297640fb5755a0048da1c5abd226
2023-12-19 21:02:44 +09:00
Vu Cong Tuan e1d3430575 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: I761feb4cfcdc9347cd3f74b8b355c28476301127
2018-07-10 18:53:52 +07:00
Motohiro OTSUKA 18afc37de6 Modify gitignore to ignore cover
Prevent generated coverage report files from being imported.

Change-Id: Id0ded3cab56c5b924f82c421fa1b6f7994b1f472
2014-09-12 15:53:50 +09:00
Robert Collins ba51abbdf1 Rename to os-apply-config.
The name os-config-applier was too confusing given os-refresh-config as the
partner program, so we've decided to rename to os-apply-config.

To aid migration the old command name and default template path are still
supported.

Change-Id: I39725595275e7b4375ac4fda52e6a14b7071f7e9
2013-06-14 15:30:14 +12:00
Monty Taylor 49c060a313 Migrate to pbr and testr. 2013-03-28 02:37:45 +01:00
Tim Miller 2ef3a9166d Initial commit 2013-01-28 17:25:45 -08:00