Merge "add new-project Picasso"

This commit is contained in:
Jenkins 2016-12-21 07:40:28 +00:00 committed by Gerrit Code Review
commit 031bc37893
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
abandon = group picasso-core
create = group picasso-release
label-Code-Review = -2..+2 group picasso-core
label-Workflow = -1..+1 group picasso-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -5704,6 +5704,9 @@
- project: openstack/performance-docs
description: OpenStack performance testing plans, results, investigations and accompanying
pieces of testing scripts and Rally scenarios.
- project: openstack/picasso
description: Functions as a Service
upstream: https://github.com/iron-io/picasso.git
- project: openstack/poppy
description: A modular, vendor-neutral API, that wraps provisioning instructions
for all CDN vendors that support it.
@ -6062,6 +6065,12 @@
- project: openstack/python-opentsdbclient
description: A simple REST client to communicate with OpenTSDB (needed for Gnocchi
to use OpenTSDB as a backend)
- project: openstack/python-picassoclient
description: 'Python client for Picasso API'
upstream: https://github.com/iron-io/python-picassoclient.git
groups:
picasso
acl-config: /home/gerrit2/acls/openstack/picasso.config
- project: openstack/python-rackclient
description: Client library for RACK API
acl-config: /home/gerrit2/acls/openstack/rack.config

View File

@ -14128,6 +14128,11 @@ projects:
post:
- performance-docs-docs-ubuntu-xenial
- name: openstack/picasso
template:
- name: merge-check
- name: noop-jobs
- name: openstack/poppy
template:
- name: merge-check
@ -15576,6 +15581,11 @@ projects:
- gate-python-opentsdbclient-pep8-ubuntu-xenial
- gate-python-opentsdbclient-python27-ubuntu-xenial
- name: openstack/python-picassoclient
template:
- name: merge-check
- name: noop-jobs
- name: openstack/python-rackclient
template:
- name: merge-check