Jump to: navigation, search

Chef/Contributing/NewCookbook

< Chef‎ | Contributing
Revision as of 14:56, 5 March 2015 by Kramvan (talk | contribs)

<under construction>

How to create a new Stackforge OpenStack cookbook

Describe the basic steps to create a new cookbook for an openstack project.

Blueprint

Stackforge Project

  • create a stackforge project https://github.com/stackforge
  • assign the "chef-manager-core" gerrit group to the project
  • create a patch with the basic cookbook files for getting thru first gate example: https://review.openstack.org/#/c/145120/
    • .gitignore
    • .gitreview
    • .rubocop.yml
    • Berksfile
    • CONTRIBUTING.md
    • Gemfile
    • metadata.md
    • Rakefile
    • README.md
    • TESTING.md
    • /spec/spec_helper.rb

Infra Integration


back to contributing page: https://wiki.openstack.org/w/index.php?title=Chef/Contributing