]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: remove ::validate definitions
authorJohn Spray <john.spray@redhat.com>
Wed, 5 Jul 2017 20:25:17 +0000 (16:25 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 21 Jul 2017 10:27:24 +0000 (06:27 -0400)
commit73086f1e4c2ac13b47f377176bedfdcd6952c721
tree70a32a3cf62736aea60416aaa04ab6bb1392279f
parentf1ac8dc7a4632b786a50da089fb62d547aa92116
common: remove ::validate definitions

These will be replaced by validate methods
on Option subclasses that need them.  The code
that was in these files moved to options.[h|cc]

Signed-off-by: John Spray <john.spray@redhat.com>
src/CMakeLists.txt
src/common/config_validators.cc [deleted file]
src/common/config_validators.h [deleted file]
src/common/legacy_config_opts.h
src/common/options.h