blob: 22d9f7e7c70c07d1d4054e103156b151f11beb10 [file] [log] [blame]
Daryl Walleck587385b2012-03-03 13:00:26 -06001[identity]
2use_ssl=False
Rohit Karajgie1b050d2011-12-02 16:13:18 -08003host=127.0.0.1
4port=5000
Daryl Walleck587385b2012-03-03 13:00:26 -06005api_version=v2.0
Rohit Karajgie1b050d2011-12-02 16:13:18 -08006path=tokens
Daryl Walleckced8eb82012-03-19 13:52:37 -05007nonadmin_user1=user1
8nonadmin_user1_password=password
9nonadmin_user1_tenant_name=user1-project
10nonadmin_user2=user2
11nonadmin_user2_password=password
12nonadmin_user2_tenant_name=user2-project
Daryl Walleck587385b2012-03-03 13:00:26 -060013strategy=keystone
14
15[compute]
16# Reference data for tests. The ref and ref_alt should be
17# distinct images/flavors.
18image_ref=e7ddc02e-92fa-4f82-b36f-59b39bf66a67
19image_ref_alt=346f4039-a81e-44e0-9223-4a3d13c92a07
20flavor_ref=1
21flavor_ref_alt=2
Daryl Wallecke5b83d42011-11-10 14:39:02 -060022ssh_timeout=300
23build_interval=10
24build_timeout=600
Daryl Walleckb90a1a62012-02-27 11:23:10 -060025catalog_type=compute
Daryl Walleck587385b2012-03-03 13:00:26 -060026create_image_enabled=true
27resize_available=true
Daryl Wallecke5b83d42011-11-10 14:39:02 -060028
Eoghan Glynn4b10c7c2012-03-01 13:13:35 -050029[image]
30username=admin
31password=********
32tenant=admin
33auth_url=http://localhost:5000/v2.0