summaryrefslogtreecommitdiffstats
path: root/sdnvpn/lib
AgeCommit message (Expand)AuthorFilesLines
2018-12-11Using heat orchestrator for sdnvpn - test case 8nikoskarandreas2-9/+27
2018-10-31Add suport for fuel installerStamatis Katsaounis2-101/+127
2018-10-31Merge "Find the ODL owner of the BGP entity in the cluster in TC 3"Nikos Karandreas1-5/+27
2018-10-18Merge "Add flake8 and yamllint tox environments and fix tox errors"Nikos Karandreas1-7/+7
2018-10-17Find the ODL owner of the BGP entity in thedimitris.tsiolakis1-5/+27
2018-10-15Replace heat client calls with openstack sdkStamatis Katsaounis2-80/+44
2018-10-15Add flake8 and yamllint tox environments and fix tox errorsStamatis Katsaounis1-7/+7
2018-10-15Using heat orchestrator for sdnvpn - test case 1nikoskarandreas2-0/+163
2018-10-12Fix error on querying neutron quotaStamatis Katsaounis1-2/+3
2018-10-09Merge "Replace cinder client calls with openstack sdk"Dimitris Tsiolakis1-11/+14
2018-10-09Replace neutron client calls with openstack sdkStamatis Katsaounis2-280/+217
2018-10-08Replace cinder client calls with openstack sdkStamatis Katsaounis1-11/+14
2018-10-08Replace nova client calls with openstack sdkStamatis Katsaounis3-150/+153
2018-10-03Replace glance client calls with openstack sdkStamatis Katsaounis2-36/+26
2018-09-27Merge "Wait for instance deletion"Nikos Karandreas1-1/+17
2018-09-27Wait for instance deletionStamatis Katsaounis1-1/+17
2018-09-10Replace % operator with format methodStamatis Katsaounis1-4/+4
2018-06-26Route exchange test with testcase3tomsou2-2/+44
2018-06-19Use Neutron API for attaching floating ip addressPeriyasamy Palanisamy1-0/+12
2018-06-14[Bug Fix] Determine the BGP entity owner in ODL ClusterDimitrios Markou1-0/+42
2018-06-05[Bug Fix] Use correct image for the Quagga instanceDimitrios Markou1-1/+1
2018-05-31Fix the logging to be compatible with functestPeriyasamy Palanisamy6-32/+10
2018-05-08SDNVPN-99 NAT doesn't seem to workPeriyasamy Palanisamy1-11/+11
2018-05-07create log file only if it doesn't existPeriyasamy Palanisamy1-1/+3
2018-05-07create log file during logger initializationPeriyasamy Palanisamy1-5/+2
2018-04-19Make sdnvpn logging properPeriyasamy Palanisamy6-37/+61
2018-03-12remove extra specs for the flavorPeriyasamy Palanisamy1-7/+0
2018-03-12testcase execution halt fixPeriyasamy Palanisamy1-7/+12
2018-03-08potential fix for custom flavor creation issuePeriyasamy Palanisamy2-5/+2
2018-03-01update python modules shebang line for python intrepreter directivePeriyasamy Palanisamy5-3/+14
2018-02-26Stop relying on internal Functest utilsCédric Ollivier1-4/+21
2018-02-26Host openstack utils in SDNVPNCédric Ollivier2-1/+1487
2018-02-22Switch from CONST to CONFCédric Ollivier2-11/+13
2018-02-15fix for sdnvpn CI test failurePeriyasamy Palanisamy2-1/+10
2018-01-18Set unlimited router quotastomsou2-4/+7
2018-01-09Intra-Data Center ECMP testcasePeriyasamy Palanisamy2-9/+129
2017-11-10add resync testcasePeriyasamy Palanisamy1-0/+17
2017-11-09Merge "remove flavor at the end of the test"Tim Irnich1-1/+7
2017-11-09Merge "Fix instance boot when metadata exists"Tim Irnich1-8/+11
2017-11-08remove flavor at the end of the testPeriyasamy Palanisamy1-1/+7
2017-11-08use glance_client for image cleanupPeriyasamy Palanisamy1-2/+5
2017-11-08Test groups are deleted after ovs reconnectionpperiyasamy1-0/+17
2017-11-06Fix instance boot when metadata existstomsou1-8/+11
2017-10-25use openstack api's instead of CLIsPeriyasamy Palanisamy2-0/+50
2017-10-19Remove argparse for adding argument -rLinda Wang1-1/+1
2017-10-18Gather logs only if fuel or apex installerPeriyasamy Palanisamy1-1/+3
2017-10-12make CommonConfig as singletonPeriyasamy Palanisamy1-27/+41
2017-09-28Fix loggingtomsou1-1/+1
2017-08-28Merge "Make tight the way an instance is considered as UP"Tim Irnich1-8/+4
2017-08-23Make tight the way an instance is considered as UPpanageo21-8/+4