summaryrefslogtreecommitdiff
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Use microversions for new style volume attachmentsMatt Riedemann2017-06-081-0/+77
* Merge "Remove **kwargs passing in payload __init__"Jenkins2017-06-081-28/+46
|\
| * Remove **kwargs passing in payload __init__Balazs Gibizer2017-06-081-28/+46
* | Remove useless API testsStephen Finucane2017-06-081-62/+0
|/
* Merge "placement: use separate tables for projects/users"Jenkins2017-06-071-0/+21
|\
| * placement: use separate tables for projects/usersJay Pipes2017-06-071-0/+21
* | Merge "libvirt: Check if domain is persistent before detaching devices"Jenkins2017-06-073-14/+35
|\ \
| * | libvirt: Check if domain is persistent before detaching devicesMatt Riedemann2017-06-073-14/+35
* | | Merge "XenAPI: use os-xenapi 0.2.0 in nova"Jenkins2017-06-076-187/+305
|\ \ \
| * | | XenAPI: use os-xenapi 0.2.0 in novaHuan Xie2017-06-066-187/+305
* | | | Merge "libvirt: set full description of the controller used by disk"Jenkins2017-06-071-0/+19
|\ \ \ \
| * | | | libvirt: set full description of the controller used by diskSahid Orentino Ferdjaoui2017-06-071-0/+19
* | | | | Merge "libvirt: update LibvirtConfigGuestDeviceAddress to provide XML"Jenkins2017-06-071-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | libvirt: update LibvirtConfigGuestDeviceAddress to provide XMLSahid Orentino Ferdjaoui2017-06-071-0/+12
| | |/ / | |/| |
* | | | Merge "contrail: add vrouter VIF plugin type support"Jenkins2017-06-071-0/+56
|\ \ \ \
| * | | | contrail: add vrouter VIF plugin type supportMichael Henkel2017-06-071-0/+56
* | | | | Merge "Send out notifications when instance tags changed"Jenkins2017-06-074-24/+65
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Send out notifications when instance tags changedKevin_Zheng2017-06-064-24/+65
* | | | | Merge "Fix cell0 naming when QS params on the connection"Jenkins2017-06-071-7/+8
|\ \ \ \ \
| * | | | | Fix cell0 naming when QS params on the connectionSylvain Bauza2017-06-071-7/+8
* | | | | | Merge "Remove cells topic configuration option"Jenkins2017-06-071-2/+2
|\ \ \ \ \ \
| * | | | | | Remove cells topic configuration optionMike Perez2017-06-071-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Move notifications/objects/test_base.py"Jenkins2017-06-071-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Move notifications/objects/test_base.pyMatt Riedemann2017-06-061-0/+0
* | | | | | Merge "Fix live migration devstack hook for multicell environment"Jenkins2017-06-072-1/+2
|\ \ \ \ \ \
| * | | | | | Fix live migration devstack hook for multicell environmentDan Smith2017-05-312-1/+2
* | | | | | | Merge "Add InstanceGroupList.get_counts()"Jenkins2017-06-072-1/+21
|\ \ \ \ \ \ \
| * | | | | | | Add InstanceGroupList.get_counts()melanie witt2017-06-062-1/+21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Completely remove mox from unit/network/test_linux_net.py"Jenkins2017-06-071-130/+142
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Completely remove mox from unit/network/test_linux_net.pyDanfly2017-05-301-130/+142
* | | | | | | Merge "Reset the _TRAITS_SYNCED global in Traits tests"Jenkins2017-06-071-3/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Reset the _TRAITS_SYNCED global in Traits testsChris Dent2017-06-061-3/+11
| | |/ / / / | |/| | | |
* | | | | | Merge "Replace messaging.get_transport with get_rpc_transport"Jenkins2017-06-074-4/+5
|\ \ \ \ \ \
| * | | | | | Replace messaging.get_transport with get_rpc_transportMatt Riedemann2017-06-054-4/+5
* | | | | | | Merge "Target cell on local delete"Jenkins2017-06-061-0/+9
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Target cell on local deleteDan Smith2017-05-311-0/+9
* | | | | | | Merge "Remove legacy v2.0 code from test_flavor_access"Jenkins2017-06-061-28/+18
|\ \ \ \ \ \ \
| * | | | | | | Remove legacy v2.0 code from test_flavor_accessMatt Riedemann2017-04-271-28/+18
* | | | | | | | Merge "Catch neutronclient.NotFound on floating deletion"Jenkins2017-06-062-0/+58
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Catch neutronclient.NotFound on floating deletionGuillaume Espanel2017-06-062-0/+58
* | | | | | | | Merge "Use VIR_DOMAIN_BLOCK_REBASE_COPY_DEV when rebasing"Jenkins2017-06-063-6/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Use VIR_DOMAIN_BLOCK_REBASE_COPY_DEV when rebasingArtom Lifshitz2017-06-023-6/+53
* | | | | | | | | Merge "Sync os-traits to Traits database table"Jenkins2017-06-062-5/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Sync os-traits to Traits database tableChris Dent2017-06-062-5/+39
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Send request_id on glance calls"Jenkins2017-06-061-6/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Send request_id on glance callsSean Dague2017-06-051-6/+9
* | | | | | | | | | Merge "Remove mox from nova/tests/unit/virt/xenapi/test_xenapi.py[1]"Jenkins2017-06-061-92/+106
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove mox from nova/tests/unit/virt/xenapi/test_xenapi.py[1]Sivasathurappan Radhakrishnan2017-05-291-92/+106
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge "XenAPI: Deprecate nicira-iface-id for XenServer VIF"Jenkins2017-06-062-6/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | XenAPI: Deprecate nicira-iface-id for XenServer VIFHuan Xie2017-05-262-6/+8