Update git submodules
authorjulien zhang <zhang.jun3g@zte.com.cn>
Sun, 10 Sep 2017 14:39:43 +0000 (14:39 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 10 Sep 2017 14:39:43 +0000 (14:39 +0000)
commit23eb4084a3e61f1a5b73ffb2bec58b308f0a9cba
tree06ddcb1db420fd73337d35a401eab5586d7ccd52
parent8a692317a58f1ff7a5e4a73fbeee342c54fc5e41
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "fix costum datatype definition in parameters"
  - fix costum datatype definition in parameters

    Currently, support customized datatype in parameters is error when
    transfer custom_defs in DataEntity.validate_datatype(self.type, value,
    None, datatype), it should be full custom definitions , not only one
    definition. the patch will fix it.

    JIRA: PARSER-152

    Change-Id: If6d59f21fa75cbdf4e8e16f093e3d807910ad234
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
docs/submodules/parser