Project

General

Profile

Actions

Bug #17200

closed

compute resource create should accept option datacenter

Added by Ranjan Kumar over 7 years ago. Updated almost 6 years ago.

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

Description

  1. hammer compute-resource create --provider="VMWare" --name "vCenter" --description "Test vCenter" --user "Administrator" --url "vmware.example.com" --password ComplexPassword
    Could not create the compute resource:
    Datacenter can't be blank
  2. hammer compute-resource create --provider="VMWare" --name "vCenter" --description "Test vCenter" --user "Administrator" --url "vmware.example.com" --password ComplexPassword --datacenter Datacenter
    Could not create the compute resource:
    Error: Unrecognised option '--datacenter'

Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #28592: drop deprecated compute resource uuid parameterClosedTomer BriskerActions
Actions

Also available in: Atom PDF