You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
OneView Client API Version: [API version listed in your configuration file or dictionary]
Python Version: Python 3.5.2
Platform: Ubuntu 16.04
Steps to Reproduce
Using the python-hpOneview example code. Add an artifact bundle. Extract that artifact bundle. You will see a pop up window appear that asks for an 'OK' before extracting.
Expected Result
Successful extract in the activity panelPlan Scripts and Build Plans to appear in the UI
Actual Result
I have to navigate to Image Streamer's 'Artifact Bundle' section and this pop up appears:
Possible Solution
You will need to attach a query string onto the end of the URI to ensure that the extract call is forced:
Scenario/Intent
I want to extract an artifact bundle using the function extract_bundle https://github.com/HewlettPackard/python-hpOneView/blob/master/hpOneView/image_streamer/resources/artifact_bundles.py#L265
Environment Details
Steps to Reproduce
Using the python-hpOneview example code. Add an artifact bundle. Extract that artifact bundle. You will see a pop up window appear that asks for an 'OK' before extracting.
Expected Result
Successful extract in the activity panelPlan Scripts and Build Plans to appear in the UI
Actual Result
I have to navigate to Image Streamer's 'Artifact Bundle' section and this pop up appears:
Possible Solution
You will need to attach a query string onto the end of the URI to ensure that the extract call is forced:
The text was updated successfully, but these errors were encountered: