Hide Forgot
Description of problem: overcloud validations missing from rpm. Version-Release number of selected component (if applicable): [root@undercloud ~]# rhos-release -L Installed repositories (rhel-7.3): 10 rhel-7.3 [root@undercloud ~]# rpm -q rhos-release rhos-release-1.1.2-1.noarch [root@undercloud ~]# rpm -qa | grep tripleo-valida openstack-tripleo-validations-5.1.0-1.el7ost.noarch [root@undercloud ~]# rpm -ql openstack-tripleo-validations | grep yaml /usr/share/openstack-tripleo-validations/validations/ceilometerdb-size.yaml /usr/share/openstack-tripleo-validations/validations/undercloud-cpu.yaml /usr/share/openstack-tripleo-validations/validations/undercloud-debug.yaml /usr/share/openstack-tripleo-validations/validations/undercloud-disk-space.yaml /usr/share/openstack-tripleo-validations/validations/undercloud-ram.yaml /usr/share/openstack-tripleo-validations/validations/undercloud-tokenflush.yaml How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: [root@undercloud tripleo-validations]# cd /usr/share/openstack-tripleo-validations/validations/ [root@undercloud validations]# ls *.yaml 512e.yaml dhcp-introspection.yaml ntpstat.yaml undercloud-debug.yaml ceilometerdb-size.yaml dhcp-provisioning.yaml openstack-endpoints.yaml undercloud-disk-space.yaml check-network-gateway.yaml haproxy.yaml pacemaker-status.yaml undercloud-process-count.yaml controller-ulimits.yaml mysql-open-files-limit.yaml rabbitmq-limits.yaml undercloud-ram.yaml ctlplane-ip-range.yaml no-op-firewall-nova-driver.yaml undercloud-cpu.yaml undercloud-tokenflush.yaml Additional info:
This was fixed in rhos11 closing as fixed