Add new project hurricane

This project will be a one-stop-shop for interconnecting
stackstorm and openstack and providing packs, tools and
integrated scripts and templates (and more) that allow for
stackstorm and openstack to integrate nicely (in a way that
also helps operators get the most bang for the buck).

LP @ https://launchpad.net/hurricane

What stackstorm is:

https://stackstorm.com/

Change-Id: I294bab81015f906fa5dd4579969552cbfc2733e6
This commit is contained in:
Joshua Harlow 2016-10-11 10:44:25 -07:00
parent 0977e59bd7
commit 1c5bf905f9
4 changed files with 32 additions and 0 deletions

View File

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

View File

@ -4438,6 +4438,11 @@
- translate
- project: openstack/horizon-mellanox
description: Mellanox Extension for the OpenStack Dashboard (Horizon)
- project: openstack/hurricane
description: Integrations and useful connections and operational
actions and tasks and tools that perform useful things with and/or
to/between OpenStack via StackStorm.
upstream: https://github.com/harlowja/hurricane.git
- project: openstack/i18n
groups:
- openstack-i18n

View File

@ -5431,6 +5431,13 @@
jobs:
- python-jobs
- project:
name: hurricane
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: i18n
doc-publisher-site: docs.openstack.org

View File

@ -10048,6 +10048,11 @@ projects:
- name: merge-check
- name: python-jobs
- name: openstack/hurricane
template:
- name: merge-check
- name: python-jobs
- name: openstack/i18n
template:
- name: merge-check