Go to file
Edward Hope-Morley 83905b1852 [hopem,r=wolsen,gnuoy]
Ensure apache2 reloaded/restarted when https configured

Closes-Bug: #1410568
2015-03-31 09:37:29 +01:00
2015-03-31 09:37:29 +01:00
2015-03-31 09:37:29 +01:00
2015-03-18 19:36:26 +01:00
2015-03-18 19:36:26 +01:00
2015-03-23 13:17:46 +00:00
2015-02-26 14:21:30 +10:00
2014-10-29 22:30:36 -05:00
2014-06-24 15:11:30 +01:00

Overview

This principle charm provides the OpenStack Neutron API service which was previously provided by the nova-cloud-controller charm.

When this charm is related to the nova-cloud-controller charm the nova-cloud controller charm will shutdown its api service, de-register it from keystone and inform the compute nodes of the new neutron url.

Usage

To deploy (partial deployment only):

juju deploy neutron-api
juju deploy neutron-openvswitch

juju add-relation neutron-api mysql
juju add-relation neutron-api rabbitmq-server
juju add-relation neutron-api neutron-openvswitch
juju add-relation neutron-api nova-cloud-controller

This charm also supports scale out and high availability using the hacluster charm:

juju deploy hacluster neutron-hacluster
juju add-unit neutron-api
juju set neutron-api vip=<VIP FOR ACCESS>
juju add-relation neutron-hacluster neutron-api

Restrictions

This charm only support deployment with OpenStack Icehouse or better.

Description
Juju Charm - Neutron API
Readme 7.1 MiB
Languages
Python 99.7%
Shell 0.2%