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

Enable PhysicalStorage inside PhysicalChassis #224

Merged
merged 1 commit into from
Jul 17, 2018

Conversation

EsdrasVP
Copy link
Member

This PR is able to:

  • Enable PhysicalStorage inside PhysicalChassis by storing chassis ID in storage schema

@EsdrasVP
Copy link
Member Author

@miq-bot assign @Fryguy

@Fryguy
Copy link
Member

Fryguy commented Jun 27, 2018

LGTM, @agrare?

@agrare
Copy link
Member

agrare commented Jun 27, 2018

LGTM too 👍

@martinpovolny
Copy link
Member

ping @Fryguy : please, merge

@EsdrasVP
Copy link
Member Author

EsdrasVP commented Jul 4, 2018

@Fryguy could you merge it?

Copy link
Member

@Fryguy Fryguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EsdrasVP You cannot modify a previous migration, because developers have already run this migration and it will leave their databases in an inconsistent state. Please create a new migration with a more recent timestamp (e.g. bundle exec rails generate migration AddPhysicalChassisIdToPhysicalStorages)

@EsdrasVP EsdrasVP force-pushed the add_storage_to_chassis branch 2 times, most recently from 120509e to 91e5c45 Compare July 13, 2018 20:21
@EsdrasVP
Copy link
Member Author

@Fryguy Fixed it, now there is a separate migration for it.

@miq-bot
Copy link
Member

miq-bot commented Jul 13, 2018

Checked commit EsdrasVP@91e5c45 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@Fryguy Fryguy merged commit 176add9 into ManageIQ:master Jul 17, 2018
@Fryguy Fryguy added this to the Sprint 91 Ending Jul 30, 2018 milestone Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants