Merge pull request #1684 from shapeblue/cloudstack-9489 CLOUDSTACK-9489: the new config vars that are added do not goto DB if values are set to NULL, removing this check so the entries in DB are made with NULL values
* pr/1684: CLOUDSTACK-9489: the new config vars that are added do not goto DB if values are set to NULL, removing this check so the entries in DB are made with NULL values Signed-off-by: Rohit Yadav <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/072af7a6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/072af7a6 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/072af7a6 Branch: refs/heads/4.9 Commit: 072af7a6771d2feb571ab37db70451296d2256f3 Parents: bdc806e a39cc61 Author: Rohit Yadav <[email protected]> Authored: Wed Nov 23 13:18:55 2016 +0530 Committer: Rohit Yadav <[email protected]> Committed: Wed Nov 23 13:18:55 2016 +0530 ---------------------------------------------------------------------- .../cloudstack/framework/config/dao/ConfigurationDaoImpl.java | 1 - 1 file changed, 1 deletion(-) ----------------------------------------------------------------------
