Bug #37040
closedThe Activation Keys page asks user to register hosts using old deprecated method
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2255421
Description of problem:
The WebUI -> Content -> Activation Keys page asks user to register hosts using deprecated method.
subscription-manager register --org="org_name" --activationkey="activation_key_name"
How reproducible: Always
Steps to Reproduce:
1. Create a activation key.
2. Navigate to Satellite WebUI -> Content -> Activation Keys -> Click on the name of created activation key. Go to 'Details' tab.
Actual results: The page asks user to register machine with Satellite using old deprecated method.
~~~
This activation key may be used during system registration. For example:
subscription-manager register --org="RedHat" --activationkey="ak_1"
~~~
Expected results: The page should ask user to register machine using Global Registration Template way and not using deprecated way.
Additional info: Navigate to Satellite WebUI -> Configure -> Host groups -> Create Host Groups -> Go to 'Activation keys' tab. It says below.
~~~
Subscriptions information based on selected activation keys:
Activation keys and subscriptions can be managed here
http://vm205-193.uatlab.pnq2.redhat.com/pub/katello-ca-consumer-latest.noarch.rpm
~~~
The katello-ca-consumer method of registration has been deprecated and should be removed from Host Groups page also.
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10840 added
Updated by Jeremy Lenz 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|9e3e5cac342628b48dc1192c45fd469c4bc595ad.
Updated by Quinn James 10 months ago
- Subject changed from The Activation Keys page asks user to register hosts using old deprecated method to The Activation Keys page asks user to register hosts using old deprecated method
- Target version set to Katello 4.11.1
- Triaged changed from No to Yes
Updated by Ian Ballou 9 months ago
- Pull request deleted (
https://github.com/Katello/katello/pull/10840) - Fixed in Releases Katello 4.11.1 added
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/Katello/katello/pull/10920 added