1
export JUJU_REPOSITORY=../charms
5
CHARM_CASSANDRA=local:precise/cassandra
6
CHARM_CASSANDRA_DEPLOY_OPTS="--config config-precise.yaml"
8
CHARM_CONTRAIL_ANALYTICS=local:precise/contrail-analytics
9
CHARM_CONTRAIL_ANALYTICS_DEPLOY_OPTS="--config config-precise.yaml"
11
CHARM_CONTRAIL_CONFIGURATION=local:precise/contrail-configuration
12
CHARM_CONTRAIL_CONFIGURATION_DEPLOY_OPTS="--config config-precise.yaml"
14
CHARM_CONTRAIL_CONTROL=local:precise/contrail-control
15
CHARM_CONTRAIL_CONTROL_DEPLOY_OPTS="--config config-precise.yaml"
17
CHARM_CONTRAIL_WEBUI=local:trusty/contrail-webui
19
CHARM_GLANCE=local:precise/glance
20
CHARM_GLANCE_DEPLOY_OPTS="--config config-precise.yaml"
22
CHARM_KEYSTONE=local:precise/keystone
23
CHARM_KEYSTONE_DEPLOY_OPTS="--config config-precise.yaml"
25
CHARM_MYSQL=precise/mysql
26
CHARM_MYSQL_DEPLOY_OPTS="--config config-precise.yaml"
28
CHARM_NEUTRON_API=local:precise/neutron-api
29
CHARM_NEUTRON_API_DEPLOY_OPTS="--config config-precise.yaml"
31
CHARM_NEUTRON_API_CONTRAIL=local:precise/neutron-api-contrail
33
CHARM_NEUTRON_CONTRAIL=local:precise/neutron-contrail
35
CHARM_NOVA_CLOUD_CONTROLLER=local:precise/nova-cloud-controller
36
CHARM_NOVA_CLOUD_CONTROLLER_DEPLOY_OPTS="--config config-precise.yaml"
38
CHARM_NOVA_COMPUTE=local:precise/nova-compute
39
CHARM_NOVA_COMPUTE_DEPLOY_OPTS="--config config-precise.yaml"
41
CHARM_OPENSTACK_DASHBOARD=local:precise/openstack-dashboard
42
CHARM_OPENSTACK_DASHBOARD_DEPLOY_OPTS="--config config-precise.yaml"
44
CHARM_RABBITMQ_SERVER=precise/rabbitmq-server
46
CHARM_ZOOKEEPER=local:precise/zookeeper
48
CONFIGURE_HOST_ROUTING=true