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

Handle attempts to delete volumes that have already been deleted #147

Merged
merged 3 commits into from
Nov 29, 2017

Commits on Nov 17, 2017

  1. Handle attempts to delete volumes that have already been deleted

    This handles an exception that would occur when attempting to delete
    a volume that was already deleted from the provider, but the deletion
    was not yet reflected in ManageIQ. The exception is now caught and
    a nice error message is shown.
    mansam committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    d4229d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bff34f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bbbe1c View commit details
    Browse the repository at this point in the history