blob: 7f39118b28967b7a5753f339851f0b6db1f87306 [file] [log] [blame]
Daryl Wallecke5b83d42011-11-10 14:39:02 -06001[nova]
Rohit Karajgie1b050d2011-12-02 16:13:18 -08002host=127.0.0.1
3port=5000
4apiVer=v2.0
5path=tokens
Daryl Wallecke5b83d42011-11-10 14:39:02 -06006user=admin
7api_key=admin-key
8tenant_name=admin-project
9ssh_timeout=300
10build_interval=10
11build_timeout=600
Daryl Walleckb90a1a62012-02-27 11:23:10 -060012catalog_type=compute
Daryl Wallecke5b83d42011-11-10 14:39:02 -060013
Eoghan Glynn4b10c7c2012-03-01 13:13:35 -050014[image]
15username=admin
16password=********
17tenant=admin
18auth_url=http://localhost:5000/v2.0
19
Daryl Wallecke5b83d42011-11-10 14:39:02 -060020[environment]
21image_ref=3
22image_ref_alt=4
23flavor_ref=1
24flavor_ref_alt=2
25create_image_enabled=true
26resize_available=true
Rohit Karajgie1b050d2011-12-02 16:13:18 -080027authentication=keystone_v2