Commit Graph

6 Commits

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

Change-Id: I5f571c704ea7317fe41fa69325692e6be2d8b632
2023-12-19 21:04:48 +09:00
Vu Cong Tuan 0522d3ac3d 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: Ib24a7937f1e3712294cdf699fa5b3a093645f35d
2018-07-10 18:32:59 +07:00
Motohiro OTSUKA 31b31d5115 Modify gitignore to ignore cover
Prevent generated coverage report files from being imported.

Change-Id: Id804a2a69e5f6830c7ce1fc5537c8470eafb85e5
2014-09-12 15:53:04 +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