summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk.Naveed Massjouni2011-08-081-1/+1
|\
| * uses 2.6.0 novaclient (OS API 1.1 support)Sandy Walsh2011-08-041-1/+1
* | Merge from trunk.Naveed Massjouni2011-08-023-35/+2
|\|
| * Moves image creation from POST /images to POST /servers/<id>/actionBrian Waldon2011-08-021-1/+1
| |\
| | * bumping novaclient versionBrian Waldon2011-07-291-1/+1
| * | removing compute monitorBrian Waldon2011-08-023-34/+1
| |/
* | Fixing lxml version requirement.Naveed Massjouni2011-07-291-1/+1
* | Merge from trunk.Naveed Massjouni2011-07-291-3/+52
|\|
| * - Fixed the conflift in vmops.pyArvind Somy2011-07-181-3/+52
| |\
| | * - Modified NOTE in vm_util.pyArvind Somy2011-06-271-1/+1
| | * Fixed the default arguments to None instead of an empty list.Arvind Somya asomya@cisco.com2011-06-241-2/+4
| | * Fixing PEP8 compliance issues.Arvind Somya asomya@cisco.com2011-06-241-2/+4
| | * Fix for lp:796834Arvind Somy2011-06-171-2/+47
* | | Added xml schema validation for extensions resources.Naveed Massjouni2011-07-291-0/+1
|/ /
* | Updates some of the extra scripts in contrib and tools to current versions.Vishvananda Ishaya2011-07-112-11/+16
|\ \
| * | missed the bin lineVishvananda Ishaya2011-06-271-0/+1
| * | make nova-debug work with new style instancesVishvananda Ishaya2011-06-271-9/+13
| * | remove extra stuff from clean vlansVishvananda Ishaya2011-06-271-3/+3
* | | updated pip-requires for novaclientChris Behrens2011-06-291-1/+1
* | | Re-worked some of the WSGI and WSGIService code to make launching WSGI servic...Brian Lamar2011-06-281-1/+1
|\ \ \
| * | | Merged trunk.Brian Lamar2011-06-271-2/+1
| |\| |
| * | | Cleanup and addition of tests for WSGI server.Brian Lamar2011-06-201-1/+1
| | |/ | |/|
* | | Upstream mergeLorin Hochstein2011-06-261-1/+1
|\ \ \ | | |/ | |/|
* / | Renamed _inst_type_query_to_dict -> _dict_with_extra_specs. Lorin Hochstein2011-06-241-1/+1
|/ /
* | Merge trunk:Chuck Short2011-06-231-2/+2
|\ \
| * \ Stop trying to set a body for HTTP methods that do not allow it. It renders t...Soren Hansen2011-06-211-1/+1
| |\ \ | | |/ | |/|
| | * Bump WebOb requirement to 1.0.8 in pip-requires.Soren Hansen2011-06-211-1/+1
| * | pip novaclient bumpSandy Walsh2011-06-151-1/+1
| * | fixed up some little project_id things with new novaclientSandy Walsh2011-06-151-1/+1
| * | tests working after merge-3 updateSandy Walsh2011-06-092-3/+3
| |\|
| * | tweaksSandy Walsh2011-06-081-1/+1
* | | Dropped requirement for IPyChuck Short2011-06-061-1/+0
| |/ |/|
* | Fixed pip-requires double requirement.Brian Lamar2011-06-031-1/+0
* | added nova_adminclient to tools/pip-requiresJustin Shepherd2011-06-021-0/+1
* | merged trunkJustin Shepherd2011-06-021-1/+1
|\ \
| * | fix pep8 issuesWilliam Wolf2011-06-011-1/+1
* | | Added paramiko to tools/pip-requiresJustin Shepherd2011-06-021-0/+1
|/ /
* / now pip-requires mox version 0.5.3Brian Waldon2011-05-271-2/+1
|/
* Fixed all pep8 errors in tools/install_venv.py. All tests pass.Justin Shepherd2011-05-161-84/+90
* fixed pep8 spacing issueWilliam Wolf2011-05-121-1/+2
* merge from trunk and update .mailmap fileWilliam Wolf2011-05-111-0/+3
|\
| * Added GitPython to [install_dir]/tools/pip-requires.Justin Shepherd2011-05-091-0/+1
| * Added Python packages needed for coverage reports to virtualenv packagesLorin Hochstein2011-05-061-0/+2
* | got rid of extra whitespaceWilliam Wolf2011-05-021-3/+0
* | Update tools/pip-requires and tools/install_venv.py for python2.7 support (wo...William Wolf2011-05-022-3/+11
|/
* Remove zope.interface from the requires file since it is not used anywhere.Jason Koelker2011-04-191-1/+0
|\
| * remove zope.interface requiresJason Koelker2011-04-181-1/+0
* | use 'is not None' instead of '!= None'Jason Koelker2011-04-181-1/+1
|/
* Add a patch for python eventlet, when using install_venv.py (see FAQ # 1485)John Tran2011-04-052-0/+30
* Removed adminclient.py and added reference to the new nova-adminclient projec...Devin Carlen2011-04-041-0/+1
|\