Update git submodules
authorTim Rozet <trozet@redhat.com>
Wed, 30 Aug 2017 19:28:39 +0000 (19:28 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 30 Aug 2017 19:28:39 +0000 (19:28 +0000)
commitd389eb402ff595cc301e1bf9a8d2aac503b86aaf
treebc242da6d4e96acb8fa1f5079165ce81f68121e9
parent0d05b58141d72c7eb9536ee976a41f81ab8a1037
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Change qemu-img resize unit"
  - Change qemu-img resize unit

    Docs read:
    size
        is the disk image size in bytes. Optional suffixes "k" or "K"
        (kilobyte, 1024) "M" (megabyte, 1024k) and "G" (gigabyte, 1024M)
         and T (terabyte, 1024G) are supported.  "b" is ignored.

    MB is technically invalid and for somereason only aarch has complained
    thus far

    Change-Id: Ic152a0edab17ac1cdb5afc0791bb0353b95f94b8
Signed-off-by: Dan Radez <dradez@redhat.com>
docs/submodules/apex