tripleo-validations/validations
Nguyen Hung Phuong 1008a51909 Replaces yaml.load() with yaml.safe_load()
Yaml.load() return Python object may be dangerous if you receive a YAML
document from an untrusted source such as the Internet. The function
yaml.safe_load() limits this ability to simple Python objects like integers or
lists.

Reference:
https://security.openstack.org/guidelines/dg_avoid-dangerous-input-parsing-libraries.html

Change-Id: Ia5d9f863dc2f0193c7095769b25101b4189a05c0
2018-02-13 09:24:18 +00:00
..
callback_plugins Fix a spelling mistake in source file 2018-02-09 14:50:13 +08:00
files Drop scapy dependency 2017-04-12 08:50:56 +02:00
library Replaces yaml.load() with yaml.safe_load() 2018-02-13 09:24:18 +00:00
lookup_plugins Add lookup plugin for ironic nodes 2018-02-06 14:56:52 +01:00
tasks Remove syntax warnings for when statements 2017-10-04 13:16:48 +02:00
templates Add a health check for overcloud nodes 2018-02-06 14:57:00 +01:00
512e.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00
__init__.py Unit testing for ip_range 2017-04-13 15:25:30 +00:00
ceilometerdb-size.yaml ceilometerdb-size.yaml: Fix ceilometer database validation 2016-12-02 12:35:51 +01:00
ceph-ansible-installed.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00
ceph-health.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00
check-network-gateway.yaml Fix the Network Gateway Validation 2017-11-15 15:30:21 +01:00
controller-token.yaml Fix name of controller token validation 2017-09-04 13:52:03 +00:00
controller-ulimits.yaml Change controller ulimit to match the default 2017-12-04 14:23:52 +01:00
ctlplane-ip-range.yaml prevent validations from failing when undercloud.conf is missing: 2017-01-25 16:13:03 +01:00
deployment-images.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00
dhcp-introspection.yaml Drop scapy dependency 2017-04-12 08:50:56 +02:00
dhcp-provisioning.yaml Drop scapy dependency 2017-04-12 08:50:56 +02:00
dns.yaml Add a validation to check for working DNS 2017-12-07 18:26:45 +01:00
haproxy.yaml Fix the haproxy config file location 2018-01-19 14:50:54 +01:00
mysql-open-files-limit.yaml Remove syntax warnings for when statements 2017-10-04 13:16:48 +02:00
network-environment.yaml Warn if there are not enough node IPs in pools 2017-10-20 16:28:06 +02:00
neutron-sanity-check.yaml Don't modify case of role names in inventory 2017-07-21 17:51:25 +01:00
no-op-firewall-nova-driver.yaml Fix the nova config file location 2018-01-19 14:52:48 +01:00
node-health.yaml Add a health check for overcloud nodes 2018-02-06 14:57:00 +01:00
ntpstat.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00
openstack-endpoints.yaml Invert validation task order 2018-01-18 15:08:04 +01:00
pacemaker-status.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00
rabbitmq-limits.yaml Fix the rabbitmq fd limits validation 2018-01-19 09:04:38 -05:00
repos.yaml Enhance repo validation to check for unwanted enabled repos 2017-12-07 15:20:54 +01:00
stack-health.yaml Remove the pre-update group and add a post-upgrade group 2017-07-07 18:17:02 +03:00
stonith-exists.yaml Fix validation names 2017-07-26 17:55:02 +02:00
switch-vlans.yaml Add validation to check VLANs against switch info in Ironic intospection data 2017-10-23 19:30:58 -04:00
undercloud-cpu.yaml Remove syntax warnings for when statements 2017-10-04 13:16:48 +02:00
undercloud-debug.yaml Make the ini-based validations more robust 2016-09-23 11:54:34 +02:00
undercloud-disk-space-pre-upgrade.yaml Fix include action DEPRECATION WARNING (Ansible >2.4) 2017-11-02 12:03:06 +01:00
undercloud-disk-space.yaml Fix include action DEPRECATION WARNING (Ansible >2.4) 2017-11-02 12:03:06 +01:00
undercloud-neutron-sanity-check.yaml Create the neutron-sanity-check validations 2017-03-17 15:17:13 +00:00
undercloud-process-count.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00
undercloud-ram.yaml Remove syntax warnings for when statements 2017-10-04 13:16:48 +02:00
undercloud-service-status.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00
undercloud-tokenflush.yaml Add ansible-lint script 2017-12-01 09:29:51 +01:00