summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Bug #922356 QuantumManager does not initiate unplug on the linux_net d...Jenkins2012-03-122-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Bug #922356 QuantumManager does not initiate unplug on the linux_net driverSumit Naiksatam2012-03-092-0/+11
* | | | | | | | Merge "Fix linux_net.py interface-driver loading."Jenkins2012-03-121-6/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix linux_net.py interface-driver loading.Dan Wendlandt2012-03-121-6/+17
* | | | | | | | | Merge "Fix nova-manage backend_add with sr_uuid"Jenkins2012-03-122-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix nova-manage backend_add with sr_uuidAlex Meade2012-03-092-3/+3
* | | | | | | | | | Merge "Nuke some unused SQL api calls."Jenkins2012-03-122-254/+0
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Nuke some unused SQL api calls.Dan Prince2012-03-122-254/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Don't use glance when verifying images."Jenkins2012-03-122-109/+64
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Don't use glance when verifying images.Michael Still2012-03-092-109/+64
* | | | | | | | | Merge "Fix live-migration in multi_host network"Jenkins2012-03-122-22/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix live-migration in multi_host networkVishvananda Ishaya2012-03-122-22/+24
* | | | | | | | | | Merge "Simply & unify console handling for libvirt drivers"Jenkins2012-03-124-51/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Simply & unify console handling for libvirt driversDaniel P. Berrange2012-03-094-51/+60
* | | | | | | | | | | Merge "Add a serializer for os-quota-sets/defaults."Jenkins2012-03-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add a serializer for os-quota-sets/defaults.Kevin L. Mitchell2012-03-121-0/+1
* | | | | | | | | | | | Import nova.exception so exception can be usedJohannes Erdfelt2012-03-121-0/+1
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Replaced use of webob.Request.str_GET"Jenkins2012-03-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Replaced use of webob.Request.str_GETMaru Newby2012-03-091-1/+1
* | | | | | | | | | | Merge "Set 'dhcp_server' in _teardown_network_on_host."Jenkins2012-03-121-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Set 'dhcp_server' in _teardown_network_on_host.Dan Prince2012-03-101-0/+2
* | | | | | | | | | | Merge "fixup ldapdns default config"Jenkins2012-03-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fixup ldapdns default configPádraig Brady2012-03-091-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Sub in InstanceLimitExceeded in overLimit message"Jenkins2012-03-124-7/+32
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sub in InstanceLimitExceeded in overLimit messageEoghan Glynn2012-03-104-7/+32
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Remove update lockmode from compute_node_get_by_host"Jenkins2012-03-121-6/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Remove update lockmode from compute_node_get_by_hostDerek Higgins2012-03-101-6/+5
| |/ / / / / / / / /
* / / / / / / / / / Fixes xml representation of ext_srv_attr extensionVishvananda Ishaya2012-03-103-28/+67
|/ / / / / / / / /
* | | | | | | | | Merge "Allow soft_reboot to work from more states:"Jenkins2012-03-102-4/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Allow soft_reboot to work from more states:Vishvananda Ishaya2012-03-092-4/+13
* | | | | | | | | Merge "Display owner in ec2 describe images"Jenkins2012-03-103-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Display owner in ec2 describe imagesVishvananda Ishaya2012-03-093-3/+3
* | | | | | | | | | Merge "Use a high number for our default mac addresses"Jenkins2012-03-101-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use a high number for our default mac addressesVishvananda Ishaya2012-03-081-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Clean up setup and teardown for dhcp managers"Jenkins2012-03-102-39/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clean up setup and teardown for dhcp managersVishvananda Ishaya2012-03-092-39/+27
* | | | | | | | | | | Merge "Fix issues with security group auths without ports."Jenkins2012-03-104-0/+114
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix issues with security group auths without ports.Russell Bryant2012-03-094-0/+114
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Use cache='none' for all disks"Jenkins2012-03-103-9/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use cache='none' for all disksDaniel P. Berrange2012-03-093-9/+26
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Update cfg from openstack-common"Jenkins2012-03-101-2/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update cfg from openstack-commonMark McLoughlin2012-03-091-2/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Add pybasedir and bindir options"Jenkins2012-03-109-20/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add pybasedir and bindir optionsMark McLoughlin2012-03-099-20/+18
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Use utils.temporary_chown to ensure permissions get reset"Jenkins2012-03-103-6/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Use utils.temporary_chown to ensure permissions get resetJohannes Erdfelt2012-03-093-6/+17
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | EC2 KeyName validation.Chuck Short2012-03-092-1/+28
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Since 'net' is of nova.network.model.VIF class and 'ips' is an empty l...Jenkins2012-03-103-31/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Since 'net' is of nova.network.model.VIF class and 'ips' is an emptyAnte Karamatić2012-03-093-31/+25
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Fixes os-volume/snapshot delete"Jenkins2012-03-102-5/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |