aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-11-16 15:06:29 -0800
committerGary Wu <gary.i.wu@huawei.com>2017-11-16 15:06:59 -0800
commitd70a11fa785aaaa78662e6ca1a4679102893713f (patch)
treea3b107a499c6c4ba056b84e3ced664a4aa0d1884 /test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json
parenteb3849ef8a5377e09aba704baee738222bb649bb (diff)
Update line endings to match .gitattributes
Change-Id: I18ceea59b6ff79ec7134a72029e86aa6e69eec7e Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json')
-rw-r--r--test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json24
1 files changed, 12 insertions, 12 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
index e9a6c3e92..d21664b09 100644
--- a/test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json
+++ b/test/csit/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json
@@ -1,13 +1,13 @@
-{
- "auth": {
- "identity": {
- "methods": ["password"],
- "password": {
- "user": {
- "name": "admin",
- "password": "User@12345"
- }
- }
- }
- }
+{
+ "auth": {
+ "identity": {
+ "methods": ["password"],
+ "password": {
+ "user": {
+ "name": "admin",
+ "password": "User@12345"
+ }
+ }
+ }
+ }
} \ No newline at end of file