Jump to: navigation, search

Difference between revisions of "Chef"

(Code)
(Code)
Line 15: Line 15:
 
* [https://github.com/openstack/cookbook-openstack-network OpenStack Network (Neutron) cookbook]
 
* [https://github.com/openstack/cookbook-openstack-network OpenStack Network (Neutron) cookbook]
 
* [https://github.com/openstack/cookbook-openstack-orchestration OpenStack Orchestration (Heat) cookbook]
 
* [https://github.com/openstack/cookbook-openstack-orchestration OpenStack Orchestration (Heat) cookbook]
* [https://github.com/openstack/cookbook-openstack-telemetry OpenStack Telemetry (formerly known as Metering) (Ceilometer) cookbook]
+
* [https://github.com/openstack/cookbook-openstack-telemetry OpenStack Telemetry (Ceilometer/Gnocchi) cookbook]
  
 
In addition to the project cookbooks, there are five support cookbooks:
 
In addition to the project cookbooks, there are five support cookbooks:

Revision as of 16:28, 23 June 2018

Welcome!

This is the main wiki page for the Openstack-Chef project. This is the community collaboration wiki page(s) and have been agreed upon. Please don't hesitate to look around!

Code

The canonical upstream Chef cookbooks and example repository are located in the OpenStack Github organization. There is a single Chef cookbook for each integrated OpenStack project:

In addition to the project cookbooks, there are five support cookbooks:

As well as an example Chef Repository that sets up an OpenStack environment:

Releases

The following table shows the supported OpenStack releases and platforms. Note that some of the cookbooks do not support all the platforms, see the READMEs and metadata files for more information. SUSE support for Juno and later is "as-is", but patches are always welcome.

Branch Status Platforms Chef DK
stable/grizzly frozen Ubuntu 12.04
stable/havana frozen Ubuntu 12.04, RedHat 6.5, Suse 11.03
stable/icehouse frozen Ubuntu 12.04, RedHat 6.5, Suse 11.03
stable/juno frozen Ubuntu 14.04, RedHat 7
stable/kilo frozen Ubuntu 14.04, RedHat 7.1 0.4.0
stable/liberty frozen Ubuntu 14.04, RedHat 7.1 0.9.0
stable/mitaka frozen Ubuntu 14.04, RedHat 7.2 0.9.0
stable/newton fixes Ubuntu 16.04, RedHat 7.2 1.0.3
master Ocata development Ubuntu 16.04, RedHat 7.3 1.0.3

Release branching work items page

Maintainers

We have a maintainers list located there. Please don't hesitate to reach out.

Getting Started

For more information about the project please click this start page.