Update git submodules
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Mon, 15 May 2017 03:53:31 +0000 (03:53 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 15 May 2017 03:53:31 +0000 (03:53 +0000)
commiteca48d33369d8aac2c58b5f949128e0d2fd56820
tree845a5631bf0d8fc651065175a4961f4f27995ed2
parente695633c3a2a26a7a19cffdb470a4e4b2058219f
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "refacort deploy.yml and add jsonschema to validate it"
  - refacort deploy.yml and add jsonschema to validate it

    1. add adapter type in deploy.yml
    Do not rely on the pod's name to detemine whether impi or libvirt
    should be used.

    2. increase disk size in deploy.yml
    The disk sizes should be bigger than 102400 mega-bytes according to
    the minimum of root_lv_size in upstream openstack/daisycloud-core.

    3. add schemas.py
    Use jsonschema to validate deploy.yml

    Change-Id: I3f197f93403caece75460147c8df49b95e0ae9d3
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
docs/submodules/daisy