python-hpOneView icon indicating copy to clipboard operation
python-hpOneView copied to clipboard

DEPRECATED - no longer actively maintained. New repository: https://github.com/HewlettPackard/oneview-python

Results 26 python-hpOneView issues
Sort by recently updated
recently updated
newest added

### Scenario/Intent Use the examples provided but it does not work Please ensure that there is consistency in the SDK for naming functions. some resources have function get_by('name'.... Other have...

### Scenario/Intent Use example server_hardware.py. Function - get_by_uri -get_by_name ### Environment Details - **OneView SDK Version:**4.80 - **OneView Appliance Version:** [Version of the OneView appliance you're interacting with] - **OneView...

### Description Adds scope uris query parameter for server hardware. Through this user will be able to retrieve ll the server based on a given scope URI. ### Check List...

### Description [Describe what this change achieves] The code has been changed in : 1) python-hpOneView\hpOneView\resources\servers\migratable_vc_domains.py The change is in the function "make_migration_information" wherein a parameter has been added with...

### Description Removed lazy loading for the resource upgraded in version 5.0.0 ### Check List - [x] New functionality includes testing. - [x] All tests pass for Python 2.7+ &...

### Scenario/Intent [What you are trying to achieve but can't?] I am trying to use migratable VC domains to get the compatibility report of c7000 and synergy. But it gives...

enhancement

### Description This is my first ever contribution to a project on Github so please tread lightly... A new module is added which enables collection of Appliance Network Interfaces information...

### Description [ NTP support for API 500 and 600] ### Check List - [X] New functionality includes testing. - [X] All tests pass for Python 2.7+ & 3.4+(`$ tox`)....

### Description Version 500 and 600 support for id pools ipv4 subnet and added support for generic class. ### Check List - [X] New functionality includes testing. - [X] All...

### Description ID Pool support for V500 and V600 and support generic classs ### Check List - [X] New functionality includes testing. - [X] All tests pass for Python 2.7+...