From 88df88a19674ccc0017836941b8ee32eaadf19fb Mon Sep 17 00:00:00 2001 From: Stuart Mackie Date: Thu, 23 Mar 2017 06:19:54 -0700 Subject: Deleted charms with wrong license. Will source them differently in future. Change-Id: I0fc99ea03c6b6ca4701e63793cb2be60e56c7588 Signed-off-by: Stuart Mackie --- charms/trusty/neutron-api-contrail/metadata.yaml | 30 ------------------------ 1 file changed, 30 deletions(-) delete mode 100644 charms/trusty/neutron-api-contrail/metadata.yaml (limited to 'charms/trusty/neutron-api-contrail/metadata.yaml') diff --git a/charms/trusty/neutron-api-contrail/metadata.yaml b/charms/trusty/neutron-api-contrail/metadata.yaml deleted file mode 100644 index 217097c..0000000 --- a/charms/trusty/neutron-api-contrail/metadata.yaml +++ /dev/null @@ -1,30 +0,0 @@ -name: neutron-api-contrail -summary: OpenStack Neutron API OpenContrail Agent -maintainer: Robert Ayres -description: | - Neutron is a virtual network service for Openstack, and a part of - Netstack. Just like OpenStack Nova provides an API to dynamically - request and configure virtual servers, Neutron provides an API to - dynamically request and configure virtual networks. These networks - connect "interfaces" from other OpenStack services (e.g., virtual NICs - from Nova VMs). The Neutron API supports extensions to provide - advanced network capabilities (e.g., QoS, ACLs, network monitoring, - etc.) - . - This charm provides the OpenStack Neutron API OpenContrail agent, managing - L2 connectivity on neutron-api services. -categories: - - openstack -subordinate: true -provides: - neutron-plugin-api-subordinate: - interface: neutron-plugin-api-subordinate - scope: container -requires: - container: - interface: juju-info - scope: container - contrail-api: - interface: contrail-api - identity-admin: - interface: keystone-admin -- cgit 1.2.3-korg