Merge "Add neutron-plugin-api-subordinate charm interface"
This commit is contained in:
commit
b46429b508
@ -1092,6 +1092,10 @@
|
|||||||
- project: openstack/charm-interface-neutron-plugin
|
- project: openstack/charm-interface-neutron-plugin
|
||||||
description: Charm Interface - Neutron Plugin
|
description: Charm Interface - Neutron Plugin
|
||||||
acl-config: /home/gerrit2/acls/openstack/charm.config
|
acl-config: /home/gerrit2/acls/openstack/charm.config
|
||||||
|
- project: openstack/charm-interface-neutron-plugin-api-subordinate
|
||||||
|
description: Charm Interface - Neutron Plugin API Subordinate
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/charm.config
|
||||||
|
upstream: https://github.com/gnuoy/charm-interface-neutron-plugin-api-subordinate
|
||||||
- project: openstack/charm-interface-odl-controller-api
|
- project: openstack/charm-interface-odl-controller-api
|
||||||
description: Charm Interface - OpenDayLight Controller API
|
description: Charm Interface - OpenDayLight Controller API
|
||||||
acl-config: /home/gerrit2/acls/openstack/charm.config
|
acl-config: /home/gerrit2/acls/openstack/charm.config
|
||||||
|
@ -862,6 +862,13 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-charm-interface-jobs
|
- python-charm-interface-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: charm-interface-neutron-plugin-api-subordinate
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-charm-interface-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: charm-interface-odl-controller-api
|
name: charm-interface-odl-controller-api
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
@ -5842,6 +5842,11 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: python-charm-interface-jobs
|
- name: python-charm-interface-jobs
|
||||||
|
|
||||||
|
- name: openstack/charm-interface-neutron-plugin-api-subordinate
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: python-charm-interface-jobs
|
||||||
|
|
||||||
- name: openstack/charm-interface-odl-controller-api
|
- name: openstack/charm-interface-odl-controller-api
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user