summaryrefslogtreecommitdiffstats
path: root/nova/tests/integrated
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove broken config_drive image_href support."Jenkins2013-06-271-4/+4
|\
| * Remove broken config_drive image_href support.Chris Behrens2013-06-261-5/+5
* | Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-271-3/+3
|/
* Extract live-migration scheduler logic from the scheduler driverJohn Garbutt2013-06-241-16/+6
* Merge "Enhance the validation of the quotas update"Jenkins2013-06-147-2/+53
|\
| * Enhance the validation of the quotas updategengjh2013-06-137-2/+53
* | Fix and enable H403 testsDirk Mueller2013-06-121-1/+3
* | Merge "add xml api sample tests to os-tenant-network"Jenkins2013-06-124-0/+36
|\ \
| * | add xml api sample tests to os-tenant-networkivan-zhu2013-05-244-0/+36
* | | Give a way to save why a service has been disabled.Andrea Rosa2013-06-129-0/+123
* | | Merge "Return Customer's Quota Usage through Admin API"Jenkins2013-06-115-0/+157
|\ \ \
| * | | Return Customer's Quota Usage through Admin APIMahesh K P2013-05-175-0/+157
* | | | Merge "Normalize path for finding api_samples dir"Jenkins2013-06-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Normalize path for finding api_samples dirDirk Mueller2013-06-021-1/+1
* | | | API to get the Cell CapacityKaushik Chandrashekar2013-06-055-0/+97
* | | | Merge "Launch_at and terminated_at on server(s) response"Jenkins2013-06-0515-3/+252
|\ \ \ \
| * | | | Launch_at and terminated_at on server(s) responseAndrew Melton2013-05-3115-3/+252
| |/ / /
* | | | Call scheduler for run_instance from conductorAndrew Laski2013-06-041-0/+2
* | | | Merge "Moved sample network creation out of unittest base class constructor."Jenkins2013-06-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Moved sample network creation out of unittest base class constructor.Sergey Skripnick2013-05-241-0/+1
| | |/ | |/|
* | | Fix and enable flake8 F812Joe Gordon2013-05-281-1/+1
* | | Delete a quota through admin api.Aarti Kriplani2013-05-233-0/+27
|/ /
* | Merge "baremetal: Move tests under tests/virt/baremetal"Jenkins2013-05-221-1/+1
|\ \
| * | baremetal: Move tests under tests/virt/baremetalRick Harris2013-05-211-1/+1
* | | Convert Nova to use Oslo service infrastructure.Brian Elliott2013-05-131-2/+2
|/ /
* | Merge "'m1.tiny' now has root_gb=1"Jenkins2013-05-2029-32/+32
|\ \
| * | 'm1.tiny' now has root_gb=1Rick Harris2013-05-1629-32/+32
| |/
* | Clean up test_api_samples a bitGiampaolo Lauria2013-05-171-277/+200
* | Fix flake8 errors in anticipation of flake8.Monty Taylor2013-05-171-2/+2
|/
* Revert "Include list of attached volumes with instance info"Russell Bryant2013-05-1533-86/+26
* Merge "Refactor nova.volume.cinder.API to reduce roundtrips with Cinder"Jenkins2013-05-151-1/+0
|\
| * Refactor nova.volume.cinder.API to reduce roundtrips with CinderOleg Bondarev2013-05-141-1/+0
* | Merge "Include list of attached volumes with instance info"Jenkins2013-05-1533-26/+86
|\ \
| * | Include list of attached volumes with instance infoOleg Bondarev2013-05-0833-26/+86
* | | Merge "Fix response from snapshot create stub"Jenkins2013-05-142-23/+2
|\ \ \ | | |/ | |/|
| * | Fix response from snapshot create stubMark McLoughlin2013-05-142-23/+2
| |/
* / Allow a floating IP to be associated to a specific fixed IPPhil Day2013-05-1015-1/+82
|/
* Add an extension to show the mac address of a ip in server(s)Zhi Yan Liu2013-04-1215-6/+263
* baremetal: Change node api related to prov_mac_addressArata Notsu2013-04-1113-8/+77
* Cleanup trailing whitespace in api samples.Michael Still2013-04-108-26/+26
* Add an extension to show the network id of a virtual interfaceZhi Yan Liu2013-04-089-0/+115
* Add SecurityGroups API sample testsGiampaolo Lauria2013-04-045-6/+56
* Fix SecurityGroups XML sample testsGiampaolo Lauria2013-04-031-1/+1
* Modify _verify_response to validate response codes.Giampaolo Lauria2013-04-031-350/+236
* baremetal: Drop unused columns in bm_nodesArata Notsu2013-04-028-8/+0
* Set default fixed_ip quota to unlimited.Michael Still2013-03-2912-14/+14
* Fix typo in the XML serialization os-services API.Andrea Rosa2013-03-286-0/+18
* Fixes Nova API /os-hosts missing element "zone"Fei Long Wang2013-03-241-6/+6
* Change arguments to volume_detach()Chris Behrens2013-03-201-0/+1
* Merge "Make os-services API extensions consistent."Jenkins2013-03-155-14/+19
|\