Create murano-apps repo
The patch adds a new murano-apps repository that will contain examples and reference implementation of murano application packages. Change-Id: Id7cd4ddbd826abf4687fc2b0b114111427a1b4d5
This commit is contained in:
parent
7a4ceafe8d
commit
23d1db240d
@ -320,6 +320,7 @@ murano:
|
||||
projects:
|
||||
- stackforge/murano
|
||||
- stackforge/murano-agent
|
||||
- stackforge/murano-apps
|
||||
- stackforge/murano-dashboard
|
||||
- stackforge/murano-deployment
|
||||
- stackforge/murano-docs
|
||||
|
@ -877,6 +877,9 @@
|
||||
group: murano
|
||||
upstream: git://github.com/Mirantis/murano-agent.git
|
||||
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
||||
- project: stackforge/murano-apps
|
||||
group: murano
|
||||
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
||||
- project: stackforge/murano-dashboard
|
||||
group: murano
|
||||
upstream: git://github.com/Mirantis/murano-dashboard.git
|
||||
|
@ -3798,6 +3798,12 @@ projects:
|
||||
release:
|
||||
- murano-agent-tarball
|
||||
|
||||
- name: stackforge/murano-apps
|
||||
check:
|
||||
- noop
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: stackforge/murano
|
||||
template:
|
||||
- name: python-jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user