Add craton-dashboard repository (Horizon Plugin)

Craton (Fleet Management) is a new proposed OpenStack project
that augments operating OpenStack clouds by providing scalable
device/host management:

This patch adds the repo "craton-dashboard".

Change-Id: I78fc25a29455cc3a01c58e6ce7ff0cf9e0b91baa
This commit is contained in:
Eddie Ramirez 2016-08-11 17:37:47 +00:00 committed by David Lyle
parent 78495ff6e4
commit ef60b947f7
4 changed files with 30 additions and 0 deletions

View File

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

View File

@ -1416,6 +1416,9 @@
description: Coupling Storage Service VM for OpenStack
- project: openstack/craton
description: Fleet management for OpenStack
- project: openstack/craton-dashboard
description: Craton Horizon plugin.
upstream: https://github.com/ediardo/craton-dashboard.git
- project: openstack/cue
description: Message Broker provisioning service for OpenStack.
- project: openstack/cue-dashboard

View File

@ -1386,6 +1386,13 @@
- ubuntu-xenial
- gate-{name}-requirements
- project:
name: craton-dashboard
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: cue
tarball-site: tarballs.openstack.org

View File

@ -6125,6 +6125,11 @@ projects:
gate:
- gate-craton-pep8-ubuntu-xenial
- name: openstack/craton-dashboard
template:
- name: merge-check
- name: python-jobs
- name: openstack/cue
template:
- name: merge-check