Chapter 4. Deprecated functionality
This part provides an overview of functionality that has been deprecated in Red Hat Satellite 6.16.
Deprecated functionality will likely not be supported in future releases of this product and is not recommended for new deployments. For the most recent list of deprecated functionality within a particular major release, refer to the latest version of release documentation.
The support status of deprecated functionality remains unchanged within Red Hat Satellite 6.16. For information about the length of support, see Red Hat Enterprise Linux Life Cycle and Red Hat Enterprise Linux Application Streams Life Cycle.
Deprecated hardware components are not recommended for new deployments on the current or future releases. Hardware driver updates are limited to security and critical fixes only. Red Hat recommends replacing this hardware as soon as reasonably feasible.
A package can be deprecated and not recommended for further use. Under certain circumstances, a package can be removed from a product. Product documentation then identifies more recent packages that offer functionality similar, identical, or more advanced to the one deprecated, and provides further recommendations.
4.1. Web UI
Package Group Actions
Package Group Actions in the web UI was deprecated in 6.10.
Jira:SAT-27578[1]
4.2. Host provisioning and management
Capsule port 8443
Port 8443 on Capsules is deprecated in 6.16. This port is disabled by default on new installations and upgrades.
For new clients, use port 443 when communicating through a Capsule. If your existing clients use port 8443, reconfigure them to use port 443 in one of the following ways:
- Remote execution
-
The
katello-ca-consumer
RPM -
Update the
/etc/rhsm/rhsm.conf
file: In the[server]
section of the file, ensure that theport
option is set to443
You can temporarily re-enable access to port 8443 by running the satellite-installer
utility with the --foreman-proxy-content-reverse-proxy=true
option. Note that re-enabling access to port 8443 is only a temporary solution. Make sure to migrate your integrations to call the API through your Satellite Server.
Jira:SAT-24522[1]
Overriding organizations and locations on the filter level
The ability for a filter to override organizations and locations associated with a role is deprecated in 6.16. When the functionality is removed, filters will honor the organizations and locations set at the role level.
Asynchronous SSH remote execution mode
The async-ssh remote execution mode was deprecated in 6.13. If you have unstable connectivity between Capsules and managed hosts, use the pull mode instead. For more information about pull mode, see Transport Modes for Remote Execution in Managing hosts.
Provisioning on Red Hat Virtualization
The integration of Red Hat Virtualization (RHV) with Satellite was deprecated in 6.13. All the existing compute resources of RHV type will be removed and the hosts associated with RHV will be disconnected.
Bootstrap.py
The bootstrap.py
script used to register a host to Satellite or Capsule was deprecated in 6.9. It has been replaced by the curl
command created with the global registration template.
katello-ca-consumer
package and katello-rhsm-consumer
script
The katello-ca-consumer
package and katello-rhsm-consumer
script were deprecated in 6.9. You must use the global registration template to register a host.
4.3. Hammer CLI tool
hammer host subscription attach
and hammer host subscription auto-attach
commands
The hammer host subscription attach
and hammer host subscription auto-attach
commands are deprecated in 6.16. The commands are non-functional and do not result in attaching a subscription.
Note: Entitlement-based subscription management was removed in 6.16 (SAT-27936).