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

Add volume attachment status #670

Merged

Conversation

andrewgross
Copy link
Collaborator

Adds volume attachment status for filtering.

Current possible statuses are attached or detached, the intermediate states (attaching and detaching) are not implemented yet, because I couldn't figure out a good implementation. The detached status is tricky to test, since you have to keep the VolumeAttachment from detach_volume.

@coveralls
Copy link

coveralls commented Jul 22, 2016

Coverage Status

Coverage increased (+0.001%) to 95.033% when pulling b417605 on andrewgross:feature/add-volume-attachment-status into 1f618a3 on spulec:master.

@spulec spulec merged commit 53e455c into getmoto:master Jul 22, 2016
@spulec
Copy link
Collaborator

spulec commented Jul 22, 2016

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants