diff options
Diffstat (limited to 'test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput')
-rw-r--r-- | test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json b/test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json deleted file mode 100644 index d21664b09..000000000 --- a/test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "auth": { - "identity": { - "methods": ["password"], - "password": { - "user": { - "name": "admin", - "password": "User@12345" - } - } - } - } -}
\ No newline at end of file |