Add openstack-manuals to allow release-type schema

Change-Id: I145da4a4e8ed68fbe66b73df092ebc1c336c8392
This commit is contained in:
Sean McGinnis 2018-02-20 09:55:06 -06:00 committed by Doug Hellmann
parent 8575d99c38
commit 25e063e47b

View File

@ -36,7 +36,7 @@ properties:
release-type:
type: "string"
enum: [ "python-service", "python-pypi", "xstatic", "fuel",
"nodejs", "puppet", "neutron", "horizon" ]
"nodejs", "puppet", "neutron", "horizon", "openstack-manuals" ]
stable-branch-type:
type: "string"
enum: [ "std", "tagless", "upstream" ]