Comment 10 for bug 1531128

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/308931
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=3a8b82887b8a507a122382428bee7b6ca938908d
Submitter: Jenkins
Branch: master

commit 3a8b82887b8a507a122382428bee7b6ca938908d
Author: Artem Roma <email address hidden>
Date: Thu Apr 28 15:40:24 2016 +0300

    Remove 'nodes' from deployment 9.0 serializer output

    Now serialized deployment info for environments >= 9.0 does not contain
    'nodes' field; it is removed from the output of the serializer.

    Unit and integration tests are updated. Deployment tasks fixture
    changed: 'nodes' references in yaql expressions changed to
    'network_metadata.nodes'

    Change-Id: Ibdb2cf85732c0293314298e6a342b071ece18cc3
    Closes-Bug: #1531128