Jump to: navigation, search

Difference between revisions of "Chef/GettingStarted"

(Communication)
Line 5: Line 5:
 
* The OpenStack + Chef community leverages the main [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev openstack-dev mailing list] with the tag of [chef] in the subject line.
 
* The OpenStack + Chef community leverages the main [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev openstack-dev mailing list] with the tag of [chef] in the subject line.
 
* There is an [https://webchat.freenode.net/?channels=openstack-chef #openstack-chef channel] on freenode.net. Come hang out with us and collaborate there.
 
* There is an [https://webchat.freenode.net/?channels=openstack-chef #openstack-chef channel] on freenode.net. Come hang out with us and collaborate there.
* Our [https://wiki.openstack.org/wiki/Meetings/ChefCookbook IRC status meeting] are at 14:30 UTC 10:30 EST 07:30 PST on Mondays.
+
* Our [https://wiki.openstack.org/wiki/Meetings/ChefCookbook IRC status meeting] are at 1600 UTC 11:00 EST 08:00 PST on Mondays in <code><nowiki>#openstack-meeting-3</nowiki></code>.
* Our IRC office hours are at 14:30 UTC 10:30 EST 07:30 PST on Thursdays. We try to have as many core members here so we can discuss topics or issues users are having. Our agendas are located [[Chef/IRCAgendas|here]].
 
  
 
==Bug Tracking==
 
==Bug Tracking==

Revision as of 20:19, 13 May 2015

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

Communication

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/stackforge/openstack-chef-specs

How to Contribute

We have broken this off into another page here.