Move CSIT to integration/csit repo
[integration/csit.git] / tests / multicloud-vmware / provision / jsoninput / auth_info.json
1 {
2         "auth":
3         {
4                 "scope": {"project": {"id": "a71c87345ad14533aa6496fca69d4840"}},
5                 "identity":
6                 {
7                         "password": {"user": {"domain": {"name": "Default"}, "password": "vmware", "name": "admin"}}, "methods": ["password"]
8                 }
9         }
10 }