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

remove port_security_enabled from attributes passed to network create… #12736

Merged
merged 1 commit into from
Nov 18, 2016

Conversation

tzumainn
Copy link
Contributor

The port_security_enabled attribute causes issues on older versions of OpenStack. We don't expose it in the UI, so it seems safe to simply comment it out in the controller, preventing the attribute from being passed into create/update API calls.

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

@tzumainn
Copy link
Contributor Author

@miq-bot add_label euwe/yes
@miq-bot add_label blocker
@miq-bot add_label bug

@dclarizio
Copy link

@tzumainn can you please fix those first 3 rubocop issue? Thx, Dan

@tzumainn tzumainn force-pushed the disable-port-security-enabled branch from ef56190 to 9736438 Compare November 18, 2016 20:05
@tzumainn
Copy link
Contributor Author

@dclarizio done, thanks!

@miq-bot
Copy link
Member

miq-bot commented Nov 18, 2016

Checked commit tzumainn@9736438 with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1
1 file checked, 1 offense detected

app/controllers/cloud_network_controller.rb

@h-kataria
Copy link
Contributor

looks good

@h-kataria h-kataria added this to the Sprint 50 Ending Dec 5, 2016 milestone Nov 18, 2016
@h-kataria h-kataria merged commit 89dba8b into ManageIQ:master Nov 18, 2016
chessbyte pushed a commit that referenced this pull request Nov 20, 2016
remove port_security_enabled from attributes passed to network create…
(cherry picked from commit 89dba8b)

https://bugzilla.redhat.com/show_bug.cgi?id=1394168
@chessbyte
Copy link
Member

Euwe Backport details:

$ git log -1
commit c4b464edd52eb1b6d1f3cc2844a0dfa1ac08dbb3
Author: Harpreet Kataria <hkataria@redhat.com>
Date:   Fri Nov 18 17:24:20 2016 -0500

    Merge pull request #12736 from tzumainn/disable-port-security-enabled

    remove port_security_enabled from attributes passed to network create…
    (cherry picked from commit 89dba8b56a472eed654bd309dd22ed2beb7eb60e)

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

@chessbyte
Copy link
Member

@simaishi
Copy link
Contributor

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.

7 participants