Update git submodules
authorjulien zhang <zhang.jun3g@zte.com.cn>
Sun, 10 Sep 2017 14:40:24 +0000 (14:40 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 10 Sep 2017 14:40:24 +0000 (14:40 +0000)
commitdb05cd413d73d93fadeb8be487d6362f78c39dcf
treee06ddd043b5b5c700744305632b92694e8adc360
parent23eb4084a3e61f1a5b73ffb2bec58b308f0a9cba
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Fix StatefulEntityType when entitytype is not define"
  - Fix StatefulEntityType when entitytype is not define

    Currently, if a entity type is not defined, the defs in
    StatefulEntityType will be none, then the access to self.defs will raise
    error, finally the parser will be crushed. this patch will enhance it.

    JIRA: PARSER-153

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