Project

General

Profile

Actions

Bug #4294

closed

hammer organization should display information about associated domains and subnets

Added by Og Maciel about 10 years ago. Updated over 9 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

Our CLI automation needs a way to checked whether a domain or subnet was added/removed, but hammer organization info does not display any information about these two fields:

[root@qetello03 ~]# hammer domain list
-----------
ID | NAME
-----------
1  | 20yhug
2  | ncvnr0
-----------
[root@qetello03 ~]# hammer organization info --id 1
Id:           1
Name:         ACME_Corporation
Created at:   2014/02/04 20:27:34
Updated at:   2014/02/04 20:27:34
Label:        ACME_Corporation
Description:  ACME_Corporation Organization

[root@qetello03 ~]# hammer organization add_domain --domain 20yhug --id 1
[root@qetello03 ~]# hammer organization info --id 1
Id:           1
Name:         ACME_Corporation
Created at:   2014/02/04 20:27:34
Updated at:   2014/02/07 14:06:13
Label:        ACME_Corporation
Description:  ACME_Corporation Organization

[root@qetello03 ~]# hammer domain info --id 1
Id:           1
Name:         20yhug
Description:
DNS Id:
Created at:   2014/02/05 15:57:19
Updated at:   2014/02/05 15:57:19
Parameters:

Since QE needs a way to figure out whether a domain/subnet belongs to an organization, I'd love to see that information being displayed using hammer organization info, as well as for hammer domain info and hammer subnet info.


Related issues 1 (0 open1 closed)

Related to Hammer CLI - Feature #2843: Listing associated resources for locations and orgsClosedActions
Actions #1

Updated by Og Maciel about 10 years ago

The same issues applies to hammer organization add_user and hammer organization remove_user

Actions #2

Updated by Og Maciel about 10 years ago

The same issues applies to hammer organization add_hostgroup and hammer organization remove_hostgroup

Actions #3

Updated by Dominic Cleal about 10 years ago

  • Related to Feature #2843: Listing associated resources for locations and orgs added
Actions #4

Updated by Tomáš Strachota over 9 years ago

  • Status changed from New to Closed

Fixed in

hammer_cli (0.1.3)
 * hammer_cli_foreman (0.1.3)

Hammer organization info lists assigned users, smart proxies, subnets, compute resources, installation media, templates, domains, environments, hostgroups, parameters and locations.

Actions

Also available in: Atom PDF