grossmj
|
628dfef0d3
|
Initialize chassis when creating an IOS router. Fixes #107.
|
2015-03-21 13:58:52 -06:00 |
|
Jeremy
|
17d5b3a7bc
|
Remove unnecessary locks.
|
2015-03-20 19:19:49 -06:00 |
|
Jeremy Grossmann
|
5b08677537
|
Merge pull request #104 from GNS3/dynamips_hypervisor_lock
Asyncio lock for Dynamips hypervisor.
|
2015-03-21 00:24:54 +00:00 |
|
Akash Agrawall
|
257735255c
|
Added homepage
|
2015-03-20 17:09:53 +05:30 |
|
Julien Duponchelle
|
01bcbe2fd9
|
Lock the dynamips reader an writer
Fix #103
|
2015-03-20 10:21:40 +01:00 |
|
grossmj
|
7473dec5ad
|
Bump version to 1.3.0.dev1
|
2015-03-19 19:56:31 -06:00 |
|
Julien Duponchelle
|
29b7f0e164
|
Merge branch 'asyncio'
|
2015-03-19 17:46:30 +01:00 |
|
Julien Duponchelle
|
533baf0445
|
1.3.0rc1
|
2015-03-19 17:46:03 +01:00 |
|
Julien Duponchelle
|
253ab4e2b5
|
PEP8
|
2015-03-19 17:42:43 +01:00 |
|
Julien Duponchelle
|
ddb8a9f06e
|
Fix an issue in IOU relative path looking
|
2015-03-19 15:36:06 +01:00 |
|
Jeremy
|
f31071d510
|
Bump version to 1.3.0rc1.dev3
|
2015-03-18 15:40:02 -06:00 |
|
Jeremy
|
8415117d2d
|
Save IOS router configs when saving the project (done right this time).
|
2015-03-18 15:34:31 -06:00 |
|
Jeremy
|
f6b122cdfa
|
Look in legacy IOU images dir when looking for relative IOU image path.
|
2015-03-17 19:28:43 -06:00 |
|
Jeremy
|
44c8396997
|
Bump version to 1.3.0rc1.dev2
|
2015-03-17 19:08:18 -06:00 |
|
Jeremy
|
fb0490d8e3
|
Merge remote-tracking branch 'origin/asyncio' into asyncio
|
2015-03-17 18:53:36 -06:00 |
|
Jeremy
|
163d1e375d
|
Save IOS configs when a project is committed.
|
2015-03-17 18:53:24 -06:00 |
|
Julien Duponchelle
|
6330e99ff1
|
More robust IOUVM support
|
2015-03-17 22:18:55 +01:00 |
|
Julien Duponchelle
|
386b311755
|
Fix iou key verification for large hostid
|
2015-03-17 20:15:01 +01:00 |
|
Julien Duponchelle
|
4a9f578784
|
Support IOURC update
|
2015-03-17 19:00:14 +01:00 |
|
Julien Duponchelle
|
8ca9c2121a
|
Do not crash if iourc file is missing
|
2015-03-17 18:34:23 +01:00 |
|
Julien Duponchelle
|
b5f134dbb2
|
Merge pull request #102 from vivek425ster/master
Modify README.rst to specify how to run tests.
|
2015-03-17 16:56:18 +01:00 |
|
Vivek Jain
|
42f51ddc00
|
Modify README.rst to specify how to run tests.
|
2015-03-17 21:10:28 +05:30 |
|
Julien Duponchelle
|
66cdf39ea2
|
Support uploading iourc
|
2015-03-17 16:31:45 +01:00 |
|
Julien Duponchelle
|
64eb54ae3d
|
Merge pull request #101 from aka001/modified_README
Modified README
|
2015-03-17 15:42:55 +01:00 |
|
Julien Duponchelle
|
964ea0f577
|
Fix random behavior in tests
|
2015-03-17 15:40:58 +01:00 |
|
Akash Agrawall
|
dc1c12b7d0
|
Modified README
|
2015-03-17 20:04:20 +05:30 |
|
Julien Duponchelle
|
bb7eda63af
|
Support more all QEMU status
Fix #98
|
2015-03-17 11:02:14 +01:00 |
|
Julien Duponchelle
|
54bccb0628
|
Restore configuration live reload
Closes #94
|
2015-03-17 10:22:18 +01:00 |
|
Jeremy
|
2de817214f
|
Do not hide non-executable file in the UploadHandler.
|
2015-03-16 19:16:15 -06:00 |
|
Jeremy
|
93a5f4be79
|
Temporarily deactivate IOS router saveconfigs.
|
2015-03-16 17:36:23 -06:00 |
|
Jeremy
|
87d12452f9
|
Disable the netifaces dependency which creates issues.
|
2015-03-16 16:35:02 -06:00 |
|
Jeremy
|
46fe973a96
|
Save IOS router configs when the user saves a project.
|
2015-03-16 16:33:37 -06:00 |
|
Jeremy
|
cc9b575b77
|
Bind UDP tunnels to the correct source address. Fixes #96.
|
2015-03-16 12:45:21 -06:00 |
|
Julien Duponchelle
|
bcb1ce02ab
|
Refactor config management in tests
|
2015-03-16 15:03:41 +01:00 |
|
Julien Duponchelle
|
e54649accd
|
Fix dynamips tests
|
2015-03-16 14:42:00 +01:00 |
|
Julien Duponchelle
|
c05edfe415
|
Fix test manager
|
2015-03-16 12:08:23 +01:00 |
|
Julien Duponchelle
|
cf247a9301
|
Fix iou tests and add tests
|
2015-03-16 11:52:22 +01:00 |
|
Julien Duponchelle
|
3a6a04b8e5
|
Fix version test
|
2015-03-16 10:18:37 +01:00 |
|
grossmj
|
21587fda5a
|
Removes confreg setting for IOS routers.
|
2015-03-14 16:31:15 -06:00 |
|
grossmj
|
30ed89847b
|
Adds netifaces module in the setup dependencies.
|
2015-03-14 15:40:00 -06:00 |
|
grossmj
|
6d56da03e5
|
Fixes tests.
|
2015-03-14 13:16:27 -06:00 |
|
grossmj
|
25b778aec0
|
Bump version to 1.3.0rc1.dev1
|
2015-03-13 22:42:25 -06:00 |
|
grossmj
|
a90805135d
|
Bump version to 1.3.0beta2
|
2015-03-13 22:02:28 -06:00 |
|
grossmj
|
95f9431b59
|
Update CHANGELOG
|
2015-03-13 22:00:19 -06:00 |
|
Jeremy
|
cf92bfe81e
|
Alternative local server shutdown (mostly intended for Windows).
|
2015-03-13 18:57:27 -06:00 |
|
Jeremy
|
4ccca5dc99
|
Support RAM setting for VirtualBox VMs.
|
2015-03-13 17:13:36 -06:00 |
|
Jeremy
|
a81d2274cd
|
Adds info either the server is started as a local server in VersionHandler response.
|
2015-03-13 15:15:27 -06:00 |
|
Jeremy
|
221befa73e
|
Option to record curl requests into a file (to replay them later).
|
2015-03-13 14:43:39 -06:00 |
|
Jeremy
|
db69b93100
|
Merge remote-tracking branch 'origin/asyncio' into asyncio
|
2015-03-13 11:46:03 -06:00 |
|
Jeremy
|
81420c60c7
|
Changes words in upload template.
|
2015-03-13 11:46:02 -06:00 |
|