summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/utils/tests/nova_utils_tests.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-11Added MTU network config and updated flavor_metadata test supportspisarski1-8/+11
2018-05-22Extra changes on Flavor ConfigPanagiotis Karalis1-1/+1
2018-05-09Patch to make flavor configuration for tests more flexible.spisarski1-4/+4
2018-04-19Fixed bug with regards to subnet lookups.spisarski1-2/+4
2018-04-19Adding assertion message to test validation.spisarski1-3/+5
2018-04-18Add flavor metadata for volume related testsMichael Polenchuk1-1/+2
2018-03-12Closing keystone sessions after done with them.spisarski1-18/+37
2018-02-22Changed pattern on how objects lookup themselves by name and project.spisarski1-20/+32
2018-02-20openstack: nova_utils_tests: Wait for volume detachmentMarkos Chandras1-6/+14
2018-02-20openstack: nova_utils_tests: Increase timeout for API callsMarkos Chandras1-2/+2
2018-02-16Ensure project IDs are handled correctly for Network/Subnetsspisarski1-10/+13
2018-02-06Fixed timeout logic when attaching/detaching volumes.spisarski1-14/+96
2018-01-31openstack: nova_utils_tests: Use API timeout argument instead of sleep()Markos Chandras1-6/+2
2017-12-18Refactored VmInst domain class for Ports.spisarski1-5/+7
2017-12-14Added utility function to retrieve the names of all hosts with a hypervisor.spisarski1-0/+10
2017-11-20Refactoring of VmInstanceSettings to extend VmInstanceConfigspisarski1-4/+4
2017-11-20Refactoring of NetworkSettings to extend NetworkConfigspisarski1-5/+6
2017-11-20Refactoring of VolumeSettings to extend VolumeConfigspisarski1-2/+3
2017-11-20Refactoring of FlavorSettings to extend FlavorConfigspisarski1-9/+8
2017-10-24Implemented the ability to attach volumes to VM instances.spisarski1-2/+144
2017-08-24Added method to return OpenStackVmInstance from Heat.spisarski1-1/+18
2017-08-08Configure requirements for AAVMF(UEFI) with Cirros image on AArch64 Delia Popescu1-1/+1
2017-06-22Use neutron to create floating IPs.spisarski1-33/+137
2017-05-25Updated installation documents and fixed problems found during investigation.spisarski1-1/+5
2017-05-08Modified code to support both Python 2.7 and 3.xspisarski1-20/+18
2017-02-15Initial patch with all code from CableLabs repository.spisarski1-0/+208