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

example scmb.py is broken with v4.x libray #332

Closed
prakashmirji opened this issue Oct 27, 2017 · 0 comments
Closed

example scmb.py is broken with v4.x libray #332

prakashmirji opened this issue Oct 27, 2017 · 0 comments

Comments

@prakashmirji
Copy link

Scenario/Intent

tried running example/scmb.py with master version and it break at sec = security(con)

Environment Details

  • **OneView SDK Version: master
  • **OneView Appliance Version: 3.1
  • **OneView Client API Version: 500
  • **Python Version: 3.5
  • **Platform: rhel 7.x

Steps to Reproduce

try to run examples/scmb.py

Expected Result

  • examples should work with master version SDK library v4.x
  • Even though i'm raising issue with scmb.py but all examples should be updated to make it with current version of library
  • It might be good idea to provide support for backward compatibility or document it

Actual Result

getting python error:
NameError: name 'security' is not defined

from scmb.py line # 282 ( which is sec = security(con)

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

1 participant