You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() yaml.load will report a warning in pyyaml 5 and an error in pyyaml 6 if it is called without a Loader argument. The no-member pylint error was being suppressed due to legacy http code, so now that is un-suppressed globally and the yaml.load is replaced with yaml.safe_load Test Plan: PASS: tox PASS: yaml.load('events.yaml') returns the same content as yaml.safe_load('events.yaml') Story: 2010642 Task: 48157 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: Ibac118cd9555f3334251b10a6b3e0a5986285854 |
4 days ago | |
---|---|---|
api-ref/source | 2 years ago | |
devstack | 9 months ago | |
doc | 3 years ago | |
fm-api | 2 weeks ago | |
fm-common | 4 days ago | |
fm-doc | 2 weeks ago | |
fm-mgr | 4 months ago | |
fm-rest-api | 3 months ago | |
python-fmclient | 4 days ago | |
releasenotes | 3 years ago | |
.gitignore | 3 years ago | |
.gitreview | 4 years ago | |
.zuul.yaml | 1 month ago | |
CONTRIBUTORS.wrs | 5 years ago | |
LICENSE | 5 years ago | |
README.rst | 4 years ago | |
bindep.txt | 2 years ago | |
centos_build_layer.cfg | 4 years ago | |
centos_iso_image.inc | 2 years ago | |
centos_pkg_dirs | 2 years ago | |
centos_stable_docker_images.inc | 4 years ago | |
centos_stable_wheels.inc | 4 years ago | |
debian_build_layer.cfg | 2 years ago | |
debian_iso_image.inc | 7 months ago | |
debian_pkg_dirs | 1 year ago | |
debian_stable_docker_images.inc | 7 months ago | |
debian_stable_wheels.inc | 7 months ago | |
pylint.rc | 4 days ago | |
requirements.txt | 3 years ago | |
test-requirements.txt | 3 months ago | |
tox.ini | 3 months ago |
README.rst
fault
StarlingX Fault Management