SatelliteQE/airgun

No manage packages function for Content Host view

Open

#335 opened on Jun 4, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (83 forks)auto 404
enhancemententitygood first issuemedium

Repository metrics

Stars
 (24 stars)
PR merge metrics
 (PR metrics pending)

Description

Hello

In entities/hostcollection.py there is a manage_packages() function to work with the bulk update menu (GUI able "Update All Packages"). I could not find a way to get to this menu using Content Host view, so I used the Host Collection way[1]

To see the menu: Navigate to Hosts > Content Hosts, select one or more hosts, from the Select Action menu, select Manage Packages

[1] https://github.com/SatelliteQE/robottelo/pull/6974

Contributor guide