3.4. Deprecated Functionality


The items in this section are either no longer supported or will no longer be supported in a future release
BZ#1390042
The 'has_primary_interface?' method has been deprecated, so any attempt to use it results in the error "undefined method" being thrown. In Red Hat Satellite 6.2, each host automatically gets a primary interface when it is created, so this method is no longer required. Instead, the following tests whether the interface has an identifier:

host.primary_interface.identifier.empty?

The whole network interface object is available via the method: host.primary_interface.
BZ#1315286
The gutterball engine has been removed from Red Hat Satellite 6.2. The data stored in gutterball was never used.
BZ#1259374
Elastic Search has been removed from Red Hat Satellite. It has been replaced by the standard searching provided by the database.
BZ#1451558
The Hammer Import tool is marked for deprecation and cannot be used in future versions of Satellite. For transitioning hosts after this release, use the bootstrap script. For more information see, https://access.redhat.com/articles/2280691
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.