]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/restful: updated string formatting to str.format() 26210/head
authorJames McClune <jmcclune@mcclunetechnologies.net>
Wed, 30 Jan 2019 21:01:22 +0000 (16:01 -0500)
committerJames McClune <jmcclune@mcclunetechnologies.net>
Wed, 13 Feb 2019 18:06:10 +0000 (13:06 -0500)
commitfae12edde31017a609b0e8c5943e61c26d3fcf40
treeabb528fc92c32cdea2c03b418486c03fee717c07
parent360ef6ff900a120dbec48544e11c5146e471a274
mgr/restful: updated string formatting to str.format()

Made changes per @tchaikov's request

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
src/pybind/mgr/restful/api/config.py
src/pybind/mgr/restful/api/mon.py
src/pybind/mgr/restful/api/osd.py
src/pybind/mgr/restful/api/pool.py
src/pybind/mgr/restful/api/request.py