From 05fdb7203755bef16f678e76a952d2ec54688200 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 8 Oct 2019 21:59:07 -0500 Subject: [PATCH] common: rename 'image' to 'container_image' This conflicted with the rbd CLI --image argument. Signed-off-by: Sage Weil --- src/common/options.cc | 2 +- src/pybind/mgr/ssh/module.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index b0158b0c09e..77d04ed6231 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -431,7 +431,7 @@ std::vector