summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/utils
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-01Merge "Add support for extra properties in an image"Steven Pisarski1-0/+12
2017-03-01Add support for extra properties in an imageCristina Pauna1-0/+12
2017-02-28Ensuring all instances must have ports/network.spisarski1-2/+2
2017-02-15Initial patch with all code from CableLabs repository.spisarski11-0/+2224