Commit Graph

23 Commits (21d9d968c4d324ab16972636171ad7f3530b36b6)

Author SHA1 Message Date
grossmj d3ea67da24 Refactor tests
4 years ago
grossmj ab8dc52ece Fix tests to work with new version of aiohttp (>= 3.0)
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
ziajka d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
7 years ago
Julien Duponchelle a4245fcf44
Aiohttp 2.0
7 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
9 years ago
Julien Duponchelle 9e8fcab65c
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle c563dbba8a
Change default port to 3080
9 years ago
Julien Duponchelle 76a0120d3e
PEP8
9 years ago
Julien Duponchelle b55969d381
Notification feed for the hypervisor
9 years ago
Julien Duponchelle 6a19e4d822
Rebuild link sample
9 years ago
Julien Duponchelle 8c1560332e
Remove /controller from the api endpoint
9 years ago
Julien Duponchelle b2ce7ee8d7
API V2
9 years ago
Julien Duponchelle 664cec97ba
Create /hypervisor and /controller namespace
9 years ago
Julien Duponchelle 373113545f
Code cleanup
9 years ago
Julien Duponchelle cbc859a03b Merge remote-tracking branch 'origin/master' into unstable
9 years ago
Julien Duponchelle 270017d945 Allow user to backup projects and images
9 years ago
Julien Duponchelle 359abb0286 Revert "Merge branch 'unstable'"
10 years ago
Julien Duponchelle 8b879c0614 Support wireshark remote capture
10 years ago
Julien Duponchelle da00aa030a Fix missing /v1 in api documentation
10 years ago
Julien Duponchelle d0c386860e Fix curl sample generation in the documentation
10 years ago
Julien Duponchelle c9314ec509 autopep8 et upload files
10 years ago
Julien Duponchelle f7cd09d5fb Display an upload form (upload is not yet ready)
10 years ago