Commit Graph

937 Commits (026fe3df9b627b68407c9cb5fdf94f49866f75cd)
 

Author SHA1 Message Date
Julien Duponchelle 253ab4e2b5 PEP8
9 years ago
Julien Duponchelle ddb8a9f06e Fix an issue in IOU relative path looking
9 years ago
Jeremy f31071d510 Bump version to 1.3.0rc1.dev3
9 years ago
Jeremy 8415117d2d Save IOS router configs when saving the project (done right this time).
9 years ago
Jeremy f6b122cdfa Look in legacy IOU images dir when looking for relative IOU image path.
9 years ago
Jeremy 44c8396997 Bump version to 1.3.0rc1.dev2
9 years ago
Jeremy fb0490d8e3 Merge remote-tracking branch 'origin/asyncio' into asyncio
9 years ago
Jeremy 163d1e375d Save IOS configs when a project is committed.
9 years ago
Julien Duponchelle 6330e99ff1 More robust IOUVM support
9 years ago
Julien Duponchelle 386b311755 Fix iou key verification for large hostid
9 years ago
Julien Duponchelle 4a9f578784 Support IOURC update
9 years ago
Julien Duponchelle 8ca9c2121a Do not crash if iourc file is missing
9 years ago
Julien Duponchelle b5f134dbb2 Merge pull request #102 from vivek425ster/master
9 years ago
Vivek Jain 42f51ddc00 Modify README.rst to specify how to run tests.
9 years ago
Julien Duponchelle 66cdf39ea2 Support uploading iourc
9 years ago
Julien Duponchelle 64eb54ae3d Merge pull request #101 from aka001/modified_README
9 years ago
Julien Duponchelle 964ea0f577 Fix random behavior in tests
9 years ago
Akash Agrawall dc1c12b7d0 Modified README
9 years ago
Julien Duponchelle bb7eda63af Support more all QEMU status
9 years ago
Julien Duponchelle 54bccb0628 Restore configuration live reload
9 years ago
Jeremy 2de817214f Do not hide non-executable file in the UploadHandler.
9 years ago
Jeremy 93a5f4be79 Temporarily deactivate IOS router saveconfigs.
9 years ago
Jeremy 87d12452f9 Disable the netifaces dependency which creates issues.
9 years ago
Jeremy 46fe973a96 Save IOS router configs when the user saves a project.
9 years ago
Jeremy cc9b575b77 Bind UDP tunnels to the correct source address. Fixes #96.
9 years ago
Julien Duponchelle bcb1ce02ab Refactor config management in tests
9 years ago
Julien Duponchelle e54649accd Fix dynamips tests
9 years ago
Julien Duponchelle c05edfe415 Fix test manager
9 years ago
Julien Duponchelle cf247a9301 Fix iou tests and add tests
9 years ago
Julien Duponchelle 3a6a04b8e5 Fix version test
9 years ago
grossmj 21587fda5a Removes confreg setting for IOS routers.
9 years ago
grossmj 30ed89847b Adds netifaces module in the setup dependencies.
9 years ago
grossmj 6d56da03e5 Fixes tests.
9 years ago
grossmj 25b778aec0 Bump version to 1.3.0rc1.dev1
9 years ago
grossmj a90805135d Bump version to 1.3.0beta2
9 years ago
grossmj 95f9431b59 Update CHANGELOG
9 years ago
Jeremy cf92bfe81e Alternative local server shutdown (mostly intended for Windows).
9 years ago
Jeremy 4ccca5dc99 Support RAM setting for VirtualBox VMs.
9 years ago
Jeremy a81d2274cd Adds info either the server is started as a local server in VersionHandler response.
9 years ago
Jeremy 221befa73e Option to record curl requests into a file (to replay them later).
9 years ago
Jeremy db69b93100 Merge remote-tracking branch 'origin/asyncio' into asyncio
9 years ago
Jeremy 81420c60c7 Changes words in upload template.
9 years ago
Jeremy f7d3af4a59 Fixes hostid retrieval.
9 years ago
grossmj c596147b59 List the iourc file in upload handler.
9 years ago
Jeremy 5637b7be86 Bump version to 1.3.0beta2.dev1
9 years ago
Jeremy 500b7112f5 Assert host and port are not None when creating the Server instance.
9 years ago
Jeremy 36daa3627e Ignore exception in asyncio loop on Windows when the local server gets a signal.
9 years ago
Jeremy 03796ca729 Server handler to shutdown a local server.
9 years ago
Jeremy 6d901e8295 Fixes issue when VBoxManage returns an error.
9 years ago
grossmj 4f7b896a6a Fixes tests.
9 years ago