]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/mon: remove "#warning" in v1 implementation
authorKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 13:47:29 +0000 (21:47 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 16 Apr 2019 23:13:46 +0000 (07:13 +0800)
commit32ebbce815c146c0482f30be230c83406e00f01e
tree23f21fc1c1bfbca3264f8575414ff8a837dfb4fa
parent21e33ff4e33681680684b7cb860f35337ce684fb
crimson/mon: remove "#warning" in v1 implementation

since we've implemented the v2 support, these reminders are not needed
anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/mon/MonClient.cc