Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger 2b961178e3 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I8e85606041fed1a0608cda1ff62db4e90a8892ae
2019-12-18 19:30:17 +01:00
Dmitry Ilyin 0e7a148f48 Misc fixes 2
* Symbolize fact names form the facts files
* Fix Gem versions reporter.

Change-Id: I1a5afaf44d6f75c3485720f819477db5281900bb
2016-09-02 11:26:03 -05:00
Dmitry Ilyin 804ed6db60 Revert "Misc fixes"
This reverts commit f40a4669b9.

Change-Id: Ife8ce72ce76482671120d139305c900aec20d0b6
2016-09-01 10:19:58 -05:00
Dmitry Ilyin f40a4669b9 Misc fixes
* Change facts structure from a Hash to a HashWithIndifferentAccess.
  It will simplyfy adding facts values and working with them.

* Fix Gem versions reporter.

Change-Id: Ie28b2ea6bcd854e96cc8d9833be8adaafd689140
2016-08-31 14:06:47 -05:00
Dmitry Ilyin 9c48a9799e Fix task role report
* Use roles array instead of a single role

Change-Id: Ia995b64f827bb78ffd7888f14130ae0ca289ef7f
2016-07-14 14:33:57 -05:00
Dmitry Ilyin 7ce9a11467 Add multiple module path support and test tasks
Change-Id: Ie582146053185809b43b6483346993f0ec7eded5
2016-07-14 14:33:53 -05:00
Dmitry Ilyin d54efb1c7b Add coverage support
Change-Id: I6dc9d8bb542203a6eb25460f3c8fced449c54c14
2016-03-31 20:06:55 +03:00
Dmitry Ilyin 79143636d0 Update
* Improve reporting
* More comments
* Port back file resource reporting features
* Port back data-based testing
* Improve filtering
* Improve docs

Change-Id: I218fce4e6012ce1171a5042eebc8ac95ba734c21
2016-02-29 17:57:15 +03:00