Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

openstack-bare-metal (4) Versions 18.0.0

Installs/Configures OpenStack Bare Metal service Ironic

Policyfile
Berkshelf
Knife
cookbook 'openstack-bare-metal', '= 18.0.0', :supermarket
cookbook 'openstack-bare-metal', '= 18.0.0'
knife supermarket install openstack-bare-metal
knife supermarket download openstack-bare-metal
README
Dependencies
Quality 17%
OpenStack Chef Cookbook - bare-metal ==================================== .. image:: https://governance.openstack.org/badges/cookbook-openstack-bare-metal.svg :target: https://governance.openstack.org/reference/tags/index.html Description =========== This cookbook installs the OpenStack Bare Metal service **Ironic** as part of the OpenStack reference deployment Chef for OpenStack. The `OpenStack chef-repo`_ contains documentation for using this cookbook in the context of a full OpenStack deployment. Nova is currently installed from packages. .. _OpenStack chef-repo: https://opendev.org/openstack/openstack-chef https://docs.openstack.org/ironic/latest/ Requirements ============ - Chef 14 or higher - ChefDK 3.2.30 for testing (also includes Berkshelf for cookbook dependency resolution) Platform ======== - ubuntu - redhat - centos Cookbooks ========= The following cookbooks are dependencies: - 'openstack-common', '>= 18.0.0' - 'openstack-identity', '>= 18.0.0' - 'openstack-image', '>= 18.0.0' - 'openstack-network', '>= 18.0.0' Attributes ========== Please see the extensive inline documentation in ``attributes/*.rb`` for descriptions of all the settable attributes for this cookbook. Note that all attributes are in the ``default['openstack']`` "namespace" The usage of attributes to generate the ``ironic.conf`` is described in the openstack-common cookbook. Recipes ======= openstack-bare-metal::api ------------------------- - Installs the ``ironic-api``, sets up the ironic database openstack-bare-metal::conductor ------------------------------- - Installs the ``ironic-conductor`` service openstack-bare-metal::default ----------------------------- - Temp workaround to create ironic db with user openstack-bare-metal::identity_registration ------------------------------------------- - Registers ironic service/user/endpoints in keystone openstack-bare-metal::ironic-common ----------------------------------- - Defines the common pieces of repeated code from the other recipes License and Author ================== +-----------------+---------------------------------------------------+ | **Author** | Mark Vanderwiel <vanderwl@us.ibm.com> | +-----------------+---------------------------------------------------+ | **Author** | Ma Wen Cheng <wenchma@cn.ibm.com> | +-----------------+---------------------------------------------------+ | **Author** | Jan Klare <j.klare@cloudbau.de> | +-----------------+---------------------------------------------------+ | **Author** | Jens Harbott <j.harbott@x-ion.de> | +-----------------+---------------------------------------------------+ | **Author** | Lance Albertson <lance@osuosl.org> | +-----------------+---------------------------------------------------+ | **Author** | Samuel Cassiba <samuel@cassi.ba> | +-----------------+---------------------------------------------------+ +-----------------+---------------------------------------------------+ | **Copyright** | Copyright (c) 2015, IBM, Corp. | +-----------------+---------------------------------------------------+ | **Copyright** | Copyright (c) 2019, x-ion GmbH | +-----------------+---------------------------------------------------+ | **Copyright** | Copyright (c) 2019, Oregon State University | +-----------------+---------------------------------------------------+ 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.

Dependent cookbooks

openstack-common >= 18.0.0
openstack-identity >= 18.0.0
openstack-image >= 18.0.0
openstack-network >= 18.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

18.0.0 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

18.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

18.0.0 passed this metric

No Binaries Metric
            

18.0.0 failed this metric

Failure: Cookbook should not contain binaries. Found:
openstack-bare-metal/recipes/default.rb

Testing File Metric
            

18.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

18.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number