]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: restcontroller: removed @args_from_json 21516/head
authorRicardo Dias <rdias@suse.com>
Thu, 19 Apr 2018 09:15:27 +0000 (10:15 +0100)
committerRicardo Dias <rdias@suse.com>
Thu, 19 Apr 2018 09:15:27 +0000 (10:15 +0100)
commit2bccb866bdd7f101d529e4455f2bd37b7487ac31
tree524eed46172b0e7ce1887302f2b7e29f8bfda099
parent1ee0f2a37695c8d52e92a7ed4c210233fdae5e25
mgr/dashboard: restcontroller: removed @args_from_json

Signed-off-by: Ricardo Dias <rdias@suse.com>
src/pybind/mgr/dashboard/.pylintrc
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/auth.py
src/pybind/mgr/dashboard/controllers/cephfs.py
src/pybind/mgr/dashboard/controllers/erasure_code_profile.py
src/pybind/mgr/dashboard/controllers/pool.py
src/pybind/mgr/dashboard/controllers/rbd.py
src/pybind/mgr/dashboard/controllers/tcmu_iscsi.py
src/pybind/mgr/dashboard/tests/test_rest_tasks.py
src/pybind/mgr/dashboard/tests/test_tools.py