summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/utils/tests/settings_utils_tests.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-19Fixed bug with regards to subnet lookups.spisarski1-0/+1
2018-03-12Closing keystone sessions after done with them.spisarski1-6/+13
2018-03-08Ensure the project for volumes are handled properly.spisarski1-2/+3
2018-02-22Changed pattern on how objects lookup themselves by name and project.spisarski1-4/+6
2018-02-16Ensure project IDs are handled correctly for Network/Subnetsspisarski1-1/+1
2017-12-18Refactored VmInst domain class for Ports.spisarski1-2/+4
2017-11-21Refactoring of SecurityGroupSettings to extend SecurityGroupConfigspisarski1-13/+11
2017-11-20Refactoring of VmInstanceSettings to extend VmInstanceConfigspisarski1-7/+8
2017-11-20Refactoring of NetworkSettings to extend NetworkConfigspisarski1-15/+16
2017-11-20Refactoring of VolumeSettings to extend VolumeConfigspisarski1-1/+1
2017-11-20Refactoring of VolumeTypeSettings to extend VolumeTypeConfigspisarski1-1/+1
2017-11-20Refactoring of QoSSettings to extend QoSConfigspisarski1-1/+1
2017-11-20Refactoring of KeypairSettings to extend KeypairConfigspisarski1-1/+2
2017-11-20Refactoring of FlavorSettings to extend FlavorConfigspisarski1-3/+4
2017-11-16Refactoring of ImageSettings to extend ImageConfigspisarski1-2/+2
2017-11-02Added method to OpenStackHeatStack to return OpenStackRouter objects.spisarski1-2/+0
2017-10-31Added method to OpenStackHeatStack to return OpenStackFlavor objects.spisarski1-1/+17
2017-10-27Return OpenStackVolume and OpenStackVolumeType instances from heat.spisarski1-0/+47
2017-08-24Added method to return OpenStackVmInstance from Heat.spisarski1-0/+341