Skip to content

Commit

Permalink
apis and tests for SED feature with local key support (CiscoUcs#92)
Browse files Browse the repository at this point in the history
* apis and tests for SED feature with local key support

Signed-off-by: Swapnil Wagh <waghswapnil@gmail.com>

* fix the controller dn format

Signed-off-by: Swapnil Wagh <waghswapnil@gmail.com>

* add individual internal api for multiple actions for controller and physical drive

Signed-off-by: Swapnil Wagh <waghswapnil@gmail.com>
  • Loading branch information
waghswapnil authored and vvb committed Jan 24, 2017
1 parent 0b171e3 commit c5594e4
Show file tree
Hide file tree
Showing 3 changed files with 993 additions and 70 deletions.
2 changes: 1 addition & 1 deletion imcsdk/apis/admin/ntp.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def ntp_disable(handle):
def ntp_servers_clear(handle, ntp_servers=[]):
"""
Clears the NTP servers provided in the arguments.
Clears all the NTP servers by default.
Clears all the NTP servers, only if ntp is disabled.
Args:
handle (ImcHandle)
Expand Down
Loading

0 comments on commit c5594e4

Please sign in to comment.