summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | fixed bug lp:968019 ,fix network manager init floating ip problem.Yaguang Tang2012-03-291-1/+3
| |/ / / / / / /
* | | | | | | | Merge "Add validation for OSAPI server name length."Jenkins2012-03-292-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Add validation for OSAPI server name length.Dan Prince2012-03-292-0/+46
| |/ / / / / / /
* / / / / / / / get_instance_uuids_by_ip_filter to QMAaron Lee2012-03-285-0/+64
|/ / / / / / /
* / / / / / / Updated docstrings in /tools as per HACKINGAlex Meade2012-03-281-12/+14
|/ / / / / /
* | | | | | Merge "Reduce the image cache manager periodic interval."Jenkins2012-03-271-1/+1
|\ \ \ \ \ \
| * | | | | | Reduce the image cache manager periodic interval.Michael Still2012-03-271-1/+1
* | | | | | | A missing checksum does not mean the image is corrupt.Michael Still2012-03-272-2/+8
| |_|/ / / / |/| | | | |
* | | | | | Merge "Handle Forbidden and NotAuthenticated glance exc."Jenkins2012-03-272-2/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Handle Forbidden and NotAuthenticated glance exc.Anthony Young2012-03-262-2/+17
* | | | | | Merge "Destroy src and dest instances when deleting in RESIZE_VERIFY"Jenkins2012-03-261-10/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Destroy src and dest instances when deleting in RESIZE_VERIFYJohannes Erdfelt2012-03-261-10/+24
* | | | | | Merge "Clean up the shared storage check (#891756)"Jenkins2012-03-262-39/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clean up the shared storage check (#891756)Mandell Degerness2012-03-262-39/+26
| | |/ / / | |/| | |
* | | | | Merge "Don't set instance ACTIVE until it's really active"Jenkins2012-03-261-2/+3
|\ \ \ \ \
| * | | | | Don't set instance ACTIVE until it's really activeJohannes Erdfelt2012-03-261-2/+3
* | | | | | Fix unrescue in invalid stateJohannes Erdfelt2012-03-262-1/+20
| |/ / / / |/| | | |
* | | | | Merge "Improve performance of safe_log()."Jenkins2012-03-261-5/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve performance of safe_log().Russell Bryant2012-03-261-5/+6
| |/ / /
* | | | Merge "Fix 'nova-manage config convert'"Jenkins2012-03-261-2/+2
|\ \ \ \
| * | | | Fix 'nova-manage config convert'Mark McLoughlin2012-03-261-2/+2
* | | | | Merge "Add another libvirt get_guest_config() test case"Jenkins2012-03-261-0/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add another libvirt get_guest_config() test caseMark McLoughlin2012-03-261-0/+28
| |/ / /
* | | | Merge "Reordered the alphabet."Jenkins2012-03-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Reordered the alphabet.Andrew Bogott2012-03-231-1/+1
* | | | Fix libvirt global name 'xml_info' is not defined.Dan Prince2012-03-251-1/+0
* | | | Merge "makes volume versions display properly"Jenkins2012-03-252-9/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | makes volume versions display properlyVishvananda Ishaya2012-03-232-9/+22
* | | | Merge "Import recent openstack-common changes"Jenkins2012-03-243-32/+256
|\ \ \ \ | |_|_|/ |/| | |
| * | | Import recent openstack-common changesJohannes Erdfelt2012-03-233-32/+256
* | | | Merge "Add periodic_fuzzy_delay option."Jenkins2012-03-237-29/+48
|\ \ \ \
| * | | | Add periodic_fuzzy_delay option.Rick Harris2012-03-237-29/+48
* | | | | Add a test case for generation of libvirt guest configDaniel P. Berrange2012-03-231-0/+54
* | | | | Introduce a class for storing libvirt snapshot configurationDaniel P. Berrange2012-03-232-0/+28
| |/ / / |/| | |
* | | | Convert libvirt connection class to use config APIs for CPU comparisonsDaniel P. Berrange2012-03-232-24/+11
| |/ / |/| |
* | | Introduce a class for storing libvirt CPU configurationDaniel P. Berrange2012-03-232-0/+77
| |/ |/|
* | Convert libvirt connection class to use config APIs for guestsDaniel P. Berrange2012-03-232-113/+73
* | Move NIC devices back after disk devicesDaniel P. Berrange2012-03-231-3/+4
* | Convert libvirt connection class to use config APIs for disk devicesDaniel P. Berrange2012-03-232-145/+169
|/
* Convert libvirt connection class to use config APIs for filesystem devicesDaniel P. Berrange2012-03-232-6/+10
* Convert libvirt connection class to use config APIs for input devicesDaniel P. Berrange2012-03-232-3/+6
* Convert libvirt connection class to use config APIs for serial/console devicesDaniel P. Berrange2012-03-232-13/+20
* Convert libvirt connection class to use config APIs for graphicsDaniel P. Berrange2012-03-232-6/+7
* Convert libvirt vif classes over to use config APIDaniel P. Berrange2012-03-234-133/+85
* Convert libvirt volume classes over to use config APIDaniel P. Berrange2012-03-233-44/+49
* Delete the test_preparing_xml_info libvirt testDaniel P. Berrange2012-03-231-14/+0
* Introduce a set of classes for storing libvirt guest configurationDaniel P. Berrange2012-03-232-0/+721
* Merge "Fix launching of guests where instances_path is on GlusterFS"Jenkins2012-03-234-7/+85
|\
| * Fix launching of guests where instances_path is on GlusterFSDaniel P. Berrange2012-03-234-7/+85
* | Merge "Send a more appropriate error response for 403 in osapi"Jenkins2012-03-232-1/+14
|\ \