Edward Hope-Morley 97ff044adb [hopem,r=jamespage]
Fixes n-api context.
2015-04-13 11:33:11 +01:00
2015-04-13 11:15:58 +01:00
2015-04-10 18:42:31 +01:00
2015-03-30 16:59:24 +01:00
2015-04-10 18:42:31 +01:00
2015-02-17 07:10:15 +00:00
2015-02-17 07:10:15 +00:00
2015-04-10 18:42:31 +01:00
2015-02-26 14:21:30 +10:00
2015-01-13 09:19:48 +00: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%