Ansible role to manage Nodepool
Go to file
Paul Belanger 65242d65ab Add tox -eansible-lint support
This is our first of many tests that we'll be gating on.

Change-Id: I79bee90bc989463a115b4e58c8c5226be6fe4f6f
Depends-On: Ia0d691baca3d9ef7386b2748bc6042a546e6d5f6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-11 21:32:54 -05:00
defaults Add LICENSE headers 2015-11-10 09:40:44 -05:00
files Next round of nodepool configuration 2015-09-14 13:04:06 -04:00
handlers Add LICENSE headers 2015-11-10 09:40:44 -05:00
meta Add LICENSE headers 2015-11-10 09:40:44 -05:00
tasks Add LICENSE headers 2015-11-10 09:40:44 -05:00
templates/etc/nodepool Next round of nodepool configuration 2015-09-14 13:04:06 -04:00
vars Add LICENSE headers 2015-11-10 09:40:44 -05:00
.gitignore Add tox -eansible-lint support 2015-11-11 21:32:54 -05:00
.gitreview Add .gitreview 2015-11-11 15:49:11 -05:00
LICENSE Apache License 2.0 2015-08-30 12:04:31 -04:00
README.rst Add description for nodepool 2015-11-10 09:43:31 -05:00
requirements.txt Add tox -eansible-lint support 2015-11-11 21:32:54 -05:00
test-requirements.txt Add tox -eansible-lint support 2015-11-11 21:32:54 -05:00
tox.ini Add tox -eansible-lint support 2015-11-11 21:32:54 -05:00

README.rst

nodepool

Nodepool is a system for launching single-use test nodes on demand based on images built with cached data. It is designed to work with any OpenStack based cloud, and is part of a suite of tools that form a comprehensive test system including Jenkins and Zuul.

Requirements

Role Variables

Dependencies

Example Playbook

License

Copyright 2015 Red Hat, 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.

Author Information