Bug #17568
closedNot able to create the VMware compute resource without --url flag in hammer
Description
Cloned from : https://bugzilla.redhat.com/1387917
Description of problem:
- While trying to create a vmware compute resource without the "--url" flag, it fails with the below error.
Could not create the compute resource:
Error: Options --name, --url, --provider are required
See: 'hammer compute-resource create --help'
Version-Release number of selected component (if applicable):
- Red Hat Satellite v 6.2
How reproducible:
- Always
Steps to Reproduce:
1. Try to create a vmware compute resource without the --url flag.
2. Hammer fails with the error.
Actual results:
- Hammer fails with the error.
Could not create the compute resource:
Error: Options --name, --url, --provider are required
See: 'hammer compute-resource create --help'
Expected results:
- Compute resource should be created without any errors as the vmware provider only requires the server parameter instead of url.
Additional info:
- Using the same hostname as --url and --server will work.
Updated by Swapnil Abnave almost 8 years ago
- Target version changed from 1.15.2 to 1.15.4
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/270 added
Updated by The Foreman Bot almost 8 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/272 added
Updated by Swapnil Abnave over 7 years ago
- Related to Bug #19326: Compute Resource - Make URL optional for certain providers(example: VMware) added
Updated by Swapnil Abnave about 7 years ago
- Target version changed from 1.15.4 to 216
Updated by Swapnil Abnave about 7 years ago
- Target version changed from 216 to 220
Updated by Swapnil Abnave about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|432c41600dad6c1ed7222bc9ea5963aecb8d34be.