A Health-Checking service for OpenStack deployments.
Go to file
huang.zhiping 4144fed5dc fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I56f24f07b036e03fd7788f5bc3303aa9f65949db
2018-06-10 16:17:23 +00:00
cloudpulse Fix docker check failed o/p for multiple exited containers on multiple hosts 2018-05-21 23:05:09 -07:00
doc/source update stackforge to openstack 2015-10-22 11:26:51 -07:00
etc/cloudpulse Update code to use Newton as the code name 2016-09-01 15:44:51 +07:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:57:48 +00:00
.gitignore Remove ansible module import 2017-02-20 21:49:00 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:02:04 +00:00
.mailmap Add missing dot files from busted import of cloudpulse 2015-05-10 15:27:19 -07:00
.testr.conf Add missing dot files from busted import of cloudpulse 2015-05-10 15:27:19 -07:00
CONTRIBUTING.rst update stackforge to openstack 2015-10-22 11:26:51 -07:00
HACKING.rst update stackforge to openstack 2015-10-22 11:26:51 -07:00
LICENSE Import of a cookiecutter repository for cloudpulse 2015-05-07 12:05:52 -07:00
MANIFEST.in Import of a cookiecutter repository for cloudpulse 2015-05-07 12:05:52 -07:00
README.rst update stackforge to openstack 2015-10-22 11:26:51 -07:00
babel.cfg Import of a cookiecutter repository for cloudpulse 2015-05-07 12:05:52 -07:00
bandit.yaml Enabling bandit test in tox. 2015-11-13 05:16:27 -08:00
openstack-common.conf remove openstack-common.conf 2016-01-22 21:33:37 +00:00
requirements.txt Change cloudpulse requirements to use stable/newton package version 2017-02-20 21:47:57 +00:00
setup.cfg Remove support for py34. 2017-06-22 10:28:44 +05:30
setup.py Import of a cookiecutter repository for cloudpulse 2015-05-07 12:05:52 -07:00
test-requirements.txt Updating requirements for stable/liberty 2016-04-16 11:22:34 -07:00
tox.ini fix tox python3 overrides 2018-06-10 16:17:23 +00:00

README.rst

Cloudpulse

a Health-Checking Service for OpenStack deployments.

Features

  • TODO