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 #1

Updated by Daniel Lobato Garcia over 7 years ago

  • Project changed from Hammer CLI to Foreman
Actions #2

Updated by Dominic Cleal over 7 years ago

  • Category set to API
  • Status changed from New to Ready For Testing
  • Assignee set to Ranjan Kumar
Actions #3

Updated by Ranjan Kumar over 7 years ago

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

Updated by Dominic Cleal over 7 years ago

  • translation missing: en.field_release set to 203
Actions #5

Updated by Tomer Brisker over 4 years ago

  • Related to Refactor #28592: drop deprecated compute resource uuid parameter added
Actions

Also available in: Atom PDF