~gandelman-a/charms/oneiric/nova-cloud-controller/901828

« back to all changes in this revision

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

  • Committer: Adam Gandelman
  • Date: 2011-07-18 18:32:23 UTC
  • Revision ID: adamg@canonical.com-20110718183223-zdlopzn7evxbkjc8
Seperate list of packages and services

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
2
SERVICES="nova-api nova-network nova-objectstore nova-scheduler"
 
3
PACKAGES="$SERVICES python-mysqldb"
 
4
 
3
5
NOVA_CONF="/etc/nova/nova.conf"
4
6
 
5
7
# we'll request credentials via the amqp relation for this user