Create repo for Enterprise Work Group Workload Reference Architectures.

The OpenStack Enterprise Work Group is developing a series of
'tenant-level' reference architectures to help users to learn and
understand how to deploy different types of workloads on an OpenStack
Cloud. These reference architectures describe the list of OpenStack
services that can be used to support the workload and provides sample code
to bootstrap the workload environment on an OpenStack Cloud.

This repo will be used to maintain the documents of these reference
architectures and sample code.

Change-Id: Icbb14771e577da74c8212ee6ce32b83ba648d8cd
This commit is contained in:
Yih Leong Sun 2016-11-30 17:45:16 -08:00
parent 883298769d
commit d22d4820d9
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group workload-ref-archs-core
label-Code-Review = -2..+2 group workload-ref-archs-core
label-Workflow = -1..+1 group workload-ref-archs-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -6618,6 +6618,8 @@
description: Watcher Specifications
- project: openstack/windmill
description: An Ansible deployment to validate ansible roles for Continuous Integration.
- project: openstack/workload-ref-archs
description: OpenStack tenant-level workload reference architectures.
- project: openstack/wsme
description: Web Service Made Easy (WSME) simplify the writing of REST web services
by providing simple yet powerful typing which removes the need to directly manipulate

View File

@ -17943,6 +17943,11 @@ projects:
- name: windmill-jobs-trusty
- name: windmill-jobs-xenial
- name: openstack/workload-ref-archs
template:
- name: merge-check
- name: noop-jobs
- name: openstack/wsme
template:
- name: merge-check