Add the openstack-security-notes project

This adds a new project that will be used by the OpenStack Security
Group (OSSG) for review and source control of OpenStack Security Notes
(OSSNs).

This new project will live under the Documentation program, which has
been agreed upon by the Documentation and OSSG groups.  The discussion
about this decision is in the referenced launchpad bug.

Closes-bug: 1279074
Change-Id: I3d4e0b2c9ab9df9f5f044ddf46c4aff2a01a967a
This commit is contained in:
Nathan Kinder 2014-02-12 21:54:38 -08:00 committed by James E. Blair
parent cd6e2863f9
commit c3c1ee09a6
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group openstack-security-notes-core
label-Approved = +0..+1 group openstack-security-notes-core
workInProgress = group openstack-security-notes-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -256,6 +256,9 @@
options:
- direct-release
- project: openstack/openstack-planet
- project: openstack/openstack-security-notes
description: OpenStack Security Notes (OSSN)
upstream: https://github.com/nkinder/openstack-security-notes.git
- project: openstack/operations-guide
group: openstack-manuals
upstream: git://github.com/jeblair/openstack-ops

View File

@ -2424,6 +2424,12 @@ projects:
- openstack-operations-guide
- openstack-operations-guide-ja
- name: openstack/openstack-security-notes
check:
- noop
gate:
- noop
# Section: OpenStack development projects
- name: openstack-dev/cookiecutter