summaryrefslogtreecommitdiff
path: root/vymgmt
AgeCommit message (Expand)Author
2016-09-06Proper license headers and metadata.release/0.1Daniil Baturin
2016-09-06Improve the docs.Daniil Baturin
2016-09-06Add port parameter. Make password and port named rather than positional argum...Daniil Baturin
2016-09-06Add generic run_op_mode_command and run_conf_mode_commandDaniil Baturin
2016-09-06Create pxssh instance when user logins, rather than when the object is created.Daniil Baturin
2016-09-06Forgot . in the relative module path...Daniil Baturin
2016-09-06Fix some mistakes in code according to PEP8hochikong
2016-09-06Code cleanup.Daniil Baturin
2016-09-05Fix a problem in exit()hochikong
2016-09-05Fix the logic error in logout()hochikong
2016-09-05Fix some logic error in commit()hochikong
2016-08-26Fix some logic error in logout()hochikong
2016-08-24Fix some mistakes in README and check all codes by 2to3hochikong
2016-08-24T133 Add a generic method set() and delete()hochikong
2016-08-21T133:Add a generic method set() and delete()hochikong