Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1639725

Summary: [QE][Docs] Update real-time documentation
Product: Red Hat OpenStack Reporter: Erwan Gallen <egallen>
Component: documentationAssignee: Mikey Ariel <mariel>
Status: CLOSED CURRENTRELEASE QA Contact: Paras Babbar <pbabbar>
Severity: medium Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: dcadzow, egallen, mariel, mbooth, pbabbar
Target Milestone: asyncKeywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: x86_64   
OS: Linux   
URL: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html-single/advanced_overcloud_customization/#realtime-compute
Whiteboard: docs-accepted
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-12 15:03:56 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:
Embargoed:
Bug Depends On: 1599573    
Bug Blocks:    

Description Erwan Gallen 2018-10-16 13:03:51 UTC
Description of problem:
A command in the OSP13 real time documentation is unclear:
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html-single/advanced_overcloud_customization/#realtime-compute

Version-Release number of selected component (if applicable):
OSP13 z3

Actual results:
Dependencies error, package tuned-profiles-nfv-host-2.9.0-1.el7_5.2.noarch from the repository rhel-7-server-nfv-rpms requires qemu-kvm-tools-rhev

Expected results:
No error

Additional info:
Replace in the bash file rt.sh:
  subscription-manager repos --enable=[REPO_ID]
by:
  subscription-manager repos --enable=rhel-7-server-rpms --enable=rhel-7-server-openstack-13-rpms --enable=rhel-7-server-nfv-rpms