summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix venv wrapper to clean *.pyc."Jenkins2012-07-201-1/+1
|\
| * Fix venv wrapper to clean *.pyc.Bhuvan Arumugam2012-07-131-1/+1
* | Fixes XenAPI driver import in vm_vdi_cleanerChris Behrens2012-07-171-3/+2
|/
* modify hacking.py to not choke on the def of _()Sean Dague2012-07-051-2/+4
* Correct typo in tools/hacking.py l18n -> i18nBrian Waldon2012-07-051-2/+2
* Implement nova network API for quantum API 2.0Yong Sheng Gong2012-07-031-0/+1
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Merge "Align run_tests.py pep8 with tox."Jenkins2012-06-281-1/+1
|\
| * Align run_tests.py pep8 with tox.Joe Gordon2012-06-271-1/+1
* | Merge "Use setuptools-git plugin for MANIFEST."Jenkins2012-06-281-0/+1
|\ \
| * | Use setuptools-git plugin for MANIFEST.Monty Taylor2012-06-281-0/+1
| |/
* | Merge "Add full test environment."Jenkins2012-06-282-1/+1
|\ \ | |/ |/|
| * Add full test environment.Monty Taylor2012-06-252-1/+1
* | 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