Comment 9 for bug 1531128

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

Reviewed: https://review.openstack.org/310200
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=8be916680a076d825b1941c139c8911c56e746fa
Submitter: Jenkins
Branch: master

commit 8be916680a076d825b1941c139c8911c56e746fa
Author: Aleksandr Didenko <email address hidden>
Date: Tue Apr 26 15:22:38 2016 +0200

    Fix deprecated nodes list in yaql expressions

    'nodes' list is deprecated and replaced with
    'network_metadata/nodes' hash. Update yaql_exp accordingly.

    Change-Id: I795f944ca3b1fc49fae07ddc36c2eabcfcc968ed
    Partial-bug: #1531128