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

Fix parent subnet relationship #260

Merged
merged 1 commit into from
Mar 29, 2018

Conversation

mansam
Copy link
Contributor

@mansam mansam commented Mar 28, 2018

The parent subnet relationship is using the wrong attribute. "vsd_managed" contains a boolean that indicates whether a parent subnet is present, and "vsd_id" contains its id. This PR corrects parent subnet collection.

https://bugzilla.redhat.com/show_bug.cgi?id=1549117

@alexander-demichev
@aufi

@miq-bot
Copy link
Member

miq-bot commented Mar 28, 2018

Checked commit mansam@143a24c 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. 👍

@aufi
Copy link
Member

aufi commented Mar 29, 2018

Thanks for the fix Sam!

So it looks to be specific for a Neutron driver on OpenStack side whihc supports VSD - propably Nuage?

@aufi aufi merged commit 7277126 into ManageIQ:master Mar 29, 2018
@aufi aufi added this to the Sprint 83 Ending Apr 9, 2018 milestone Mar 29, 2018
@mansam
Copy link
Contributor Author

mansam commented Mar 29, 2018

@aufi Yeah, Nuage as far as I know.

simaishi pushed a commit that referenced this pull request Apr 3, 2018
@simaishi
Copy link
Contributor

simaishi commented Apr 3, 2018

Gaprindashvili backport details:

$ git log -1
commit ef6267b2e2b6c79d52a321bc0edfc48b8a94d828
Author: Marek Aufart <[email protected]>
Date:   Thu Mar 29 09:51:00 2018 +0200

    Merge pull request #260 from mansam/fix-parent-subnet-relationship
    
    Fix parent subnet relationship
    (cherry picked from commit 7277126331c7535c08e2a3dfeb3ef8e0af0351ff)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1562785

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.

4 participants