Project

General

Profile

Actions

Feature #27596

closed

Show gateway address with 'hammer subnet list', either by default or as option

Added by Oleh Fedorenko over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Other commands
Target version:
-
Difficulty:
easy
Triaged:
Yes
Team Backlog:
Hammer
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1680053

Description of problem:
Currently it's not possible to also show the gateway address with 'hammer subnet list' - example output: # hammer subnet list
---|----------|--------------|---------------|--------
ID | NAME | NETWORK | MASK | VLAN ID
---|----------|--------------|---------------|--------
1 | net-int1 | 192.168.40.0 | 255.255.255.0 |
4 | net-dmz2 | 192.168.51.0 | 255.255.255.0 |
2 | net-int2 | 192.168.41.0 | 255.255.255.0 |
---|----------|--------------|---------------|--------

As reference, the gateway address is available with 'hammer subnet info': # hammer subnet info --id 1 | grep Gateway
Gateway: 192.168.40.1

Version-Release number of selected component (if applicable):
Satellite 6

Actual results:
It's not possible to show the gateway address with 'hammer subnet list'.

Expected results:
Also show the gateway address with 'hammer subnet list' by default, or as an option.

Additional info:
The following upstream RFE might be relevant:

Possibility to limit or add fields that are displayed
https://projects.theforeman.org/issues/19135

Actions #1

Updated by Oleh Fedorenko over 4 years ago

  • Difficulty set to easy
  • Triaged changed from No to Yes
Actions #2

Updated by Martin Bacovsky over 4 years ago

  • Team Backlog Hammer added
Actions #3

Updated by yifat makias over 4 years ago

  • Status changed from New to Assigned
  • Assignee set to yifat makias
Actions #4

Updated by The Foreman Bot over 4 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/hammer-cli-foreman/pull/444 added
Actions #5

Updated by The Foreman Bot over 4 years ago

  • Fixed in Releases hammer-cli-foreman-0.19.0 added
Actions #6

Updated by Anonymous over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF