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

Bug 1640186

Summary: Overcloud deployment with Rhsm role that uses activation key fails with: "msg": "parameters are mutually exclusive: activationkey, autosubscribe"
Product: Red Hat OpenStack Reporter: Marius Cornea <mcornea>
Component: openstack-tripleo-heat-templatesAssignee: Emilien Macchi <emacchi>
Status: CLOSED ERRATA QA Contact: Gurenko Alex <agurenko>
Severity: high Docs Contact:
Priority: high    
Version: 14.0 (Rocky)CC: cjeanner, dbecker, emacchi, jschluet, kbasil, mburns, morazi
Target Milestone: betaKeywords: Triaged
Target Release: 14.0 (Rocky)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ansible-role-redhat-subscription-1.0.1-3.el7ost openstack-tripleo-heat-templates-9.0.1-0.20181013060860.ffbe879.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1640652 (view as bug list) Environment:
Last Closed: 2019-01-11 11:54:06 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:    
Bug Blocks: 1640652, 1804758    

Description Marius Cornea 2018-10-17 13:53:52 UTC
Description of problem:

Overcloud deployment with Rhsm role that uses activation key fails with: "msg": "parameters are mutually exclusive: activationkey, autosubscribe".

env file used for registration:

resource_registry:
  OS::TripleO::Services::Rhsm: /usr/share/openstack-tripleo-heat-templates/extraconfig/services/rhsm.yaml

parameter_defaults:
  RhsmVars:
    rhsm_repos:
      - rhel-7-server-rpms
      - rhel-7-server-extras-rpms
      - rhel-7-server-rh-common-rpms
      - rhel-ha-for-rhel-7-server-rpms
      - Default_Organization_OSP14_RPMs_passed_phase1
    rhsm_activation_key: "osp14-dev"
    rhsm_org_id: "Default_Organization"
    rhsm_server_hostname: "$host"
    rhsm_baseurl: "https://$host/pulp/repos"
    rhsm_method: satellite
    rhsm_autosubscribe: no

Comment 7 errata-xmlrpc 2019-01-11 11:54:06 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2019:0045