Bug 1316449

Summary: "-files" repository at documentation doesn't exist
Product: Red Hat OpenStack Reporter: Pablo Iranzo Gómez <pablo.iranzo>
Component: documentationAssignee: Radek Bíba <rbiba>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0 (Kilo)CC: adahms, amedeo.salvati, srevivo
Target Milestone: gaKeywords: Documentation
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-21 09:17:14 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:
Bug Depends On:    
Bug Blocks: 1273812    

Description Pablo Iranzo Gómez 2016-03-10 09:43:39 UTC
Description of problem:

Hi,
When following https://access.redhat.com/documentation/en/red-hat-enterprise-linux-openstack-platform/7/installation-reference/chapter-1-introduction

It instructs to:

# subscription-manager repos --enable=rhel-7-server-rpms \
--enable=rhel-7-server-openstack-7.0-rpms \
--enable=rhel-7-server-optional-rpms \
--enable=rhel-7-server-rh-common-rpms \
--enable=rhel-7-server-openstack-7.0-files \
--enable=rhel-7-server-openstack-7.0-optools-rpms


But "-files" repository doesn't exist:

subscription-manager  repos|grep -i openstack-7.0
D de repositorio:     rhel-7-server-openstack-7.0-rpms
D de repositorio:     rhel-7-server-openstack-7.0-director-source-rpms
D de repositorio:     rhel-7-server-openstack-7.0-debug-rpms
D de repositorio:     rhel-7-server-openstack-7.0-director-debug-rpms
D de repositorio:     rhel-7-server-openstack-7.0-tools-debug-rpms
D de repositorio:     rhel-7-server-openstack-7.0-optools-source-rpms
D de repositorio:     rhel-7-server-openstack-7.0-tools-rpms
D de repositorio:     rhel-7-server-openstack-7.0-tools-source-rpms
D de repositorio:     rhel-7-server-openstack-7.0-director-rpms
D de repositorio:     rhel-7-server-openstack-7.0-optools-rpms
D de repositorio:     rhel-7-server-openstack-7.0-optools-debug-rpms
D de repositorio:     rhel-7-server-openstack-7.0-source-rpms



or:

subscription-manager repos --list-enabled
+----------------------------------------------------------+
    Available Repositories in /etc/yum.repos.d/redhat.repo
+----------------------------------------------------------+
Repo ID:   rhel-ha-for-rhel-7-server-rpms
Repo Name: Red Hat Enterprise Linux High Availability (for RHEL 7 Server) (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/highavailability/os
Enabled:   1

Repo ID:   rhel-7-server-rh-common-rpms
Repo Name: Red Hat Enterprise Linux 7 Server - RH Common (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/rh-common/os
Enabled:   1

Repo ID:   rhel-7-server-openstack-7.0-rpms
Repo Name: Red Hat Enterprise Linux OpenStack Platform 7.0 for RHEL 7 (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/openstack/7.0/os
Enabled:   1

Repo ID:   rhel-7-server-rpms
Repo Name: Red Hat Enterprise Linux 7 Server (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/os
Enabled:   1

Repo ID:   rhel-7-server-optional-rpms
Repo Name: Red Hat Enterprise Linux 7 Server - Optional (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/optional/os
Enabled:   1



Can you confirm this is a bug in the documentation?

Comment 2 Andrew Dahms 2016-04-08 07:08:05 UTC
Assigning to Radek for review.

Comment 3 Radek Bíba 2016-04-08 08:52:36 UTC
> Can you confirm this is a bug in the documentation?

Yes, it is, and the repo has already been removed from the OSP-8 version of the document.

I'm removing the repo from the OSP-7 document, and I'm going to have the document republished.

Thanks for the report.