X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=libraries%2Fcommon%2Fusers.py;fp=libraries%2Fcommon%2Fusers.py;h=421b8cc1b3391ee35bd6211c737bd8bf10d647b1;hb=af5eb3ff36b92ab1d9c156ffa0391eadc73eb6ba;hp=0000000000000000000000000000000000000000;hpb=025a45508d009db84c34076fb4a668f712628d6d;p=ta%2Fcloudtaf.git diff --git a/libraries/common/users.py b/libraries/common/users.py new file mode 100644 index 0000000..421b8cc --- /dev/null +++ b/libraries/common/users.py @@ -0,0 +1,2 @@ +root = {'username': 'root', 'password': ''} +cloudadmin = {'username': 'cloudadmin', 'password': 'letmeinCRF1234'}