Go to file
Joshua Harlow 6760f922e0 Remove usage of pbr
Anvil has conflicts with pbr when it's used in setup.py
and its usage in anvil doesn't really seem useful or applicable
given the amount of pain it causes during packaging and later pip
usage (dependencies downloaded and introspected will themselves
fail due to the wrong version of pbr that anvil pulled in).

So instead of using it, just switch back to using a simpler
setup.py file with usage of nosetests for testing (since we
don't need parallel tests for anvils tests) to avoid the
problems that pbr has caused.

Change-Id: I6d3c09a927434abf07fc025638a0860e44b029fa
2014-03-23 16:38:42 -07:00
2014-03-23 16:38:42 -07:00
2014-02-10 18:36:45 +02:00
2014-03-11 21:37:25 +00:00
2014-03-11 11:58:04 +04:00
2013-03-16 19:28:04 -07:00
2013-09-17 10:20:38 -07:00
2013-08-15 22:52:29 -07:00
2012-02-18 07:53:43 -08:00
2014-03-23 16:38:42 -07:00
2014-03-23 16:38:42 -07:00
2013-07-11 14:08:58 +04:00
2014-03-23 16:38:42 -07:00
2014-03-23 16:38:42 -07:00
2014-03-23 16:38:42 -07:00
2014-03-23 16:38:42 -07:00

We want more information!

Please check out: http://anvil.readthedocs.org.

Licensing

Anvil is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Some tools are licensed under different terms; see tools/README.rst for more information.

Description
RETIRED, A set of python scripts and utilities to forge raw OpenStack into a productive tool!
Readme 14 MiB