mirror of
https://opendev.org/openstack/puppet-openstack-guide.git
synced 2026-01-16 23:02:01 +00:00
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:
parent
d878f6b6e8
commit
cff314ceb4
1 changed files with 7 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue