update link to upper-constraints.txt
[integration.git] / test / vcpe / clouds.yaml.example
1 clouds:
2   integration-release-daily:
3     auth:
4       auth_url: 'http://10.12.25.2:5000'
5       username: 'kxi'
6       user_domain_id: 'default'
7       project_domain_id: 'default'
8       tenant_id: '712b6016580e410b9abfec9ca34953ce'
9       password: 'n3JhGMGuDzD8'
10       project_domain_name: 'Integration-Release-Daily'
11     region_name: 'RegionOne'
12     identity_api_version: '3'
13   integration-sb-07:
14     auth:
15       auth_url: 'http://10.12.25.2:5000'
16       username: 'kxi'
17       user_domain_id: 'default'
18       project_domain_id: 'default'
19       tenant_id: '1e097c6713e74fd7ac8e4295e605ee1e'
20       password: 'n3JhGMGuDzD8'
21       project_domain_name: 'Integration-SB-07'
22     region_name: 'RegionOne'
23     identity_api_version: '3'