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

Targeted refresh for NetworkPorts #111

Merged
merged 1 commit into from
Jul 23, 2018

Conversation

miha-plesko
Copy link
Contributor

@miha-plesko miha-plesko commented Jul 20, 2018

@@ -71,7 +78,7 @@

describe "on empty database" do
it "will refresh cloud_subnet" do
cloud_subnet = FactoryGirl.build(:cloud_subnet_nuage, :ems_ref => cloud_subnet_ref1)
cloud_subnet = FactoryGirl.build(:cloud_subnet_l3_nuage, :ems_ref => cloud_subnet_ref1)
Copy link
Contributor

Choose a reason for hiding this comment

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

so here, :ext_management_system is missing. Has to be filled everywhere, if the table has :ems_id column

@miha-plesko miha-plesko force-pushed the targeted-network-ports branch from 8b84514 to ba397e1 Compare July 20, 2018 14:37
@miha-plesko miha-plesko changed the title [WIP] Targeted refresh for NetworkPorts Targeted refresh for NetworkPorts Jul 20, 2018
@miq-bot
Copy link
Member

miq-bot commented Jul 20, 2018

Checked commits miha-plesko/manageiq-providers-nuage@3f72ac9~...ba397e1 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
7 files checked, 0 offenses detected
Everything looks fine. 🍪

@miq-bot
Copy link
Member

miq-bot commented Jul 20, 2018

This pull request is not mergeable. Please rebase and repush.

With this commit we implement targeted refresh for NetworkPort.

Signed-off-by: Miha Pleško <[email protected]>
@miha-plesko miha-plesko force-pushed the targeted-network-ports branch from ba397e1 to f951388 Compare July 23, 2018 07:36
@miha-plesko
Copy link
Contributor Author

@Ladas this PR concludes targeted refresh backend. Then we only need the AE Instance in miq-content to make sure it's triggered plus the memoization followup PR as discussed on gitter.

Copy link
Contributor

@Ladas Ladas left a comment

Choose a reason for hiding this comment

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

👍 great

Copy link
Contributor

@Ladas Ladas left a comment

Choose a reason for hiding this comment

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

Looks great 👍

@Ladas Ladas merged commit efcbf49 into ManageIQ:master Jul 23, 2018
@Ladas Ladas added this to the Sprint 91 Ending Jul 30, 2018 milestone Jul 23, 2018
@miha-plesko miha-plesko deleted the targeted-network-ports branch July 24, 2018 08:47
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.

3 participants