Commit Graph

4 Commits

Author SHA1 Message Date
Joshua Harlow 4c86115eb2 Remove more (dead) project contents
Change-Id: I2353b060baf87105b614ccc65bd3e1533f62b0b1
2016-12-20 16:51:57 -05:00
Joshua Harlow 649ab1fb3f Retire anvil
Removes all project contents (and places a README.rst
for future benefit).

Kolla is a good replacement, people should likely switch
to that instead.

http://docs.openstack.org/developer/kolla/

Change-Id: I5e2bf5842af7a67949186ab41814e55ce03deb5f
2016-12-20 13:49:06 -05:00
Ivan A. Melnikov 07eb723261 Move package management to yum tool
This commit introduces new tool named YYOOM that handles package
management. It uses yum python module (and so is GPLv2+ licensed)
and print work result in JSON to stdout.

Anvil uses it to install packages and query which packages are
install or available. We also log all installed packages (including
deps) via tracewriter, which allows to use tracereader for
clean and complete uninstall.

Fixes: bug 1189707
Change-Id: Ib6d13b2dc816a3d2f8875aa23779e34fa685cd31
2013-07-11 14:08:58 +04:00
Alessio Ababilov 3f49306540 Switch to pbr
* add requirements.txt and test-requirements.txt
* add .mailmap and MANIFEST.in
* drop autogenerated AUTHORS file

Change-Id: I8228dd0e1d1ceb48e2f9b990a1b5ac877becacca
2013-06-21 17:44:48 -07:00