Class: Katello::Hypervisor

Inherits:
System
  • Object
show all
Defined in:
app/models/katello/hypervisor.rb

Constant Summary collapse

UNSUPPORTED_ACTIONS =
[:package_profile, :pulp_facts, :simple_packages, :errata, :del_pulp_consumer, :set_pulp_consumer,
:update_pulp_consumer, :upload_package_profile, :install_package, :uninstall_package,
:update_package, :install_package_group, :uninstall_package_group]

Method Summary

Methods inherited from System

architectures, #as_json, #available_content, available_locks, #available_releases, #consumed_pool_ids, #consumed_pool_ids=, #hypervisor?, in_organization, #install_package_groups, #install_packages, #refresh_tasks, #registered_by, #related_resources, #reportable_data, #save_bound_repos_by_path!, #system_type, #tasks, #to_action_input, #uninstall_package_groups, #uninstall_packages, #update_packages, uuids_to_ids, virtualized

Methods included from Glue

included, logger

Methods inherited from Model

#destroy!