d22d4820d9
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
12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
[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
|