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

[crm]: Add utility for CRM configuration #187

Merged
merged 3 commits into from
Feb 21, 2018

Commits on Jan 16, 2018

  1. [crm]: Add utility for CRM configuration

    Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
    Volodymyr Samotiy committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    23af16e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. [crm]: Add utility for CRM configuration

    * Change "show acl table" command in order to show complete table without passing table ID
    * Rename "nexthop_group_object" resource to "nexthop_group"
    * Change CRM polling interval represantation from minutes to seconds
    
    Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
    Volodymyr Samotiy committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    a2f2eb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. [crm]: Add utility for CRM configuration

    * Use subprocess instead of os.popen
    * Fix incorrect output of ACL table info
    
    Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
    Volodymyr Samotiy committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    4908cba View commit details
    Browse the repository at this point in the history