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

refresh name from volume_name #188

Merged

Conversation

Lauferin
Copy link
Contributor

@Lauferin Lauferin commented Nov 9, 2022

There has been a change in the volume model of autosde. The field 'name' in volume now includes the storage system and pool name, and the specific name is now in field volume_name, which is the one that manageIQ should show. Not doing that leaves two problems: 1) it doesn't look good (see image below) and 2) autosde's rest receives a name and adds to it the pool and storage, so if we send it already with that data the name just grows on and on...

Screen Shot 2022-11-02 at 14 10 47

@Lauferin Lauferin force-pushed the adrian/392778-change_volume_name_field branch 4 times, most recently from 459e8ee to bf89bdc Compare November 10, 2022 08:26
@Lauferin Lauferin force-pushed the adrian/392778-change_volume_name_field branch from bf89bdc to 7e83301 Compare November 10, 2022 08:36
@miq-bot
Copy link
Member

miq-bot commented Nov 10, 2022

Checked commit Autosde@7e83301 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint
2 files checked, 0 offenses detected
Everything looks fine. 🍰

@Lauferin
Copy link
Contributor Author

Ok, now tests work :-)

@agrare agrare merged commit 958f8fa into ManageIQ:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants