Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

SDK does not Support API version 1200 #450

Open
mjbrowns opened this issue Nov 8, 2019 · 4 comments
Open

SDK does not Support API version 1200 #450

mjbrowns opened this issue Nov 8, 2019 · 4 comments

Comments

@mjbrowns
Copy link

mjbrowns commented Nov 8, 2019

Scenario/Intent

Trying to create and apply server profiles that include OneView managed local SmartArray devices. Works from GUI but when applied from python script fails. I think the feature was added in OV5.0 which uses API version 1200 but when I put that in the config the SDK bombs. Had to back it down to 1000.

SDKs need to track with OV published releases, this is critical for customer automation development.

Environment Details

  • OneView SDK Version: 4.80
  • OneView Appliance Version: 5.00.00
  • OneView Client API Version: 1000 (want 1200)
  • Python Version: 3.7.6
  • Platform: Ubuntu 18.04.3

Steps to Reproduce

Try using API Client version 1200 :)

Expected Result

Script that just creates a profile from a template expected to have all features of the defined template

Actual Result

Created profile is missing features of the source template

I’m traveling right now but I can provide more details if needed but this should be pretty obvious.

@neocox
Copy link

neocox commented Nov 23, 2019

It seems that this project is abandoned, look at this issue, the same: #404

The Powershell wrapper is much better, it is up to date and they also answer questions in a reasonable time.

@satyasreenivas
Copy link
Collaborator

Thank you for showing interest on the status of the Status of OneView Python SDK Project.
OneView Python SDK project module is very much active.

We have been getting multiple requests from Customers & Partners for Python SDK module supporting OV 5.0 / API Version 1200. Development work prioritized for python SDK to support OV 5.0 / API Version 1200. As per the plan , tentatively Python SDK supporting OV 5.0/API Version 1200 will be released this month (December 2019).

@JohnAZoidberg
Copy link

bump

@sijeesh
Copy link
Collaborator

sijeesh commented Feb 9, 2020

This repository is going to get deprecated and there is a new Python SDK released with code refactoring and support for the latest API versions.

Please use the below repository now onwards,
https://github.com/HewlettPackard/oneview-python

Sorry for the confusion here
We will be updating the README soon.

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

No branches or pull requests

5 participants