summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Hack to fixup absolute pybasedir in nova.conf.sampleMark McLoughlin2012-03-091-8/+23
* | Add VDI chain cleanup script.Rick Harris2012-03-091-0/+128
|/
* Require a more recent version of glanceJohannes Erdfelt2012-03-081-1/+1
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-071-4/+6
* Remove trailing whitespaces in regular fileHengqing Hu2012-03-071-404/+404
* Cleans up the create_conf toolVishvananda Ishaya2012-03-062-16/+28
* Merge "Nova options tool enhancements"Jenkins2012-03-061-21/+7
|\
| * Nova options tool enhancementsZhongyue Luo2012-02-241-21/+7
* | Add assertRaises check to tools/hacking.py as N202Joe Gordon2012-03-051-0/+10
* | Clean stale lockfiles on service startup : fixes bug 785955Mike Pittaro2012-02-241-0/+63
|/
* Support tox-based unittests.Monty Taylor2012-02-203-8/+12
* Merge "Support non-UTC timestamps in changes-since filter"Jenkins2012-02-201-0/+1
|\
| * Support non-UTC timestamps in changes-since filterEoghan Glynn2012-02-171-0/+1
* | nova.conf sample toolZhongyue Luo2012-02-182-0/+171
|/
* Get rid of distutils.extra.Monty Taylor2012-02-081-0/+1
* Merge "Require newer versions of SA and SA-Migrate"Jenkins2012-02-081-2/+2
|\
| * Require newer versions of SA and SA-MigrateRick Harris2012-02-081-2/+2
* | Remove ajaxterm from NovaThierry Carrez2012-02-0716-3575/+0
|/
* Excise M2Crypto!Brian Waldon2012-02-022-28/+1
* Boto 2.2.x failes. Capping pip-requires at 2.1.1Brian Lamar2012-02-011-1/+1
* Add HACKING compliance testing to run_test.shJoe Gordon2012-01-241-0/+183
* Cleanup Imports to match HACKING guidelinesJoe Gordon2012-01-181-7/+6
* greenlet version inconsistencyZhongyue Luo2012-01-161-1/+1
* Tell users what is about to be installed via sudoDaniel P. Berrange2012-01-051-0/+2
* Merge "PEP8 remove direct type comparisons"Jenkins2012-01-031-1/+1
|\