specs: Add sample template for spec definitions 01/14201/3
authorMark D. Gray <mark.d.gray@intel.com>
Mon, 16 May 2016 10:22:11 +0000 (11:22 +0100)
committerThomas F Herbert <therbert@redhat.com>
Tue, 24 May 2016 14:23:10 +0000 (10:23 -0400)
commit38e711bd76074421bb037df878b4d223cab67e3b
tree8d96a45eeaa116fb7b558f4c3fcc08e699abacd0
parent238e545c1992e49d4dee685fd8f355907d13a2df
specs: Add sample template for spec definitions

In order to elaborate the design of more complex requirements
in an open source manner, create a specs folder to contain
detailed specifications for each requirement.

This sample template is taken directly from
https://github.com/openstack/nova-specs/blob/master/specs/mitaka-template.rst

This sample will be modified in other patches.

Change-Id: I945271c1ca7299e03f33b24f5829135bfb4761ea
Signed-off-by: Mark D. Gray <mark.d.gray@intel.com>
Reviewed-by: Billy O'Mahony <billy.o.mahony@intel.com>
Reviewed-by: Tom Herbert <therbert@redhat.com>
specs/template.rst [new file with mode: 0644]