Jump to: navigation, search

Difference between revisions of "Chef/GettingStarted"

m
Line 15: Line 15:
  
 
For major feature enhancements and planning you can use Launchpad's Blueprints system for the OpenStack + Chef project on Launchpad. You can [https://blueprints.launchpad.net/openstack-chef/+addspec create a new blueprint] that may be targeted to a milestone and tracked appropriately.
 
For major feature enhancements and planning you can use Launchpad's Blueprints system for the OpenStack + Chef project on Launchpad. You can [https://blueprints.launchpad.net/openstack-chef/+addspec create a new blueprint] that may be targeted to a milestone and tracked appropriately.
The process for blueprint content reviews is documented here: https://github.com/stackforge/openstack-chef-specs
+
The process for blueprint content reviews is documented here: https://github.com/openstack/openstack-chef-specs
  
 
==How to Contribute==
 
==How to Contribute==
 
We have broken this off into another page [https://wiki.openstack.org/wiki/Chef/Contributing here].
 
We have broken this off into another page [https://wiki.openstack.org/wiki/Chef/Contributing here].

Revision as of 14:18, 15 June 2015

This page serves as a getting started guide for community members interested in introducing themselves to the OpenStack Chef cookbooks and community.

Communication

  • The OpenStack + Chef community leverages the main openstack-dev mailing list with the tag of [chef] in the subject line.
  • There is an #openstack-chef channel on freenode.net. Come hang out with us and collaborate there.
  • We have a maintainers list located here. Please don't hesitate to reach out.
  • Our IRC status meeting are at 1600 UTC 1200 EDT 0900 PDT on Mondays in #openstack-meeting-3.

Bug Tracking

We track bugs and feature requests using a single Launchpad project called OpenStack + Chef. You can see the list of open bugs or file a new bug.

Blueprints / Feature Tracking

For major feature enhancements and planning you can use Launchpad's Blueprints system for the OpenStack + Chef project on Launchpad. You can create a new blueprint that may be targeted to a milestone and tracked appropriately. The process for blueprint content reviews is documented here: https://github.com/openstack/openstack-chef-specs

How to Contribute

We have broken this off into another page here.