summaryrefslogtreecommitdiffstats
path: root/nova/tests/integrated
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Make os-services API extensions consistent.Dan Prince2013-03-145-14/+19
* | Add quotas for fixed ips.Michael Still2013-03-1512-0/+12
|/
* Merge "Prepare services index method for use with cells"Jenkins2013-03-131-1/+1
|\
| * Prepare services index method for use with cellsMatthew Sherborne2013-03-121-1/+1
* | Add numerous fixes to test_api_samplesGiampaolo Lauria2013-03-111-39/+46
|/
* Merge "Add MultipleCreate template and fix conflict with other templates"Jenkins2013-03-091-3/+1
|\
| * Add MultipleCreate template and fix conflict with other templatesMauro S. M. Rodrigues2013-03-071-3/+1
* | Merge "Rework instance actions to work with cells"Jenkins2013-03-081-0/+4
|\ \ | |/ |/|
| * Rework instance actions to work with cellsAndrew Laski2013-02-251-0/+4
* | Remove unnecessary setUp() and tearDown() methodsJohannes Erdfelt2013-03-061-6/+0
* | Adjusts reclaim instance interval of deferred delete testsHans Lindgren2013-03-051-2/+2
* | Merge "Improve output msgs for _compare_result"Jenkins2013-03-021-6/+18
|\ \
| * | Improve output msgs for _compare_resultGiampaolo Lauria2013-02-271-6/+18
* | | Add os-volumes extension to api samplesAdalberto Medeiros2013-03-0111-0/+247
* | | Adds API Sample tests for Volume AttachmentsTiago Mello2013-02-2813-0/+198