Project

General

Profile

Actions

Bug #11074

closed

Unable to get subnet ipam type

Added by Bryan Kearney almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Foreman commands (obsolete)
Target version:
-
Difficulty:
Triaged:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1213437
Description of problem:
I am trying to get information about subnet ipam type, but cannot find a way to do that. It is not a problem to set that information, but not to get.

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

How reproducible:
Always

Steps to Reproduce:
1. To set:
hammer subnet create --name "a0" --network "127.0.0.1" --mask "255.0.0.0" --ipam "Internal DB"
2. To get:
hammer subnet info --name "a0"
3. There are no information about "IPAM" in the output

Actual results:
Id: 8
Name: a0
Network: 127.0.0.1
Mask: 255.0.0.0
Priority:
DNS:
Primary DNS:
Secondary DNS:
TFTP:
DHCP:
VLAN ID:
Gateway:
From:
To:
Domains:

Expected results:
Id: 8
Name: a0
Network: 127.0.0.1
Mask: 255.0.0.0
Priority:
DNS:
Primary DNS:
Secondary DNS:
IPAM:
TFTP:
DHCP:
VLAN ID:
Gateway:
From:
To:
Domains:

Additional info:

Actions #1

Updated by Dominic Cleal almost 9 years ago

  • Category set to Foreman commands (obsolete)
Actions #2

Updated by The Foreman Bot over 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/hammer-cli-foreman/pull/200 added
  • Pull request deleted ()
Actions #3

Updated by Alon Goldboim over 8 years ago

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

Also available in: Atom PDF