Add new project(shovel-horizon) to openstack

- Shovel-horizon is plugin that enables
  shovel functionality in openstack Horizon
  dashboard
- Shovel code can be found in the following link:
  (http://git.openstack.org/cgit/openstack/shovel)

Change-Id: I9624114c17c6e0394868bb02f8b7c6fe2a2038f4
This commit is contained in:
Andre Keedy 2016-02-25 12:13:46 -05:00
parent 3e9ca59163
commit 8480d1e9fc
4 changed files with 31 additions and 0 deletions

View File

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

View File

@ -3107,6 +3107,9 @@
docimpact-group: fuel
- project: openstack/shovel
description: RackHD and OpenStack Coordinator
- project: openstack/shovel-horizon
description: Shovel plugin for OpenStack Horizon dashboard
upstream: https://github.com/keedya/shovel-horizon.git
- project: openstack/smaug
description: Application Data Protection as a Service in OpenStack
- project: openstack/solar

View File

@ -7561,6 +7561,14 @@
- javascript-jobs
- publish-to-npm
- project:
name: shovel-horizon
node: bare-trusty
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: smaug
node: bare-trusty

View File

@ -9736,6 +9736,11 @@ projects:
- name: javascript-jobs
- name: publish-to-npm
- name: openstack/shovel-horizon
template:
- name: merge-check
- name: python-jobs
- name: openstack/smaug
template:
- name: merge-check