~charmers/charms/oneiric/nova-compute/trunk

« back to all changes in this revision

Viewing changes to nova-compute.yaml

  • Committer: Adam Gandelman
  • Date: 2011-08-10 15:06:24 UTC
  • Revision ID: adamg@canonical.com-20110810150624-pthh3dzmm8tdmfng
CheckinĀ configĀ files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
nova-compute:
 
2
  nova-release: trunk
 
3
  nova-config: /etc/nova/nova.conf
 
4
  db-user: nova
 
5
  nova-db: nova
 
6
  rabbit-user: nova
 
7
  rabbit-vhost: nova
 
8
  bridge-interface: br100
 
9
  bridge-ip: 11.0.0.2
 
10
  bridge-netmask: 255.255.255.0