StarlingX Fault Management
Go to file
albailey b1dfa14f0b Fix py27 and py35 zuul jobs failing to setup
As of March 1, when jobs run on ubuntu-xenial, they fail
to run py27 and py35 jobs with an error similar to:

/usr/bin/python3 -m virtualenv --no-download
  --python /usr/bin/python2.7 py27

ImportError: cannot import name 'ContextManager'

It does not appear to impact the ubuntu-bionic nodes so
updating zuul to use those nodes.

bionic nodes do not support python3.5, so the py35 jobs
is now converted to py36.

Partial-Bug: 1865554
Change-Id: Iad13d03ced21294d1a02c82f4e1e37cac3f27ee7
Signed-off-by: albailey <Al.Bailey@windriver.com>
2020-03-02 11:53:17 -06:00
api-ref/source Update landing pages for docs, api-ref, and release notes: 2020-01-21 16:37:13 -08:00
devstack Use DevStack's setup_*() functions for Python packages 2019-05-17 13:11:58 -05:00
doc Update landing pages for docs, api-ref, and release notes: 2020-01-21 16:37:13 -08:00
fm-api Add missing Requires to fault components for opensuse 2019-10-08 18:24:30 -05:00
fm-common Delete _service files from git. 2019-09-30 13:27:21 -05:00
fm-doc Add an alarm for k8s certificate rotation 2019-12-04 09:42:12 +00:00
fm-mgr Add missing Requires to fault components for opensuse 2019-10-08 18:24:30 -05:00
fm-rest-api Fix py27 and py35 zuul jobs failing to setup 2020-03-02 11:53:17 -06:00
python-fmclient Add missing Requires to fault components for opensuse 2019-10-08 18:24:30 -05:00
releasenotes Update landing pages for docs, api-ref, and release notes: 2020-01-21 16:37:13 -08:00
snmp-audittrail Delete _service files from git. 2019-09-30 13:27:21 -05:00
snmp-ext Delete _service files from git. 2019-09-30 13:27:21 -05:00
.gitignore Create test framework for python with stestr. 2020-01-16 16:45:45 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:34 +00:00
.zuul.yaml Fix py27 and py35 zuul jobs failing to setup 2020-03-02 11:53:17 -06:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:00 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-20 20:26:25 -05:00
bindep.txt Tox: add tox job and requirements to improve specfiles 2019-07-16 13:15:24 -07:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 19:41:08 +08:00
centos_iso_image.inc Decouple Fault Management from stx-config 2018-08-17 15:25:35 -04:00
centos_pkg_dirs Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
centos_stable_docker_images.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
centos_stable_wheels.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
test-requirements.txt Add unit test case for fm-rest-api/fm/fm/common/utils.py 2020-01-16 16:45:54 +08:00
tox.ini Create test framework for python with stestr. 2020-01-16 16:45:45 +08:00

README.rst

fault

StarlingX Fault Management