python-hpOneView
python-hpOneView copied to clipboard
#288 Add query string to force extract_bundle
Description
extract_bundle hangs when a pop up appears on the GUI. This query string will force the call through
Issues Resolved
Possible solution for #288
Check List
- [ ] New functionality includes testing.
- [ ] All tests pass for Python 2.7+ & 3.4+(
$ tox).
- [ ] All tests pass for Python 2.7+ & 3.4+(
- [ ] New functionality has been documented in the README if applicable.
- [ ] New functionality has been thoroughly documented in the examples (please include helpful comments).
- [ ] Changes are documented in the CHANGELOG.
Great @joannelynch92
We really appreciate you want to contribute to the SDK.
Regarding the code, we need a more SDK-like approach, the way you implemented is only showing in an example how to inject the uri with the force flag.
I suggest you taking a look at Storage System's get_reachable_ports and remove