Commit Graph

7 Commits

Author SHA1 Message Date
Ghanshyam Mann 6ed93f8448 Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: I9da248ee774c038c99bf452898ac8658aa337aad
2024-02-24 11:41:53 -08:00
Alexey 1ae025476f Allow linux tap to use routes
Change-Id: I7bbebca40b7070f3944ba64029171c8bf471cd51
2021-09-06 14:59:22 +03:00
Vu Cong Tuan 2c1f24270a 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: I49de3c0afde9bf3be15b02017031f44bbefcb1e7
2018-07-17 08:29:14 +07:00
Zuul e667a244e4 Merge "Update .gitignore" 2018-01-18 06:12:44 +00:00
Arundhati Surpur 7c318e96d7 Update .gitignore
Because egg* already ignores egg-info.

Change-Id: I89266166f17df443f4687b818730c907ec5d70ad
2017-07-19 17:02:59 +05:30
Frank A. Zdarsky bb3a4bfce8 Fix 'tox -e cover'
'tox -e cover' fails as --coverage-package-name option for 'testr' is
not recognized. A work-around proposed by Infra team (see
https://bugs.launchpad.net/neutron/+bug/1454772) is to replace 'testr'
with 'test'.

This patch implements this change and adds the cover/ directory to
.gitignore.

Change-Id: I659445ea479ea80a4f21d6ebca896abb4fb104f2
Closes-Bug: #1703177
2017-07-09 11:15:41 +02:00
Dan Prince 8d3dc89842 Initial commit
Initial commit of the project layout
2014-06-06 12:27:50 -04:00