add new-project Picasso

* openstack/picasso
* openstack/python-picassoclient

Picasso provides an API for Functions as a Service (FaaS).
The Picasso API server uses Keystone authentication and authorization
through its middleware.

Picasso can be used to trigger functions from OpenStack services,
such as Telemetry (via HTTP callback) or Swift. This means no long
running applications, as functions are only executed when called.

https://launchpad.net/picasso
https://launchpad.net/python-picassoclient

Wiki: https://wiki.openstack.org/wiki/Picasso

Change-Id: I6ea8108a0524efaed4a33d2ae830ebf7138ec04c
This commit is contained in:
Derek Schultz 2016-12-08 21:31:17 -07:00 committed by Denis Makogon
parent 50eed23336
commit 7c7842b265
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

@ -5697,6 +5697,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.
@ -6055,6 +6058,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

@ -14156,6 +14156,11 @@ projects:
- performance-docs-docs-ubuntu-trusty
- performance-docs-docs-ubuntu-xenial
- name: openstack/picasso
template:
- name: merge-check
- name: noop-jobs
- name: openstack/poppy
template:
- name: merge-check
@ -15634,6 +15639,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