aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-24Release 0.1v0.1Steve McIntyre
2014-12-24Make sure we use vlan_ids, not tags, when adding new portsSteve McIntyre
2014-12-24Also accept System VLANs as valid when looking for VLAN membershipSteve McIntyre
2014-12-24Tweak output of auto_import_switchSteve McIntyre
2014-12-24Go back on the _read_paged_output() simplification a littleSteve McIntyre
2014-12-24Forgot to change the callers for _read_paged_output()Steve McIntyre
2014-12-24Simplify and rename_read_paged_output()Steve McIntyre
2014-12-24Turn off paging on long output altogetherSteve McIntyre
2014-12-23Add port names to probe_switches() outputSteve McIntyre
2014-12-23Don't catch all the exceptions for now - debugging...Steve McIntyre
2014-12-23More tweaks to auto_import_switch() after testing:Steve McIntyre
2014-12-23Loosen up the parsing on paged outputSteve McIntyre
2014-12-23Handle switch comms betterSteve McIntyre
2014-12-23The detault VLAN will already exist, and will have a different nameSteve McIntyre
2014-12-23Bugfix: use the right field name for lookupSteve McIntyre
2014-12-23And return the probed dataSteve McIntyre
2014-12-23Fix probe_switches()Steve McIntyre
2014-12-23Clean up probe_switches outputSteve McIntyre
2014-12-23Update device recognition textSteve McIntyre
2014-12-23self.logfile, not logfile. GahSteve McIntyre
2014-12-23Improve debug for the switch driversSteve McIntyre
2014-12-23Change test hostnames to match the labSteve McIntyre
2014-12-23Make the SX300 driver login more robustSteve McIntyre
2014-12-23Remove the calls to switch_restart() in debugSteve McIntyre
2014-12-23Switch remaining debug messages to use logging instead of printSteve McIntyre
2014-12-23Use the right variable name for switch_nameSteve McIntyre
2014-12-23Make probe_switches() less verboseSteve McIntyre
2014-12-23Add admin call for probe_switches()Steve McIntyre
2014-12-23Call the new probe_switches() methodSteve McIntyre
2014-12-23Convert get_all_switches() into a new daemon query probe_switches()Steve McIntyre
2014-12-23s/enablepassword/enable_password/gSteve McIntyre
2014-12-23Log errors on bindSteve McIntyre
2014-12-23Extend test suite coverageSteve McIntyre
2014-12-23Fix bug in config - assign default_vlan_tag to default_vlan_tag, notSteve McIntyre
2014-12-22Add test case fileSteve McIntyre
2014-12-22Add MANIFEST file to ensure cfg is added to dist tarball.Neil Williams
2014-12-22Setup for release 0.1Steve McIntyre
2014-12-22Fix up some pylint errors and warningsSteve McIntyre
2014-12-22Fix up some pylint warnings about unneeded codeSteve McIntyre
2014-12-22Bugfix - the connect() interface now needs enablepasswordSteve McIntyre
2014-12-22Bugfix - use the right variable for the switch nameSteve McIntyre
2014-12-22Remove old example code that we adapted for ipcSteve McIntyre
2014-12-22Big raft of changes for util code:Steve McIntyre
2014-12-22Bugfix - default_vlan_id is part of state, not state.configSteve McIntyre
2014-12-22Also take enablepassword, even if we may not use itSteve McIntyre
2014-12-22Add auto_import_switch() callSteve McIntyre
2014-12-22Replace __init__.py with an empty fileSteve McIntyre
2014-12-22Fix warnings from pylintSteve McIntyre
2014-12-22s/id/ID/ in messagesSteve McIntyre
2014-12-22Remove un-needed restore_base_vlan() methodSteve McIntyre