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

Filter openstack networks without subnets #238

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

alexander-demicev
Copy link

Add eligible_for_vm_provisioning method for networks. Network requires a subnet in order to be used for provisioning.
This method is needed for this PR and should fix BZ

@aufi
Copy link
Member

aufi commented Feb 27, 2018

Part of the fix in this PR looks good to me 👍 but let's wait for feedback on ManageIQ/manageiq#17055

@alexander-demicev alexander-demicev force-pushed the eligible-for-provisioning branch 2 times, most recently from 022b036 to 69d6ede Compare March 16, 2018 13:42
@alexander-demicev alexander-demicev force-pushed the eligible-for-provisioning branch from 69d6ede to 2792017 Compare March 16, 2018 13:51
@alexander-demicev alexander-demicev changed the title Add eligible_for_vm_provisioning method for networks Filter openstack networks without subnets Mar 16, 2018
@alexander-demicev alexander-demicev force-pushed the eligible-for-provisioning branch from 2792017 to 653afe7 Compare March 16, 2018 13:52
@aufi
Copy link
Member

aufi commented Mar 16, 2018

Looks good to me 👍

@aufi
Copy link
Member

aufi commented Mar 16, 2018

@alexander-demichev It seems that factories for objects using by provision test needs to be updated.

@alexander-demicev alexander-demicev force-pushed the eligible-for-provisioning branch 2 times, most recently from 2f64eb7 to aeeabb9 Compare March 16, 2018 15:35
@alexander-demicev alexander-demicev force-pushed the eligible-for-provisioning branch from aeeabb9 to d7adcea Compare March 16, 2018 15:54
@miq-bot
Copy link
Member

miq-bot commented Mar 16, 2018

Checked commit alexander-demicev@d7adcea with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. ⭐

@aufi aufi merged commit 5a855b8 into ManageIQ:master Mar 19, 2018
@aufi aufi added this to the Sprint 82 Ending Mar 26, 2018 milestone Mar 19, 2018
@alexander-demicev alexander-demicev deleted the eligible-for-provisioning branch March 19, 2018 11:50
simaishi pushed a commit that referenced this pull request Mar 20, 2018
…ning

Filter openstack networks without subnets
(cherry picked from commit 5a855b8)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1558048
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 3ffa6670e3c449d47a27536f5d3cbe1735428a2e
Author: Marek Aufart <[email protected]>
Date:   Mon Mar 19 10:22:13 2018 +0100

    Merge pull request #238 from alexander-demichev/eligible-for-provisioning
    
    Filter openstack networks without subnets
    (cherry picked from commit 5a855b86b112c50f0f60d718ff7561668fb3d9ec)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1558048

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