nova/tools
Monty Taylor 4a4c274c83 Get rid of distutils.extra.
We moved to DistUtilsExtra because it promised a more automatic workflow
from setup.py. It doesn't actually deliver though, and it also vomits
warnings during setup.py usage, and also breaks pip integration.

So this is going back to babel. Mostly folks shouldn't need to know
anything about this. We'll need to update the translations import
jobs in Jenkins, and we might need to add a corresponding translations
upload job that runs post-merge.

Translations installation doesn't fully work - but it actually wasn't fully
working before. Getting this part of the project done now though is a
pre-requisite for using tox for multi-python testing (tox starts by
creating an sdist tarball and then installing it into the venv, which
is just 100% broken with DistUtilsExtra)

Change-Id: I126e1bcfab0656eab6ca10de67d3d2aaa8b844f3
2012-02-08 19:30:39 -08:00
..
esx Multi-NIC support for vmwareapi virt driver in nova. 2011-09-05 12:51:07 +05:30
xenserver Add ability to see deleted and active records. 2011-12-07 16:06:31 -06:00
clean-vlans Remove nova dependency on vconfig on Linux. 2011-10-20 11:47:36 +02:00
enable-pre-commit-hook.sh Utility script that makes enforcing PEP8 within git's pre-commit hook as easy as possible. 2011-10-17 14:39:25 -05:00
hacking.py Add HACKING compliance testing to run_test.sh 2012-01-24 10:54:17 -08:00
install_venv.py Excise M2Crypto! 2012-02-02 10:12:58 -08:00
nova-debug missed the bin line 2011-06-27 09:17:37 -07:00
pip-requires Get rid of distutils.extra. 2012-02-08 19:30:39 -08:00
rfc.sh use git config's review.username for rfc.sh 2011-09-27 16:35:05 -07:00
with_venv.sh Rename .nova-venv to .venv. 2011-12-08 15:17:51 -08:00