X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Futils%2Ffunctest_utils.py;h=ef5dac72abf8b3821ee33dd8987f8261e59fcc1d;hb=refs%2Fchanges%2F48%2F68548%2F1;hp=5cfffa9cfe9eb0c23edaeea6f8df27aab6e31fae;hpb=0837a745c81ed2a6e7df097f60d227d5997c805e;p=functest.git diff --git a/functest/utils/functest_utils.py b/functest/utils/functest_utils.py index 5cfffa9cf..ef5dac72a 100644 --- a/functest/utils/functest_utils.py +++ b/functest/utils/functest_utils.py @@ -147,7 +147,7 @@ def list_services(cloud): """Search Keystone services via $OS_INTERFACE. It mainly conforms with `Shade - `_ but allows testing vs + `_ but allows testing vs public endpoints. It's worth mentioning that it doesn't support keystone v2. @@ -170,7 +170,7 @@ def search_services(cloud, name_or_id=None, filters=None): """Search Keystone services ia $OS_INTERFACE. It mainly conforms with `Shade - `_ but allows testing vs + `_ but allows testing vs public endpoints. It's worth mentioning that it doesn't support keystone v2.