Commit Graph

65 Commits (8eb060304ad4d302cf1a764b6b4b632a93a16326)

Author SHA1 Message Date
Julien Duponchelle 6a0345897d
Connector is no longer supported in ws_connect by aiohttp 2.0
7 years ago
Julien Duponchelle 7dfb634376
Fix for websocket usage with aiohttp 2.0
7 years ago
Julien Duponchelle 93adef91d8
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle b8ee8d69c8
Fix unexpected keyword argument 'conn_timeout'
7 years ago
Julien Duponchelle 5bb6c51698
Fix an error when logging Docker container fail to start
7 years ago
Julien Duponchelle 2a8911d19e
Keep DOCKER_MINIMUM_API_VERSION and DOCKER_MINIMUM_VERSION consistent
7 years ago
Bernhard Ehlers 8b7209ea78
Use docker version in error message of outdated docker installation
7 years ago
Bernhard Ehlers 7d48eba01b
Use versioned docker API
7 years ago
Bernhard Ehlers 2191c487b6
Support images created by "docker commit". Fixes #1039
7 years ago
Julien Duponchelle a4245fcf44
Aiohttp 2.0
7 years ago
Bernhard Ehlers ecba758c58
Docker aux console is a VT100 terminal
8 years ago
Bernhard Ehlers 1b0f5c63b8
Fix connection to websocket with last docker release
8 years ago
Julien Duponchelle 1a90305baa
Docker minimum api is 1.25
8 years ago
Julien Duponchelle effbe59414
Lock docker API to 1.27
8 years ago
Julien Duponchelle 8b9f22c30c
Handling server disconnect error when docker daemon die
8 years ago
Julien Duponchelle 7302f65ffe
Catch timeout error on docker
8 years ago
Julien Duponchelle fdd1084714
Fix bridge 'bridge0' already exist when we have trouble with a container
8 years ago
Julien Duponchelle 2564740665
Fix limit of 20 docker containers
8 years ago
Julien Duponchelle 132bc87081
Dissallow parallel pull of docker images
8 years ago
Julien Duponchelle 34f5a6f82c
Fix Session is closed when listing docker images
8 years ago
Julien Duponchelle 78c154e376
Cleanup docker source code
8 years ago
Julien Duponchelle a571b1a2f8
Use aiohttp session for docker queries
8 years ago
Julien Duponchelle a62b791c68
Fix TypeError: http_query() got an unexpected keyword argument 'timeout'
8 years ago
Julien Duponchelle 08bafc2dcc
Catch a timeout error in docker
8 years ago
Julien Duponchelle 666461277d
Fix a crash with some docker images
8 years ago
Julien Duponchelle 52adf45740
Fix an error when docker hub failed to anwser
8 years ago
Julien Duponchelle 8f6d25cc2b
Fix start all create error if a docker container is already running
8 years ago
Julien Duponchelle 46b6e7c5ee
Fix hot link issues in Docker
8 years ago
Julien Duponchelle d0f65aebff
Fix Can't delete link between docker VM after they were in use
8 years ago
Bernhard Ehlers a3495304ad
Code cleanup for docker interface creation
8 years ago
Julien Duponchelle c4327ec74c
Improve docker HTTP console
8 years ago
Julien Duponchelle ac1eef256f
Use tap adapter instead of veth for docker (allow usage of vlan)
8 years ago
Julien Duponchelle ec3660c979
Catch an error when docker is not running
8 years ago
Julien Duponchelle fbdcf67d29
If docker container state failed to return we consider the container stopped
8 years ago
Julien Duponchelle 5a695d2651
Missing busybox for docker
8 years ago
Julien Duponchelle 5a7f5d2950
Check if GNS3 has access to all docker resssources
8 years ago
Julien Duponchelle 67fc563d81
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle ca4d09ea40
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle c0b09ae76a
Merge branch '1.5' into 2.0
8 years ago
grossmj d28fad223f Allows hot-linking for Docker containers. Ref #267.
8 years ago
grossmj 04022677bd Use uBridge for Qemu connections. Ref #267.
8 years ago
grossmj 00da15e4af Use uBridge for VPCS connections. Ref #267.
8 years ago
Julien Duponchelle 32252e5193
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 6949976d12
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 2a1c5cfd9c
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 52f852bc6d
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle d8bdd16e13
Raise an error if image is missing on compute
8 years ago
Julien Duponchelle d30abeca21
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 61ac8763f2
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle cb7dbfb256
Merge branch '1.5' into 2.0
8 years ago