blob: d5c59dbd5c9a74de4fca7b178a678290e62878fc [file] [log] [blame]
Justin Shepherd66c861a2011-08-18 11:02:53 -05001[environment]
2kernel = include/sample_vm/vmlinuz-2.6.32-23-server
3initrd = include/sample_vm/initrd.img-2.6.32-23-server
4image = include/sample_vm/ubuntu-lucid.img
5
Justin Shepherd0d9bbd12011-08-11 12:57:44 -05006[swift]
7auth_host = 10.0.0.100
8auth_port = 443
9auth_prefix = /auth/
10auth_ssl = yes
11account = system
12username = root
13password = password
14
15[rabbitmq]
16host = 10.0.0.100
17user = guest
18password =
19
20[glance]
21host = 10.0.0.100
22apiver = v1.0
23port = 9292
24
25[nova]
26host = 10.0.0.100
27port = 8774
28apiver = v1.1
29user = admin
30key = 24BD8F71-6AD8-439D-B722-7E2E25FD1911
31
32[keystone]
33host = 10.0.0.100
34port = 5000
35apiver = v1.1
36user = admin
Justin Shepherd66c861a2011-08-18 11:02:53 -050037password = password