Actions
Bug #27982
closedUpdate description for compute resource api 'tenant' param
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources
Target version:
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
:tenant
is an API param for the compute resources which is used by Openstack. AzureRM uses tenant too as a parameter for creating the compute resource. However, AzureRM will be a plugin compute resource and although updating params of a resource is possible, but it has some limitations. It cannot modify the existing params, but it can add new ones.
So, I think we can just add a simple line in the description String "For Openstack and AzureRM only"
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7079 added
Updated by Aditi Puntambekar over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset a0042ba737f46c9bedc3183a88c2e63eb457b7fb.
Actions