Update git submodules
authorDanielMartinBuckley <daniel.m.buckley@intel.com>
Wed, 5 Apr 2017 10:20:46 +0000 (11:20 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 16 May 2017 02:56:35 +0000 (02:56 +0000)
commit791edc0c983d8004ed7f0bb82c2d550ecdee2bae
treebc83cc1385e4117e7f8e9fdf4d317803a22b18b1
parented03656e714df97cd9984cc498e3d61f8589a6de
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Create flavor from heat context

    JIRA: YARDSTICK-582

    Create a customizable flavor via heat context. All heat parameters
    are configurable including Core Affinity. The default flavor name
    is XXXX-flavor where XXXX is stackname. Flavor attributes are taken
    from the heat context file. If a flavor attribute is not used it
    takes default attribute value. If flavor name is not specified it
    uses the server name + "-flavor" or stack-name + "-flavor".

    Compute node specific attributes are configurable via "extra_specs"
    attribute. See
    https://docs.openstack.org/admin-guide/compute-flavors.html for
    details.

    Change-Id: If4015970b889b0b95bfa8eba9491ebf31e92f2c7
Signed-off-by: DanielMartinBuckley <daniel.m.buckley@intel.com>
docs/submodules/yardstick