RETIRED, A Python library for code common to TripleO CLI and TripleO UI.
Go to file
marios 1667957c7b Adds a bash script that operators will use during upgrades
Part of the upgrades workflow requires that operators will update
the non controller nodes by invoking an upgrade script. This
adds a utility bash script for this purpose.

The ability to deliver a custom upgrade script is allowed with a
--script override. This is delivered to the node before the upgrade
is invoked.

Change-Id: I06826c7c8b5515208a5883d6c99016101b302cd6
2016-02-29 13:16:19 +02:00
doc/source Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
heat_docker_agent Add openstack packages to heat-agents container 2016-01-11 17:58:19 -05:00
scripts Adds a bash script that operators will use during upgrades 2016-02-29 13:16:19 +02:00
templates Adds a simple overcloud tenant vm ping test to tripleo.sh 2016-01-19 18:28:52 +00:00
tripleo_common Convenience methods in base model class 2016-02-15 17:21:05 +00:00
.coveragerc Make coverage tests work 2015-11-30 23:01:07 +00:00
.gitignore Make coverage tests work 2015-11-30 23:01:07 +00:00
.gitreview Added .gitreview 2015-04-09 13:57:40 +00:00
.mailmap Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
.testr.conf Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
HACKING.rst Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
LICENSE Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
MANIFEST.in Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
README.rst Remove support for Tuskar 2015-09-30 08:45:15 +01:00
babel.cfg Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
openstack-common.conf Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
requirements.txt Updated from global requirements 2015-10-23 16:05:01 +00:00
setup.cfg Adds a simple overcloud tenant vm ping test to tripleo.sh 2016-01-19 18:28:52 +00:00
setup.py Updated from global requirements 2015-10-23 16:05:01 +00:00
test-requirements.txt Updated from global requirements 2015-11-19 19:19:25 +00:00
tox.ini Drop py33 support 2015-12-15 10:22:45 +00:00

README.rst

tripleo-common

A common library for TripleO workflows.

Features

  • TODO