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

Added directory_usage to utils #629

Merged
merged 7 commits into from Dec 5, 2016
Merged

Commits on Nov 10, 2016

  1. Added console_has_banner parameter

    This parameter allows to modify login state machine behavior in case of a hung state.
    pklimai committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    46cc13a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

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

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    b49fbe7 View commit details
    Browse the repository at this point in the history
  2. Added directory_usage to utils

    This utility is similar to "show system directory-usage" Junos command (or UNIX "du" command). It allows to see how much space is taken by a particular directory on disk. Unit test added as well.
    pklimai committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    059f271 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

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

Commits on Nov 30, 2016

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

Commits on Dec 5, 2016

  1. Update test_fs.py

    pklimai committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    d516a11 View commit details
    Browse the repository at this point in the history