Merge "Add charm-manila-generic and interface"
This commit is contained in:
commit
b004c15a40
@ -1089,8 +1089,11 @@
|
|||||||
- project: openstack/charm-interface-keystone-credentials
|
- project: openstack/charm-interface-keystone-credentials
|
||||||
description: Charm Interface - Keystone Credentials
|
description: Charm Interface - Keystone Credentials
|
||||||
acl-config: /home/gerrit2/acls/openstack/charm.config
|
acl-config: /home/gerrit2/acls/openstack/charm.config
|
||||||
|
- project: openstack/charm-interface-manila-plugin
|
||||||
|
description: Charm Interface - Manila configuration plugin
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/charm.config
|
||||||
- project: openstack/charm-interface-mysql-shared
|
- project: openstack/charm-interface-mysql-shared
|
||||||
description: Charm Interface - MySQL Sahred
|
description: Charm Interface - MySQL Shared
|
||||||
acl-config: /home/gerrit2/acls/openstack/charm.config
|
acl-config: /home/gerrit2/acls/openstack/charm.config
|
||||||
- project: openstack/charm-interface-neutron-plugin
|
- project: openstack/charm-interface-neutron-plugin
|
||||||
description: Charm Interface - Neutron Plugin
|
description: Charm Interface - Neutron Plugin
|
||||||
@ -1143,6 +1146,13 @@
|
|||||||
- manila (Juju Charms Collection)
|
- manila (Juju Charms Collection)
|
||||||
options:
|
options:
|
||||||
- delay-release
|
- delay-release
|
||||||
|
- project: openstack/charm-manila-generic
|
||||||
|
description: Juju Charm - Manila fileshare generic backend plugin
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/charm.config
|
||||||
|
groups:
|
||||||
|
- manila-generic-plugin (Juju Charms Collection)
|
||||||
|
options:
|
||||||
|
- delay-release
|
||||||
- project: openstack/charm-neutron-api
|
- project: openstack/charm-neutron-api
|
||||||
description: Juju Charm - Neutron API
|
description: Juju Charm - Neutron API
|
||||||
acl-config: /home/gerrit2/acls/openstack/charm.config
|
acl-config: /home/gerrit2/acls/openstack/charm.config
|
||||||
|
@ -876,6 +876,13 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-charm-interface-jobs
|
- python-charm-interface-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: charm-interface-manila-plugin
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-charm-interface-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: charm-interface-mysql-shared
|
name: charm-interface-mysql-shared
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
@ -976,6 +983,15 @@
|
|||||||
- 'gate-{name}-python35{suffix}':
|
- 'gate-{name}-python35{suffix}':
|
||||||
suffix: ''
|
suffix: ''
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: charm-manila-generic
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-charm-jobs
|
||||||
|
- 'gate-{name}-python35{suffix}':
|
||||||
|
suffix: ''
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: charm-neutron-api
|
name: charm-neutron-api
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
@ -5916,6 +5916,11 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: python-charm-interface-jobs
|
- name: python-charm-interface-jobs
|
||||||
|
|
||||||
|
- name: openstack/charm-interface-manila-plugin
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: python-charm-interface-jobs
|
||||||
|
|
||||||
- name: openstack/charm-interface-mysql-shared
|
- name: openstack/charm-interface-mysql-shared
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
@ -5987,6 +5992,12 @@ projects:
|
|||||||
- name: python-charm-jobs
|
- name: python-charm-jobs
|
||||||
- name: python35-jobs
|
- name: python35-jobs
|
||||||
|
|
||||||
|
- name: openstack/charm-manila-generic
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: python-charm-jobs
|
||||||
|
- name: python35-jobs
|
||||||
|
|
||||||
- name: openstack/charm-neutron-api
|
- name: openstack/charm-neutron-api
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user