RETIRED, Chef Cookbook - OpenStack Database as a Service
Go to file
Mark Vanderwiel bc31d53d6a Fix fauxhai platform versions for suse
Change-Id: I9495ea6b1775a454d4d98e3d430e9325a72fc4b9
Partial-Bug: #1344199
2014-07-18 13:10:47 -05:00
attributes initial basic setup 2014-06-19 10:15:59 +02:00
recipes switch to using get_password for password attrs support 2014-06-25 17:10:55 +02:00
spec Fix fauxhai platform versions for suse 2014-07-18 13:10:47 -05:00
templates/default Merge "don't set a notification topic, trove doesn't use it" 2014-07-15 03:21:03 +00:00
.gitignore initial basic setup 2014-06-19 10:15:59 +02:00
.gitreview Added .gitreview 2014-06-16 10:08:23 +00:00
.rubocop.yml initial basic setup 2014-06-19 10:15:59 +02:00
Berksfile initial basic setup 2014-06-19 10:15:59 +02:00
CHANGELOG.md Fix fauxhai platform versions for suse 2014-07-18 13:10:47 -05:00
Gemfile Update Gemfile and remove lock 2014-07-09 09:40:15 -05:00
README.md initial basic setup 2014-06-19 10:15:59 +02:00
Strainerfile initial basic setup 2014-06-19 10:15:59 +02:00
TESTING.md initial basic setup 2014-06-19 10:15:59 +02:00
metadata.rb remove the guestagent recipe from metadata.rb 2014-06-27 18:01:01 +02:00

README.md

Description

Installs the OpenStack Database service Trove as part of the OpenStack reference deployment Chef for OpenStack. Trove is currently installed from packages.

https://wiki.openstack.org/wiki/Trove

Requirements

Chef 11

Cookbooks

The following cookbooks are dependencies:

  • openstack-common
  • openstack-identity

Usage

api

  • Installs the API service.

conductor

  • Installs conductor service.

taskmanager

  • Installs the taskmanager service.

identity_registration

  • Registers the endpoints with Keystone.

Attributes

Testing

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

License and Author

Author Ionut Artarisi (iartarisi@suse.cz)
Copyright Copyright (c) 2013-2014, SUSE Linux GmbH

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.