Actions
Bug #28532
closedRemove 'image_id' from compute-attributes
Difficulty:
Triaged:
No
Bugzilla link:
Description
hammer host create with compute-attributes 'image_id' requires 'Marketplace URN' instead of Compute_Resource created image ID.
Version-Release number of selected component (if applicable):
@Satellite 6.7.0 snap 5.0
How reproducible:
Always
Steps to Reproduce:
1. Get an image ID of already created image under same compute-resource:
- hammer compute-resource image list --compute-resource <CR Name>
2. Now create a host with compute-attributes 'image_id using above ID.
Actual results:
Selected image does not belong to <CR Name> (Azure Resource Manager)
Expected results:
Should be able to provision VM using Compute_Resource created image ID
Updated by Aditi Puntambekar over 5 years ago
- Status changed from Ready For Testing to Resolved
Updated by Aditi Puntambekar over 5 years ago
- Status changed from Resolved to Closed
Actions