Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moving to pycryptodome since pycrypto is depricated #26

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Mar 5, 2018

  1. ucs device type for newer imcs supporting xml sessions

    “dsoper2” committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    8b32150 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Configuration menu
    Copy the full SHA
    9ecac59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55704b6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. add user changed to function

    allow hostnames as ips or hostnames
    six and generic requirement
    “dsoper2” committed May 24, 2018
    Configuration menu
    Copy the full SHA
    97c1f0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request CiscoUcs#23 from dsoper2/ucs_bulk_claim

    ucs device type for newer imcs supporting xml sessions
    dsoper2 authored May 24, 2018
    Configuration menu
    Copy the full SHA
    4d0c2a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Update to API version: 1.0.5-612 supporting HX deployment and other r…

    …ecent features.
    
    Still uses pycrypto, but update to pycryptodome planned in upcoming release.
    “dsoper2” committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    9aa1fc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    1ae2161 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CiscoUcs#27 from dsoper2/api-1-0-5-612

    Api 1-0-5-612 including HX profile support
    dsoper2 authored Jun 5, 2018
    Configuration menu
    Copy the full SHA
    d630faf View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Version updated to 1.0.1 and changed urllib3 dependency <= 1.22 to av…

    …oid requests issue psf/requests#4673
    “dsoper2” committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    800683a View commit details
    Browse the repository at this point in the history
  2. Merge pull request CiscoUcs#29 from dsoper2/requests

    Version updated to 1.0.1 and changed urllib3 dependency <= 1.22 to av…
    dsoper2 authored Jun 8, 2018
    Configuration menu
    Copy the full SHA
    637a748 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. SDK version 1.0.2 following API version: 1.0.7-681

    add and delete_user updated for new IdP support
    “dsoper2” committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    3a1c711 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CiscoUcs#30 from dsoper2/master

    SDK version 1.0.2 following API version: 1.0.7-681
    dsoper2 authored Aug 2, 2018
    Configuration menu
    Copy the full SHA
    2a44a4b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. pycryptodome support for Python 2 or 3 byte strings

    “dsoper2” committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    9f4a217 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CiscoUcs#31 from dsoper2/master

    pycryptodome support for Python 2 or 3 byte strings
    dsoper2 authored Aug 31, 2018
    Configuration menu
    Copy the full SHA
    5f32010 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. 1.0.9-228

    ategaw-cisco committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    67afad5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. 1.0.9-228 version and requirements for examples scripts.

    “dsoper2” committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    1847fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    339a2a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. fix for duplicate parameters

    dipshah authored and dipshah committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    2744fca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Merge pull request CiscoUcs#33 from dipeshah/update_1.0.9-255

    fix for duplicate parameters.
    dsoper2 authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    729f818 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. retry on 5XX status error from device connector API

    wait for status changes to be visible in DC API
    “dsoper2” committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    c07ef72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CiscoUcs#34 from dsoper2/master

    retry on 5XX status error from device connector API
    dsoper2 authored Dec 6, 2018
    Configuration menu
    Copy the full SHA
    d9fc35c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    616d780 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    ad7edf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1be50 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    4602455 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CiscoUcs#37 from dsoper2/requests

    urllib3 version 1.23 and later to address security vulnerabilities
    dsoper2 authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    6eaa6a3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    8846507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0bce21 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. :wq

    kmccabe2 committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    780e670 View commit details
    Browse the repository at this point in the history