Project

General

Profile

Actions

Feature #22836

closed

RH Subscriptions: hide actions when satellite is in disconnected mode

Added by Walden Raines about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The UI hides capabilities such as:

  • Button to 'Add Subscriptions'
  • Button to 'Delete' subscriptions
  • Icon to edit/modify subscriptions
  • Refresh manifest

The following API will tell if this setting is enabled:

GET /api/settings/content_disconnected

{
    "value": false,
    "description": "A server operating in disconnected mode does not communicate with the Red Hat CDN.",
    "category": "Setting::Content",
    "settings_type": "boolean",
    "default": false,
    "created_at": "2018-03-09 10:58:34 -0500",
    "updated_at": "2018-03-09 10:58:34 -0500",
    "id": 146,
    "name": "content_disconnected",
    "category_name": "Content" 
}

Related issues 1 (0 open1 closed)

Blocks Katello - Tracker #22365: Show Allocations on the Red Hat Subscriptions pageClosedWalden Raines

Actions
Actions #1

Updated by Walden Raines about 6 years ago

  • Blocks Tracker #22365: Show Allocations on the Red Hat Subscriptions page added
Actions #2

Updated by Walden Raines about 6 years ago

  • Subject changed from RH SUbscriptions: hide actions when satellite is in disconnected mode to RH Subscriptions: hide actions when satellite is in disconnected mode
  • Description updated (diff)
Actions #3

Updated by Walden Raines about 6 years ago

  • Target version changed from 250 to 253
Actions #4

Updated by The Foreman Bot almost 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/7358 added
Actions #5

Updated by Walden Raines almost 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Walden Raines almost 6 years ago

  • Target version deleted (253)
Actions

Also available in: Atom PDF