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

[OneView 4.2] Drive enclosures request will throw an exception if there are no drive-enclosures. Need to handle this exception instead of reporting failures. #540

Open
manali-deshmukh opened this issue Feb 13, 2019 · 0 comments

Comments

@manali-deshmukh
Copy link
Contributor

manali-deshmukh commented Feb 13, 2019

Drive enclosures request will throw an exception if there are no drive-enclosures in 4.2 release.

  • Following redfish calls are affected by this change -
    1. System collection
    2. Resource Blocks
    3. Resource zone collection
  • Get request on above mentioned API is failing with "Not Found" exception as they internally use drive
    enclosure API to get response.
  • So need to handle exception wherever drive-enclosure API is being used in toolkit.
@Vijayakannan-M Vijayakannan-M changed the title Handle exception while making request to drive-enclosure api [OneView 4.2] Drive enclosures request will throw an exception if there are no drive-enclosures. Need to handle this exception instead of reporting failures. Feb 13, 2019
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

No branches or pull requests

1 participant