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

openstackclient (13) Versions 16.0.4

Installs the fog-openstack gem and offers LWRPs to use it

Policyfile
Berkshelf
Knife
cookbook 'openstackclient', '= 16.0.4', :supermarket
cookbook 'openstackclient', '= 16.0.4'
knife supermarket install openstackclient
knife supermarket download openstackclient
README
Dependencies
Quality 67%

Description

Installs the fog-openstack gem and offers LWRPs to use it.

Requirements

  • gem 'fog-openstack'
  • chef-client >= 12.8.1

Resources

openstack_domain

  • creates or deletes an openstack domain
  • example recipe can be found [here](spec/cookbooks/openstackclient_test/recipes/domain.rb)

openstack_endpoint

  • creates or deletes an openstack endpoint
  • example recipe can be found [here](spec/cookbooks/openstackclient_test/recipes/endpoint.rb)

openstack_project

  • creates or deletes an openstack project
  • example recipe can be found [here](spec/cookbooks/openstackclient_test/recipes/project.rb)

openstack_role

  • creates or deletes an openstack role
  • example recipe can be found [here](spec/cookbooks/openstackclient_test/recipes/role.rb)

openstack_service

  • creates or deletes an openstack service
  • example recipe can be found [here](spec/cookbooks/openstackclient_test/recipes/service.rb)

openstack_user

  • creates or deletes an openstack user
  • grants or revokes role to user in project
  • grants or revokes domain to user
  • example recipe can be found [here](spec/cookbooks/openstackclient_test/recipes/user.rb)

License and Maintainer

Maintainer:: cloudbau GmbH (j.klare@cloudbau.de)

Source:: https://github.com/cloudbau/cookbook-openstackclient

Issues:: https://github.com/cloudbau/cookbook-openstackclient/issues

License:: Apache v2.0

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

openstack-block-storage Applicable Versions
openstack-compute Applicable Versions
openstack-dns Applicable Versions
openstack-identity Applicable Versions
openstack-image Applicable Versions
openstack-integration-test Applicable Versions
openstack-network Applicable Versions
openstack-orchestration Applicable Versions
openstack-telemetry Applicable Versions

Foodcritic Metric
            

16.0.4 passed this metric

No Binaries Metric
            

16.0.4 passed this metric

Version Tag Metric
            

16.0.4 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