RETIRED, Chef Cookbook - OpenStack Telemetry
Go to file
Matt Ray 8542c979f8 initial placeholder README
Change-Id: Id3f6cc9ec45a8ee59a538e7c210f9ff5b2c731c7
2013-05-17 14:45:05 -05:00
.gitreview Added .gitreview 2013-05-08 20:05:27 +00:00
README.md initial placeholder README 2013-05-17 14:45:05 -05:00

README.md

Description

Installs the OpenStack Metering service Ceilometer as part of the OpenStack reference deployment Chef for OpenStack. The http://github.com/mattray/chef-openstack-repo contains documentation for using this cookbook in the context of a full OpenStack deployment. Ceilometer is currently installed from packages.

https://wiki.openstack.org/wiki/Ceilometer

Requirements

Cookbooks

Usage

Attributes

Testing

This cookbook is using ChefSpec for testing. Run the following before commiting. It will run your tests, and check for lint errors.

$ ./run_tests.bash

License and Author

Author Matt Ray (matt@opscode.com)
Copyright Copyright (c) 2013, Opscode, Inc.

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.