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

Use the correct id when collecting quotas from Neutron #272

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

mansam
Copy link
Contributor

@mansam mansam commented Apr 11, 2018

Quotas from Neutron don't seem to contain an 'id' field like from Nova, so the current collection fails to gather the networking quotas correctly.

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

@miq-bot
Copy link
Member

miq-bot commented Apr 11, 2018

Checked commit mansam@90005c9 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 Apr 13, 2018

Seems to be correct, tenant_id is present in API at least from Newton.
LGTM 👍

@aufi aufi merged commit f48200e into ManageIQ:master Apr 13, 2018
@aufi aufi added the bug label Apr 13, 2018
@aufi aufi added this to the Sprint 84 Ending Apr 23, 2018 milestone Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants