RETIRED, Chef Cookbook - OpenStack Bare Metal
Go to file
Flavio Percoco 7a597d4fc4 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/7fc12b06c0d5deb0fbc3be931aa00474

Change-Id: I05a3c97bc24db672c0b4345647332860377463f8
2016-11-26 11:51:51 +01:00
attributes Update the deprecated group/name to Kilo release 2015-05-15 02:45:31 +00:00
recipes Replace deprecated get_secret 2015-06-23 11:50:33 -05:00
spec Replace deprecated get_secret 2015-06-23 11:50:33 -05:00
templates/default Merge "Allow oslo rabbit heartbeat configuration" 2015-06-22 17:24:25 +00:00
.gitignore Initial kilo updates 2015-03-04 11:18:37 -06:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:29 +00:00
.rubocop.yml Initial kilo updates 2015-03-04 11:18:37 -06:00
.rubocop_todo.yml Cleanup minor rubocop offenses 2015-06-05 05:12:35 +00:00
Berksfile Sync stackforge/cookbook* to openstack/cookbook* for ironic cookbook 2015-06-15 13:12:10 +08:00
CONTRIBUTING.md Create MAINTAINERS.md 2015-06-29 08:52:56 -07:00
Gemfile move from bundler to chefdk 2015-04-29 13:56:30 -05:00
MAINTAINERS.md Create MAINTAINERS.md 2015-06-29 08:52:56 -07:00
README.md Show team and repo badges on README 2016-11-26 11:51:51 +01:00
Rakefile add information to README that cookbook was not refactored and is not maintained 2016-06-27 10:50:18 +02:00
TESTING.md Sync stackforge/cookbook* to openstack/cookbook* for ironic cookbook 2015-06-15 13:12:10 +08:00
bootstrap.sh Sync stackforge/cookbook* to openstack/cookbook* for ironic cookbook 2015-06-15 13:12:10 +08:00
metadata.rb Initial Liberty Changes 2015-08-27 15:06:24 -05:00

README.md

Team and repository tags

Team and repository tags

THIS COOKBOOK IS CURRENTLY NOT MAINTAINED AND THERE WILL BE NO REALEASE FOR

STABLE/MITAKA. IF YOU ARE INTERESTED IN HELPING MAINTAINING IT, PLEASE JOIN OUR WEEKLY MEETING ON IRC OR PING US IN THE #openstack-chef CHANNEL ON freenode.

cookbook-openstack-bare-metal Cookbook

This cookbook installs the OpenStack Bare Metal service Ironic as part of the OpenStack reference deployment Chef for OpenStack. Ironic is currently installed from packages.

https://wiki.openstack.org/wiki/Ironic

Requirements

Chef 12 or higher required (for Chef environment use).

Attributes

Please see the extensive inline documentation in attributes/*.rb for descriptions of all the settable attributes for this cookbook.

There are also many common attributes shared across the cookbooks that are found in the cookbook-openstack-common cookbook attribute files.

Note that all attributes are in the default["openstack"] "namespace"

Usage

cookbook-openstack-bare-metal::default

TODO: Write usage instructions for each cookbook.

Contributing

Please refer to the CONTRIBUTING.md for instructions for contributing.

Testing

Please refer to the TESTING.md for instructions for testing the cookbook.

License and Authors

Author Wen Cheng Ma(wenchma@cn.ibm.com)
Copyright Copyright (c) 2014-2015, IBM, Corp.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.