Update common setup code to latest.

This gets us up to date with common/setup.py and replaces custom nova
autodoc generation with the port of that code found in common.

Change-Id: I2a1c5d2c0fdcf40dbea50cc123b537adb068cdc2
This commit is contained in:
Monty Taylor
2012-07-05 16:27:12 -05:00
parent 642ec634c3
commit eb2de037a3
8 changed files with 227 additions and 133 deletions
+4
View File
@@ -30,3 +30,7 @@ tools/conf/nova.conf*
*.sqlite
*.DS_Store
*.egg*
.project
.pydevproject
doc/source/api/*
doc/build/*