-
Notifications
You must be signed in to change notification settings - Fork 11
Release Notes
Michael O'Rourke edited this page Nov 11, 2013
·
2 revisions
The release for Chef-OpenStack is now available on [GitHub]({{ site.repo }}). Browse the sections below to read more about what’s available.
The details regarding the project are below.
| Reference | Details |
|---|---|
| Release Phase | Phase 1 |
| Release Version (Havana) | v0.3.3 |
| Release Version (Grizzly) | v0.2.0 |
| Product Line | OpenStack Compatibility API |
The key milestones for this project are outlined below.
| Event | Date |
|---|---|
| Kickoff | September 18, 2013 |
| Dev Complete | October 31, 2013 |
| Public Unveiling | November 4, 2013 |
The first public version is generally available as an open source project. It includes four OpenStack components:
- Keystone (authentication)
- Nova (compute)
- Glance (images)
- Horizon (dashboard)
All known open issues are listed on [our GitHub public repo]({{ site.open_issues }}).
Two download options are available.
- Download the latest release
- Clone the repo:
git clone https://github.com/softlayer/chef-openstack.git
Our [Getting Started Guide]({{ page.baseurl }}getting-havana) provides an overview for installing, configuring, deploying, and supporting OpenStack and Chef.
{% include community.md %}