Skip to content

Releases: CiscoUcs/ucscsdk

v0.9.0.8

24 Sep 08:39
0b03319
Compare
Choose a tag to compare
  • Support for Cisco UCS Central 2.0(1v)
  • Fixes for invalid escape sequence warning
  • Fixed issue AttributeError: 'TLSConnection' object has no attribute '…
  • Updated test to improve regex expression

v0.9.0.7

05 Jun 08:48
8c19fba
Compare
Choose a tag to compare

Support for the 201u Cisco UCS Central release.
Defect fix for the variable name contain dot.

v0.9.0.6

30 May 11:37
1c70923
Compare
Choose a tag to compare

Support for the 201u Cisco UCS Central release.
Defect fix for the variable name contain dot.

v0.9.0.5

03 May 08:51
783586d
Compare
Choose a tag to compare

Support for Cisco UCSCentral 201u

0.9.0.4

28 Nov 10:59
4d0165d
Compare
Choose a tag to compare
  • Support UCS Central release 2.0(1s), 2.0(1t)

v0.9.0.3

17 Aug 03:52
@vvb vvb
49e58ce
Compare
Choose a tag to compare
  • Bug fixes

v0.9.0.2

11 Nov 07:50
@vvb vvb
Compare
Choose a tag to compare
  • Support UCS Central release 2.0(1m), 2.0(1o)

v0.9.0.1

07 Jun 09:53
@vvb vvb
2ea762f
Compare
Choose a tag to compare

0.9.0.1 (2018-04-26)

  • Support UCS Central release 2.0(1d)
  • Adding test infra with parameters from config file to be used for sanity
  • Fix for the issue where None values are compared for validation of property

0.9.0.0

14 Nov 10:17
@vvb vvb
Compare
Choose a tag to compare
  • Python SDK for UCS Central management and related automation
  • Supports every Managed Object exposed by UCS Central
  • APIs for CRUD operations
  • Support for UCS Central and domain backup, export/import configuration
  • Support for firmware management and tech-support
  • Support for UCS Domain management
  • Support for server side filters
  • Support for UCS Central event handlers
  • Logging support
  • Nosetests for unit testing
  • Integrated the sphinx framework for documentation
  • PEP8 Compliance