Go to file
Ken Thomas 8ef48dd064 Use new common specific_endpoint routines
Now that admin_endpoint, public_endpoint, and internal_endpoint
in the common library are working, these are the changes to use
them in the openstack-integration-test recipes.

No endpoints are created in these recipes, so no new tests
were added.

Change-Id: Ib38c9bf9675e688a8a4de7e7e8e04993eba57911
Partial-Bug: 1412919
2015-01-29 23:56:05 +00:00
2014-02-23 14:50:27 +00:00
2015-01-19 13:15:09 +08:00
2014-11-17 12:07:47 +01:00

Description

This cookbook installs the OpenStack Integration Test Suite Tempest as part of an OpenStack reference deployment Chef for OpenStack.

Requirements

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

Cookbooks

The following cookbooks are dependencies:

  • openstack-common
  • openstack-identity
  • openstack-image
  • openstack-compute
  • openstack-block-storage

Usage

setup

  • Install and configure Tempest

Attributes

Please refer to the attributes/default.rb for attribute details.

Testing

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

License and Author

Author Matt Thompson (matt.thompson@rackspace.co.uk)
Copyright Copyright (c) 2014, Rackspace US, 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.

Description
RETIRED, Chef Cookbook - OpenStack Integration Testing
Readme 1.1 MiB