new-module: document launchpad project

Document the fact we need a launchpad project for every new module that
we create.

Change-Id: I221bf41a6f7919eb23a24553c01c422ce0da192e
This commit is contained in:
Emilien Macchi 2016-09-28 13:40:56 -04:00
parent d878f6b6e8
commit cff314ceb4

View file

@ -101,5 +101,12 @@ FIXME tag. The impacted files are:
- spec/classes/MYMODULENAME\_keystone\_auth\_spec.rb
- README.md
**Step 6: Create launchpad project**
Each Puppet module has it own Launchpad project.
The project should be part of "openstack", Driver "hudson-openstack",
Maintainer "puppet-openstack", Bug supervisor "puppet-openstack-bugs".
See https://launchpad.net/puppet-nova for example.
Now you only have to run git review in the folder indicated in the
output of the script.