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

VolumeAttachment::remove_extra_unmanaged_volume throw Unexpected Http Error #112

Closed
ricardogpsf opened this issue Dec 20, 2016 · 1 comment

Comments

@ricardogpsf
Copy link
Member

ricardogpsf commented Dec 20, 2016

Scenario/Intent

When we call ::remove_extra_unmanaged_volume of VolumeAttachment resource

Environment Details

  • OneView Client API Version: Api300 for Synergy

Steps to Reproduce

Create dependencies of VolumeAttachment and execute method remove_extra_unmanaged_volume with Synergy client.

Expected Result

Should execute the method without errors.
All integration volume attachment tests with success and without skipping the test remove_extra_unmanaged_volume.

Actual Result

It throw "Unexpected Error"

@ricardogpsf
Copy link
Member Author

When I applied the request using Postman (plugin for chrome that executes http requests directly to the uri endpoint), the error doesn't occurs and I get a success response from oneview even though I didn't create an extra unmanaged volume.

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

No branches or pull requests

3 participants