summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Switch to using new config parsing for vm_vdi_cleaner.pyJohannes Erdfelt2012-06-271-74/+45
* Fix several PEP-8 issuesSascha Peilicke2012-06-261-1/+1
* Remove unknown shutdown kwarg in call to vmops._destroyJohannes Erdfelt2012-06-251-3/+1
* Refactor vm_vdi_cleaner.py connection useChris Behrens2012-06-241-40/+44
* add nova-manage bash completion scriptDominik Heidler2012-06-201-0/+37
* Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-161-2/+2
* Finalize tox config.Monty Taylor2012-06-071-2/+1
* Merge "Removing double quotes from sample config file"Jenkins2012-05-311-3/+3
|\
| * Removing double quotes from sample config fileDerek Higgins2012-05-311-3/+3
* | Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-314-37/+35
|/
* Merge "Cleanup tools/hacking using flake8"Jenkins2012-05-311-2/+0
|\
| * Cleanup tools/hacking using flake8Joe Gordon2012-05-241-2/+0
* | Merge "Sample config file tool updates"Jenkins2012-05-313-160/+162
|\ \
| * | Sample config file tool updatesZhongyue Luo2012-05-313-160/+162
* | | Merge "Use cfg's new global CONF object"Jenkins2012-05-301-2/+1
|\ \ \ | |/ / |/| |
| * | Use cfg's new global CONF objectMark McLoughlin2012-05-301-2/+1
| |/
* / Grammar fixes.Matt Joyce2012-05-291-1/+1
|/
* Update pep8 dependency to v1.1Brian Waldon2012-05-243-6/+6
* Nail pep8 dependencies to 1.0.1.Dan Prince2012-05-241-1/+1
* Merge "Remove unused tools/rfc.sh"Jenkins2012-05-231-150/+0
|\
| * Remove unused tools/rfc.shJoe Gordon2012-05-231-150/+0
* | Make validate_compacted_migration into general diff tool.Rick Harris2012-05-231-39/+68
|/
* Merge "Add migration compaction validation tool."Jenkins2012-05-231-0/+241
|\
| * Add migration compaction validation tool.Rick Harris2012-05-221-0/+241
* | Remove wsgiref from requirements.Joe Gordon2012-05-221-1/+0
|/
* Merge "Modify vm_vdi_cleaner to handle `-orig`."Jenkins2012-05-171-15/+42
|\
| * Modify vm_vdi_cleaner to handle `-orig`.Chris Behrens2012-05-161-15/+42
* | Remove old flagfile support.Ghe Rivero2012-05-101-1/+1
|/
* Merge "Enable InnoDB checking"Jenkins2012-05-011-0/+1
|\
| * Enable InnoDB checkingSean Dague2012-04-261-0/+1
* | Trivial spelling fixJohannes Erdfelt2012-04-301-1/+1
* | Imports to human alphabetical orderJoe Gordon2012-04-261-1/+1
|/
* Use instance_get_by_uuid since we're looking up a UUIDJohannes Erdfelt2012-04-261-1/+1
* Use nova_uuid attribute instead of trying to parse out name_labelJohannes Erdfelt2012-04-261-71/+3
* Number of missing imports should always be shownJoe Gordon2012-04-241-4/+3
* Merge "Improved tools/hacking.py"Jenkins2012-04-241-43/+140
|\
| * Improved tools/hacking.pyJoe Gordon2012-04-241-43/+140
* | nova.virt.xenapi_conn -> nova.virt.xenapi.connectionJohannes Erdfelt2012-04-191-3/+3
|/
* xenapi_conn -> xenapi.connectionJohannes Erdfelt2012-04-121-1/+1
* Remove python-novaclient dependency from nova.Dan Prince2012-04-111-1/+1
* Merge "Improved localization testing."Jenkins2012-04-102-2/+94
|\
| * Improved localization testing.Yuriy Taraday2012-04-102-2/+94
* | Remove nova Direct APIJoe Gordon2012-04-101-1/+0
|/
* Merge "HACKING fixes, sqlalchemy fix."Jenkins2012-04-091-4/+13
|\
| * HACKING fixes, sqlalchemy fix.Yuriy Taraday2012-04-091-4/+13
* | bug 968452Brian Elliott2012-04-091-1/+1
|/
* Remove nova.rpc.impl_carrot.Russell Bryant2012-04-021-1/+0
* Updated docstrings in /tools as per HACKINGAlex Meade2012-03-281-12/+14
* Remove tools/nova-debugJoe Gordon2012-03-221-97/+0
* Merge "Hack to fixup absolute pybasedir in nova.conf.sample"Jenkins2012-03-131-8/+23
|\