Ansible role to manage Nodepool
Go to file
Paul Belanger 18b8f87a6e Add documentation requirements for gate
Change-Id: I83ae3bb426c1a951216e2ca0509d1b5ab5020ecc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-21 17:59:29 -05:00
defaults Add os-client-config support 2015-11-20 15:50:48 -05:00
doc/source Add documentation requirements for gate 2015-11-21 17:59:29 -05:00
files Add upstart logic for ubuntu systems 2015-11-21 14:51:48 -05:00
handlers Add LICENSE headers 2015-11-10 09:40:44 -05:00
meta Drop ansible-role-diskimage-builder dependency 2015-11-12 12:55:31 -05:00
tasks Add upstart logic for ubuntu systems 2015-11-21 14:51:48 -05:00
templates Add os-client-config support 2015-11-20 15:50:48 -05:00
tests Move dynamic rolename into test.yaml 2015-11-18 21:03:59 -05:00
vars Revert "Add missing qemu-img dependency for centos" 2015-11-20 17:36:15 -05:00
.gitignore Add documentation requirements for gate 2015-11-21 17:59:29 -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
setup.cfg Add documentation requirements for gate 2015-11-21 17:59:29 -05:00
setup.py Add documentation requirements for gate 2015-11-21 17:59:29 -05:00
test-requirements.txt Add documentation requirements for gate 2015-11-21 17:59:29 -05:00
tox.ini Add documentation requirements for gate 2015-11-21 17:59:29 -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