Giter VIP home page Giter VIP logo

charm-neutron-api-plugin-aci's Introduction

Overview

This subordinate charm provides the Neutron API component which configure neutron-server for Group Based Policy (GBP) and cisco ACI configuration.

Usage

Neutron API is a prerequisite service to deploy.

juju deploy neutron-api-plugin-aci
juju add-relation neutron-api-plugin-aci neutron-api

Configuration

aci-repo

 (string)

 Repository url for ACI plugin packages

aci-repo-key

 (string)

 GPG key for aci-repo. If not specified, packages will be installed with out authentication

use-gbp

 (boolean)

 If true, configures aci plugin to use Group Based Policy, else configures plugin for ML2

 True

use-opflex

 (boolean)

 If true, sets up the environment to use Opflex, the aci encap can be Vlan or Vxlan. When not using Opflex, aci encap value is ignored and set to Vlan

 False

aci-encap

 (string)

 Options are 'vlan' or 'vxlan'. When 'use-opflex' is set to False, this value is ignored and encap is forced to vlan.

 (vlan)

apic-hosts

 (string)

 Comma separated list of ACI controller host names or ip addresses

apic-username

 (string)

 username for ACI controller

 admin

apic-password

 (string)

 password for ACI user

use-vmm

 (string)

 If true, api creates a openstack vmm domain, if false it uses domain specified by apic-domain-name

 True

apic-domain-name

 (string)

 Name of aci domain for this openstack instance

apic-connection-json

 (string)

 Describes nova-compute connections to ACI leaf in JSON format. Example {'101': ['host1.domain:1/1', 'host2.domain:1/2'], '102':['host3.domain:1/4']}. 101 is the switch id, host1.domain is connected to port 1/1 

apic-l3out

 (string)

 comma separated string representing external network name and associated epg. Example 'ext1:ext1epg, ext2:ext2epg'

Contact Information

Author: Ratnakar Kolli ([email protected]) Report bugs at: Location:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.