Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ome_template_network_vlan and Identity Pools #169

Closed
MallocArray opened this issue Nov 3, 2020 · 3 comments
Closed

ome_template_network_vlan and Identity Pools #169

MallocArray opened this issue Nov 3, 2020 · 3 comments
Labels
area/ome ome modules type/bug Something isn't working

Comments

@MallocArray
Copy link

The module "ome_template_network_vlan" does not appear to have a parameter to set the Identity pool, but when the module is applied to a template, it resets the Identity Pool to not selected. If a template is already deployed with identities, the vlan update fails because it tries to modify the IO Pool which is not allowed.

The module needs to either not attempt to modify the Identity Pool at all, or a parameter to specify which pool it should have needs to be added.

Unable to use this module to manage VLANs assigned to an existing template that has been deployed with an Identity Pool in the current state.

Tested against templates in OpenManage Enterprise - Modular 1.20.10

@MallocArray
Copy link
Author

Error message:
FAILED! => {"changed": false, "error_info": {"error": {"@Message.ExtendedInfo": [{"Message": "Unable to complete the request because IO Pool update on template not allowed. does not exist or is not applicable for the resource URI.", "MessageArgs": ["IO Pool update on template not allowed."], "MessageId": "CGEN1004", "RelatedProperties": [], "Resolution": "Check the request resource URI. Refer to the OpenManage Enterprise-Modular User's Guide for more information about resource URI and its properties.", "Severity": "Critical"}], "code": "Base.1.0.GeneralError", "message": "A general error has occurred. See ExtendedInfo for more information."}}, "msg": "HTTP Error 400: Bad Request"}

@MallocArray MallocArray changed the title ome_template_network_vlan unable to set Identity Pool ome_template_network_vlan and Identity Pools Nov 3, 2020
@jagadeeshnv
Copy link
Collaborator

@MallocArray The Issue has been fixed. Kindly Verify this

@jagadeeshnv jagadeeshnv added type/bug Something isn't working area/ome ome modules labels Jan 7, 2021
@jagadeeshnv
Copy link
Collaborator

@MallocArray Please let us know by reopening if not fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ome ome modules type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants