Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 20 Aug 2017 23:27:43 +0000 (01:27 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 20 Aug 2017 23:40:59 +0000 (23:40 +0000)
commit4bb198d453c87e667cd93affc3ac374c4f0a3482
tree8ec55b3f594a8b5bc3709c407c8ddb4f3be88645
parentc608eb323c041fad1ed0df4836d8e71b77c03f56
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - salt: virt: Extend libvirt_domain

    Extend salt virt modelling capabilities with support for:
    - hw_firmware_type;
    - virt_machine_model;
    - cpu_model;

    This requires extending/patching:
    - libvirt_domain.jinja template (part of salt package, handled via
      armband.libvirt_domain_template new state);
    - _modules/virtng.py custom module;
    - salt/control/virt.sls;

    The new support is leveraged via our reclass model with AArch64
    specific values.

    Change-Id: I34bdb235cb7765ecdde365761dbd2c942f699039
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
docs/submodules/armband