Skip to content

v0.9.0.0

Compare
Choose a tag to compare
@vvb vvb released this 18 Dec 16:38
· 332 commits to master since this release

Python SDK for UCS server management and related automation
Supports every Managed Object exposed by Cisco UCSM
APIs for CRUD operations simplified for usability
convert_to_ucs_python - API to generate Python script based on operations done on the UCSM UI
Support for server side filters made simpler
Support for eventhandlers
Parameter validation on the client-end
Runtime memory usage is reduced
logging support
Nosetests for unit testing
Samples directory for more real world use cases
Integrating the sphinx framework for documentation
PEP8 Compliance