Bug 1391147

Summary: overcloud validations missing
Product: Red Hat OpenStack Reporter: jliberma <jliberma>
Component: openstack-tripleo-validationsAssignee: Florian Fuchs <flfuchs>
Status: CLOSED CURRENTRELEASE QA Contact: Ola Pavlenko <opavlenk>
Severity: medium Docs Contact:
Priority: high    
Version: 10.0 (Newton)CC: jjoyce, jliberma, jschluet, opavlenk, slinaber, tsedovic, tvignaud
Target Milestone: ---   
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-05 11:50:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description jliberma@redhat.com 2016-11-02 16:05:07 UTC
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:

Comment 1 Ola Pavlenko 2017-06-05 11:50:50 UTC
This was fixed in rhos11
closing as fixed