Commit Graph

1255 Commits (master)

Author SHA1 Message Date
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
9 years ago
Julien Duponchelle 7f185663d1 VPCS Device => VPCS VM
9 years ago
Julien Duponchelle 68d0e5f42d PEP8
9 years ago
Julien Duponchelle 0695e75e77 Fix tests
9 years ago
Julien Duponchelle 927e6b540d Fix tests
9 years ago
Jeremy 7fff25a9a9 UUID support for VMs.
9 years ago
Julien Duponchelle f0094cc0d0 Project Manager
9 years ago
Julien Duponchelle 240d83411c Create a project entity
9 years ago
Julien Duponchelle 7de95cd60a Fix tests
9 years ago
Julien Duponchelle 73a481e510 Refactor port manager
9 years ago
Jeremy 1cfce6ac5e Merge remote-tracking branch 'origin/asyncio' into asyncio
9 years ago
Jeremy d142a9a885 Rename vpcs_id to id. Must be an integer in the route definition.
9 years ago
Julien Duponchelle 42920e5059 Haiku theme
9 years ago
Julien Duponchelle 77db08c39e Remove NIO from VPCS
9 years ago
Julien Duponchelle 8e307c8cbb Use PATH environnement variable for searching binary
9 years ago
Julien Duponchelle bf6f62e629 Serialize NIO
9 years ago
Julien Duponchelle 0cdc1c3042 VCPS create NIO work and tested
9 years ago
Julien Duponchelle c1ef406311 A basic implementation of port manager
9 years ago
Julien Duponchelle 3abcac43ab Test the stop method
9 years ago
Julien Duponchelle 6bb2b88f1a It's was hard but i have finally a beginning of test for start VPCS
9 years ago
Julien Duponchelle 6c35cc304e Dirty stop start for VPCS
9 years ago
Julien Duponchelle aab944fb6c Move old test to old_tests directory
9 years ago
Jeremy 369cd06279 Merge latest changes from the POC.
9 years ago
Jeremy 6d20a122f8 Adds tests and documentation script.
9 years ago
Daniel Lintott 6a81390808 Update test with correct hypervisor IP
10 years ago
Daniel Lintott 20dc779fd8 Fix test for dynamips c7200 NPE (Default is now NPE-400)
10 years ago
Daniel Lintott ad287d3434 Remove un-needed imports
10 years ago
Daniel Lintott 4a4a57e1a3 Further test fixes
10 years ago
Daniel Lintott 9b010d6388 Update test_hypervisor.py
10 years ago
Daniel Lintott 8fc4667d2c Modify the TRAVIS environment check
10 years ago
Daniel Lintott 7cbce0f81b Fix test suite
10 years ago
grossmj 7b58f14681 Some PEP8 style fixes.
10 years ago
Jeremy Grossmann db4280713c Merge pull request #11 from joebowen/master
10 years ago
grossmj 17b56810d1 Fixes bug where IOS nvram/disk files were not kept after closing a
10 years ago
Joe Bowen 476a3c42b6 Added NIO TAP support
10 years ago
Joe Bowen ec08a5a72a Update file structure
10 years ago
Joe Bowen 46c653998e First draft of VPCS module
10 years ago
Joe Bowen c6b4ac04e1 Revert "Test"
10 years ago
Joe Bowen a61686a436 Test
10 years ago
grossmj 96231e3f7f More specific path checks (file vs directory).
10 years ago
grossmj 0f75dbc68a IOU integration.
10 years ago
grossmj 89888ae7bf Handle startup-config push using base64
10 years ago
grossmj df798f4bea Add default values for exec area and system id settings
10 years ago
grossmj 78ad94f815 Get the default base MAC address when creating a new router
10 years ago
grossmj 49345aedd1 Update Dynamips for the tests and uncomment the system id test
10 years ago
grossmj 5560e81f9a Change rename command to a name property setter for all Dynamips
10 years ago
grossmj cef29e53aa General work on the Dynamips backend (need to finish and polish).
10 years ago
grossmj 2516bf80a8 Dynamips backend (API implementation)
11 years ago
grossmj 0cb98318b5 Remove STOMP over Websockets implementation.
11 years ago
grossmj e28079096e JSON-RPC over Websockets implementation.
11 years ago
grossmj 798f0367b9 Catch SIGTERM, SIGINT, SIGHUP and SIGQUIT to properly shutdown the
11 years ago
grossmj 2f23a092e3 Polishing base server implementation
11 years ago
grossmj f4e51ea74f Base server complete including modules, STOMP protocol over Websockets
11 years ago
grossmj 58f93edaf7 Base server & plugin system & first unit tests
11 years ago
grossmj c4ed47b2dc Initial project structure
11 years ago