Fix bug setup for security-doc

Bugs for the security-doc repo are tracked with openstack-manuals. Add
the group so that we Closes-Bug for security-doc works.

Also, changes get published directly, so set direct-release.

Change-Id: I68d42591157f3c1da50baf6e17ee2a801f2e6fdf
This commit is contained in:
Andreas Jaeger 2014-07-15 21:08:25 +02:00
parent da21918468
commit 6def88186c

View File

@ -449,6 +449,9 @@
group: sahara
- project: openstack/security-doc
description: Documentation work from the OpenStack Security Group (OSSG)
group: openstack-manuals
options:
- direct-release
- project: openstack/stevedore
group: python-stevedore
description: Manage dynamic plugins for Python applications