Actions
Bug #32562
closedhammer doesn't show the cloud
Difficulty:
trivial
Triaged:
Yes
Description
currewntly, the hammer output is:
# hammer compute-resource info --id 2 Id: 2 Name: azure Provider: Azure Resource Manager Description: Locations: Default Location Organizations: Default Organization Created at: 2021/05/07 06:01:45 Updated at: 2021/05/07 06:11:58 tenant: UUID app_ident: UUID sub_id: UUID region: westeurope
Expected output:
# hammer compute-resource info --id 2 Id: 2 Name: azure Provider: Azure Resource Manager Description: Locations: Default Location Organizations: Default Organization Created at: 2021/05/07 06:01:45 Updated at: 2021/05/07 06:11:58 tenant: UUID app_ident: UUID sub_id: UUID region: westeurope cloud: azure
Actions