RETIRED, A set of python scripts and utilities to forge raw OpenStack into a productive tool!
Go to file
Joshua Harlow 646282b533 Attempt to use virtualenv for bootstrapping
To avoid anvils dependencies causing conflicts with the
prepared, packaged, and installed openstack dependencies
use a virtualenv to install said dependencies and then
use the python that exists in that environment to run anvil
instead of the system python.

Change-Id: I6bb7851baa481b768f92bd828a9cec64e60f190d
2014-03-07 09:20:12 -08:00
anvil Attempt to use virtualenv for bootstrapping 2014-03-07 09:20:12 -08:00
conf Attempt to use virtualenv for bootstrapping 2014-03-07 09:20:12 -08:00
docs Small documentation fix 2014-02-10 18:36:45 +02:00
tools Attempt to use virtualenv for bootstrapping 2014-03-07 09:20:12 -08:00
.anvilrc Seems like nova uses 1.2, others use 1.3+ 2012-11-19 15:33:21 -08:00
.gitignore Testing related items added to .gitignore 2014-02-12 16:29:08 +02:00
.gitreview Add gitreview file 2013-03-16 19:28:04 -07:00
.mailmap Another bad mailmap entry 2013-09-17 10:20:38 -07:00
.testr.conf Update tox.ini to run testing with testrepository 2014-02-14 12:39:16 +02:00
HACKING.md Don't use '_' 2013-08-15 22:52:29 -07:00
LICENSE Added a good ole license file. 2012-02-18 07:53:43 -08:00
MANIFEST.in Switch to pbr 2013-06-21 17:44:48 -07:00
optional-requirements.txt Attempt to use virtualenv for bootstrapping 2014-03-07 09:20:12 -08:00
pylintrc Actually create /etc/neutron/plugin.ini 2013-08-09 17:58:04 +04:00
README.rst Move package management to yum tool 2013-07-11 14:08:58 +04:00
requirements.txt Attempt to use virtualenv for bootstrapping 2014-03-07 09:20:12 -08:00
setup.cfg Attempt to use virtualenv for bootstrapping 2014-03-07 09:20:12 -08:00
setup.py Remove d2to dependency 2013-09-30 10:35:35 -04:00
smithy Attempt to use virtualenv for bootstrapping 2014-03-07 09:20:12 -08:00
test-requirements.txt Attempt to use virtualenv for bootstrapping 2014-03-07 09:20:12 -08:00
tox.ini Clean-up pep8 H402-H403 warnings 2014-02-24 17:25:32 +04: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.