Fix a bug when connecting to Keystone 03/38203/1
authorasteroide <thomas.duval@orange.com>
Wed, 26 Jul 2017 15:41:13 +0000 (17:41 +0200)
committerasteroide <thomas.duval@orange.com>
Wed, 26 Jul 2017 15:41:13 +0000 (17:41 +0200)
Change-Id: I2341225603fcfbfcce442a9870e37caaeb77e11d

moonv4/moon_interface/tests/apitests/utils/pdp.py

index 0325981..c0c8344 100644 (file)
@@ -69,7 +69,7 @@ def get_keystone_projects():
             "project": {
                 "name": KEYSTONE_PROJECT,
                 "domain": {
-                    "id": "Default"
+                    "id": "default"
                 }
             }
         }