dragonflow/dragonflow/cmd
Shachar Snapiri b61ac21d6a Fix POST and PUT methods of REST API
The json attribute was taken from the wrong object, so we got an error
for every POST or PUT request.
   AttributeError: module 'bottle' has no attribute 'json'

Change-Id: Id32e6b0f227ef0f3bde91feac7269635c051e123
2018-12-10 17:27:34 +02:00
..
eventlet Fix POST and PUT methods of REST API 2018-12-10 17:27:34 +02:00
__init__.py Implement Guru meditation reports 2016-06-08 15:59:44 +08:00
df_skydive_service.py Spelling mistakes 2018-09-07 10:26:41 +08:00
status.py Add dragonflow-status upgrade check command framework 2018-10-18 16:03:00 +05:30