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

List VMs from the same availability zone as volume #164

Merged

Conversation

gberginc
Copy link
Contributor

@gberginc gberginc commented Mar 6, 2017

This patch implements a method from the base cloud volume that provides
the list of VMs (instances) that the volume can be attached to. In case
of Amazon, the volume can be attached to any instance residing in the
same availability zone as the volume itself.

Depends on: ManageIQ/manageiq#14058

@miq-bot add_label enhancement,pending core

This patch implements a method from the base cloud volume that provides
the list of VMs (instances) that the volume can be attached to. In case
of Amazon, the volume can be attached to any instance residing in the
same availability zone as the volume itself.
@miq-bot
Copy link
Member

miq-bot commented Mar 6, 2017

Checked commit gberginc@bc7372e with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
2 files checked, 0 offenses detected
Everything looks good. 👍

@Ladas Ladas self-assigned this Mar 7, 2017
@gberginc
Copy link
Contributor Author

gberginc commented Mar 8, 2017

The changes have been merged in core; UI being under review.

@miq-bot remove_label pending core

@Ladas
Copy link
Contributor

Ladas commented Mar 9, 2017

looks great 👍

@Ladas Ladas merged commit e945177 into ManageIQ:master Mar 9, 2017
@Ladas Ladas added this to the Sprint 56 Ending Mar 13, 2017 milestone Mar 9, 2017
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.

None yet

3 participants