aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/multicloud-vmware/provision/jsoninput/auth_info.json
blob: 6d42f84d40f0cd8fedd5980b5bf13d73dfd10fea (plain)
1
2
3
4
5
6
7
8
9
10
{
	"auth":
	{
		"scope": {"project": {"id": "a71c87345ad14533aa6496fca69d4840"}},
		"identity":
		{
			"password": {"user": {"domain": {"name": "Default"}, "password": "vmware", "name": "admin"}}, "methods": ["password"]
		}
	}
}