summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge "Fix VM deletion from down compute node"Jenkins2012-10-313-45/+134
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix VM deletion from down compute nodeJoe Gordon2012-10-303-45/+134
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "remove session parameter from fixed_ip_get"Jenkins2012-10-301-9/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | remove session parameter from fixed_ip_getDevananda van der Veen2012-10-271-9/+14
* | | | | | | | | Remove database usage from libvirt check_can_live_migrate_destinationDan Smith2012-10-3010-40/+99
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "refactor: extract _terminate_volume_connections"Jenkins2012-10-301-16/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | refactor: extract _terminate_volume_connectionsMate Lakat2012-10-301-16/+13
* | | | | | | | | Merge "Ensures compute_driver flag can be used by bdm"Jenkins2012-10-302-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensures compute_driver flag can be used by bdmJohn Garbutt2012-10-292-5/+5
* | | | | | | | | | Merge "improve sessions around compute_node_*"Jenkins2012-10-301-19/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | improve sessions around compute_node_*Devananda van der Veen2012-10-291-19/+18
* | | | | | | | | | | Merge "details the reboot behavior that a virt driver should follow."Jenkins2012-10-301-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | details the reboot behavior that a virt driver should follow.Armando Migliaccio2012-10-261-0/+6
* | | | | | | | | | | | Merge "Support for nova client list hosts with specific zone"Jenkins2012-10-302-11/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Support for nova client list hosts with specific zoneivan-zhu2012-10-252-11/+30
* | | | | | | | | | | | Merge "More robust checking for empty requested_networks"Jenkins2012-10-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | More robust checking for empty requested_networksAndrew Laski2012-10-251-1/+1
* | | | | | | | | | | | | Merge "xenapi: refactor: Agent class"Jenkins2012-10-302-118/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | xenapi: refactor: Agent classMate Lakat2012-10-262-118/+130
* | | | | | | | | | | | | Merge "Add call to trigger_instance[add/remove]_security_group_refresh quantum"Jenkins2012-10-301-6/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add call to trigger_instance[add/remove]_security_group_refresh quantumAaron Rosen2012-10-291-6/+20
* | | | | | | | | | | | | Fix typo in xenapi/host.pyDan Smith2012-10-291-1/+1
* | | | | | | | | | | | | Merge "Validates Timestamp or Expiry time in EC2 requests"Jenkins2012-10-293-0/+127
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Validates Timestamp or Expiry time in EC2 requestsSirisha Devineni2012-10-293-0/+127
* | | | | | | | | | | | | Merge "Add API samples to Admin Actions"Jenkins2012-10-2931-0/+253
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add API samples to Admin ActionsMauro S. M. Rodrigues2012-10-2931-0/+253
* | | | | | | | | | | | | | Merge "Add live migration helper methods to fake hypervisor driver"Jenkins2012-10-291-0/+13
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add live migration helper methods to fake hypervisor driverMauro S. M. Rodrigues2012-10-291-0/+13
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Use testtools as the base testcase class."Jenkins2012-10-2911-149/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use testtools as the base testcase class.Monty Taylor2012-10-2911-149/+34
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Make nova-rootwrap optionalBrian Elliott2012-10-261-1/+1
* | | | | | | | | | | | | Merge "Let scheduler know services' capabilities at startup"Jenkins2012-10-295-4/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Let scheduler know services' capabilities at startupArata Notsu2012-10-285-4/+19
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Remove duplicated definition of is_loaded()"Jenkins2012-10-291-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove duplicated definition of is_loaded()Yun Mao2012-10-281-3/+0
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Fix nova-network MAC collision logic"Jenkins2012-10-292-1/+34
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix nova-network MAC collision logicDan Smith2012-10-262-1/+34
* | | | | | | | | | | | | Merge "removes the nova-volume code from nova"Jenkins2012-10-2984-17249/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | removes the nova-volume code from novaVishvananda Ishaya2012-10-2884-17249/+99
* | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-10-2921-2319/+2268
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-10-2921-2319/+2268
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Don't elevate context when calling run_instance"Jenkins2012-10-292-12/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Don't elevate context when calling run_instanceVishvananda Ishaya2012-10-282-12/+6
* | | | | | | | | | | | Merge "Make instance_get_all() not require admin context"Jenkins2012-10-272-20/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make instance_get_all() not require admin contextChris Behrens2012-10-272-20/+26
* | | | | | | | | | | | | Merge "Rehydrate NetworkInfo in reboot_instance()"Jenkins2012-10-272-2/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Rehydrate NetworkInfo in reboot_instance()Dan Smith2012-10-252-2/+44
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Fix compute tests abusing admin contextChris Behrens2012-10-271-33/+47
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Fix use of elevated context for resize methods"Jenkins2012-10-273-119/+105
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix use of elevated context for resize methodsChris Behrens2012-10-273-119/+105