summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/utils
AgeCommit message (Expand)AuthorFilesLines
2017-07-25Added region support.spisarski6-18/+37
2017-07-24Added validation router is attached to the external network.spisarski1-1/+4
2017-07-24Fixed potential problems with image creation exceptions.spisarski1-16/+27
2017-07-24Merge "Refactor glance_utils.py v1 image creation."Steven Pisarski1-24/+13
2017-07-21Added and improved flavor creation tests.spisarski1-0/+11
2017-07-21Refactor glance_utils.py v1 image creation.spisarski1-24/+13
2017-07-20Changes required for running CI tests (Pike pod).spisarski4-17/+32
2017-07-18Merge "Created new class NovaException."Steven Pisarski1-4/+9
2017-07-18Merge "Created new class NeutronException."Steven Pisarski2-15/+24
2017-07-17Created new class NovaException.spisarski1-4/+9
2017-07-17Last task necessary to stop users from easily obtaining OS objects.spisarski5-37/+90
2017-07-17Merge "Created new class KeystoneException"Steven Pisarski1-2/+8
2017-07-17Created new class KeystoneExceptionspisarski1-2/+8
2017-07-17Created new class GlanceException.spisarski1-23/+39
2017-07-17Created new class NeutronException.spisarski2-15/+24
2017-07-13Created domain classes for networks and subnets.spisarski2-126/+99
2017-07-13Merge "Created domain class for routers."Steven Pisarski2-22/+22
2017-07-13Created domain class for routers.spisarski2-22/+22
2017-07-13Created domain class for roles.spisarski2-23/+32
2017-07-13Created domain class for ports.spisarski3-9/+14
2017-07-13Crteated domain class for projects.spisarski1-5/+6
2017-07-12Fix the unittest of get_endpointLinda Wang1-5/+5
2017-07-12Merge "Created domain classes for security groups."Steven Pisarski3-49/+47
2017-07-11Created domain classes for security groups.spisarski3-49/+47
2017-07-11Added ability to add a user to a role.spisarski2-6/+93
2017-07-07Fix get_endpointLinda Wang2-6/+24
2017-07-07Created domain object for users.spisarski1-24/+51
2017-07-07Created domain object for keypairs.spisarski1-5/+9
2017-07-06Created domain object for flavors.spisarski1-16/+81
2017-07-06Added support for using '~' for SSH key location.spisarski1-11/+19
2017-07-05Making test user password dynamic for testing against secure pods.spisarski1-1/+2
2017-07-05Refactor OSCreds to leverage kwargs instead of named parameters.spisarski2-22/+38
2017-06-27Enable snaps work using public endpointLinda Wang1-1/+2
2017-06-22Use neutron to create floating IPs.spisarski4-363/+866
2017-06-22Enable https for Openstack in SnapsLinda Wang1-4/+5
2017-06-14Need to move file resources required by tests.spisarski1-1/+2
2017-06-13Changed logic to return only active availability zones.spisarski1-2/+3
2017-06-11Fixed problems found in Functest after implementing offline testing.spisarski1-1/+1
2017-06-07Removed current working directory logic retrieving test file resources.spisarski1-2/+3
2017-06-05Added support for applying Heat Templatesspisarski2-0/+282
2017-06-01Refactor keystone endpoint tests to the proper test class.spisarski2-29/+28
2017-05-25Updated installation documents and fixed problems found during investigation.spisarski2-3/+16
2017-05-19Add the function of getting endpointLinda Wang2-7/+62
2017-05-17bugfix: get_security_group_by_id always return first elementMorgan Richomme2-22/+46
2017-05-16Added support for offline testingspisarski2-22/+47
2017-05-08Modified code to support both Python 2.7 and 3.xspisarski6-46/+72
2017-05-03Changed image metadata to support cirros, ubuntu, and centos.spisarski1-2/+2
2017-04-27Fixed issue caused previous patch which did not merge correctly.spisarski1-4/+2
2017-04-26Fixed the Glance connection test routines.spisarski1-5/+6
2017-04-26Added support for Glance v2spisarski2-29/+124