Bug 1266649 - [Bug] OSP installer does not alert users when entitlements are exhausted
Summary: [Bug] OSP installer does not alert users when entitlements are exhausted
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: foreman-installer
Version: 6.0 (Juno)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 6.0 (Juno)
Assignee: Mike Burns
QA Contact: Omri Hochman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-26 04:12 UTC by Bryan Yount
Modified: 2019-08-15 05:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-29 13:25:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 1752613 0 None None None Never

Description Bryan Yount 2015-09-26 04:12:24 UTC
Description of problem:
A customer reported an issue where they had gone through multiple deployments trying to get everything deployed correct using the Foreman-based OSP installer. After clicking Deploy the last time, the deployment was hanging at 37%.

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

How reproducible:
Very

Steps to Reproduce:
1. Create an OSP deployment
2. Deploy it
3. Delete the deployment
4. Create/deploy another deployment
5. Repeat until entitlements are exhausted

Actual results:
Installer does not complete

Expected results:
Installer should alert the user to the entitlement issue

Comment 3 Bryan Yount 2015-09-26 04:14:48 UTC
The deployment failed at this stage:

      subscription-manager register --username='user' --password='password'
      subscription-manager attach --pool="poolID"
    
    # workaround for RHEL 6.4 bug https://bugzilla.redhat.com/show_bug.cgi?id=1008016
    subscription-manager repos --list > /dev/null
    subscription-manager repos --disable=*
    subscription-manager repos --enable=rhel-7-server-rpms --enable=rhel-7-server-openstack-6.0-rpms --enable=rhel-7-server-openstack-6.0-installer-rpms --enable=rhel-ha-for-rhel-7-server-rpms --enable=rhel-7-server-rh-common-rpms

Comment 4 Jaromir Coufal 2016-09-29 13:25:04 UTC
Closing list of bugs for RHEL OSP Installer since its support cycle has already ended [0]. If there is some bug closed by mistake, feel free to re-open.

For new deployments, please, use RHOSP director (starting with version 7).

-- Jaromir Coufal
-- Sr. Product Manager
-- Red Hat OpenStack Platform

[0] https://access.redhat.com/support/policy/updates/openstack/platform


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