Bug 1328978 - Upgrade of Openstack 7.3 -> 8.0 Error: rhel-7-server-openstack-8.0-rpms is not a valid repository ID
Summary: Upgrade of Openstack 7.3 -> 8.0 Error: rhel-7-server-openstack-8.0-rpms is no...
Keywords:
Status: CLOSED DUPLICATE of bug 1326025
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ga
: ---
Assignee: James Slagle
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-20 19:25 UTC by Andreas Karis
Modified: 2016-04-20 21:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-20 19:56:04 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Andreas Karis 2016-04-20 19:25:36 UTC
Description of problem:
Upgrade of Openstack 7.3 -> 8.0 Error: rhel-7-server-openstack-8.0-rpms is not a valid repository ID


Version-Release number of selected component (if applicable):
7.3 -> 8.0

How reproducible:
All the time

Steps to Reproduce:
1. Follow Chapter 10 of OSP 8 guide
2. https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/director-installation-and-usage/104-upgrading-the-overcloud
3.

Actual results:
[stack@undercloud ~]$ heat deployment-output-show fba36758-654a-4338-9737-907c1cf50998 --all
{
  "deploy_stdout": "Repository 'rhel-7-server-openstack-7.0-director-rpms' is disabled for this system.\nRepository 'rhel-7-server-openstack-7.0-rpms' is disabled for this system.\nError: rhel-7-server-openstack-8.0-rpms is not a valid repository ID. Use --list option to see valid repositories.\nError: rhel-7-server-openstack-8.0-director-rpms is not a valid repository ID. Use --list option to see valid repositories.\n", 
  "deploy_stderr": "", 
  "deploy_status_code": 1
}


Expected results:
success

Additional info:
The upgrade tries to enable repositories with name -8.0-, however, these repositories do not exist, as it's -8- only
[root@overcloud-compute-0 ~]# subscription-manager repos --list | grep openstack-8 | grep rpm | tail -3
Repo ID:   rhel-7-server-openstack-8-tools-debug-rpms
Repo ID:   rhel-7-server-openstack-8-rpms
Repo ID:   rhel-7-server-openstack-8-source-rpms

Comment 2 Mike Burns 2016-04-20 19:56:04 UTC

*** This bug has been marked as a duplicate of bug 1326025 ***

Comment 3 Mike Burns 2016-04-20 19:56:34 UTC
Please use the updated tripleo-heat-templates version from bug 1326025


Note You need to log in before you can comment on or make changes to this bug.