~bbaqar/charms/trusty/plumgrid-director/config-changed-fix

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: bbaqar at plumgrid
  • Date: 2015-05-19 21:05:20 UTC
  • Revision ID: bbaqar@plumgrid.com-20150519210520-8nymqswwgdu7qygg
PLUMgrid director initial charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: plumgrid-director
 
2
subordinate: false
 
3
maintainer: Bilal Baqar <bbaqar@plumgrid.com>
 
4
summary: "OpenStack Neutron OpenvSwitch Agent"
 
5
description: |
 
6
  Neutron is a virtual network service for Openstack, and a part of
 
7
  Netstack. Just like OpenStack Nova provides an API to dynamically
 
8
  request and configure virtual servers, Neutron provides an API to
 
9
  dynamically request and configure virtual networks. These networks
 
10
  connect "interfaces" from other OpenStack services (e.g., virtual NICs
 
11
  from Nova VMs). The Neutron API supports extensions to provide
 
12
  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 
13
  etc.)
 
14
  .
 
15
  This charm provides the Plumgrid Director.
 
16
tags:
 
17
  - openstack
 
18
requires:
 
19
  plumgrid-plugin:
 
20
    interface: plumgrid-plugin
 
21
  neutron-plugin-api:
 
22
    interface: neutron-plugin-api
 
23
provides:
 
24
  plumgrid:
 
25
    interface: plumgrid
 
26