summaryrefslogtreecommitdiffstats
path: root/tools/xenserver
Commit message (Expand)AuthorAgeFilesLines
* xenapi: script to rotate the guest logsJohn Garbutt2013-06-191-0/+62
* xenapi: Always set other_config for VDIsRick Harris2013-05-021-0/+106
* import and install gettext in vm_vdi_cleaner.pyAndrew Laski2013-04-301-0/+2
* Update OpenStack LLC to FoundationKurt Taylor2013-02-263-3/+3
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-192-2/+4
* Fix script argument parsing.Brian Elliott2013-02-141-5/+11
* Merge "xenapi: Add cleanup_sm_locks script"Jenkins2013-01-231-0/+123
|\
| * xenapi: Add cleanup_sm_locks scriptRick Harris2013-01-221-0/+123
* | Sync latest cfg from oslo-incubatorMark McLoughlin2013-01-211-0/+1
|/
* fix N402 on tools/Sean Dague2013-01-091-1/+1
* Move zombie_instance_updated_at_window optionMark McLoughlin2012-12-111-2/+6
* Correctly init XenAPIDriver in vm_vdi_cleaner.pyBrian Lamar2012-12-101-1/+4
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-202-2/+1
* Remove nova.config.CONFMark McLoughlin2012-11-202-2/+3
* Remove nova.flagsMark McLoughlin2012-11-172-2/+1
* Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-041-4/+4
* Remove flags.DECLAREMark McLoughlin2012-11-041-3/+3
* Move parse_args to nova.configMark McLoughlin2012-11-041-1/+2
* XenAPI: Add script to destroy cached images.Rick Harris2012-08-011-0/+68
* Xen: Add race-condition troubleshooting script.Rick Harris2012-07-251-0/+172
* Fixes XenAPI driver import in vm_vdi_cleanerChris Behrens2012-07-171-3/+2
* Switch to using new config parsing for vm_vdi_cleaner.pyJohannes Erdfelt2012-06-271-74/+45
* 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
* Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-161-2/+2
* Use cfg's new global CONF objectMark McLoughlin2012-05-301-2/+1
* Update pep8 dependency to v1.1Brian Waldon2012-05-241-1/+1
* 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
|/
* Trivial spelling fixJohannes Erdfelt2012-04-301-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
* nova.virt.xenapi_conn -> nova.virt.xenapi.connectionJohannes Erdfelt2012-04-191-3/+3
* xenapi_conn -> xenapi.connectionJohannes Erdfelt2012-04-121-1/+1
* Add VDI chain cleanup script.Rick Harris2012-03-091-0/+128
* Add ability to see deleted and active records.Rick Harris2011-12-071-2/+1
* Further changes to the cleaner.Josh Kearney2011-10-101-7/+15
* Reference orphaned_instance instead of instance.Josh Kearney2011-10-101-2/+2
* Continue to the next iteration of the loop if an instance is not found.Josh Kearney2011-10-101-0/+1
* Adds a script that can automatically delete orphaned VDIs. Also had to move s...Josh Kearney2011-09-301-0/+376