~gandelman-a/charms/precise/nova-cloud-controller/avoid_restarts

« back to all changes in this revision

Viewing changes to hooks/nova-cloud-controller-common

  • Committer: Adam Gandelman
  • Date: 2011-07-26 06:04:33 UTC
  • Revision ID: adamg@canonical.com-20110726060433-x0g8o7iv06g6h3dq
Modify amqp relations for new rabbitmq interface

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
# we'll request credentials via the amqp relation for this user
8
8
RABBIT_USER="nova-rabbit"
9
 
 
 
9
RABBIT_VHOST="nova"
10
10
# the database we'll be requesting via shared-db relations
11
11
DB_USER="nova"
12
12
NOVA_DB="nova"