Comment 10 for bug 1557997

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

Reviewed: https://review.openstack.org/311142
Committed: https://git.openstack.org/cgit/openstack/fuel-plugins/commit/?id=ca8240ff61cd36faddccbf85ffce447cfeda2664
Submitter: Jenkins
Branch: master

commit ca8240ff61cd36faddccbf85ffce447cfeda2664
Author: Vladimir Kuklin <email address hidden>
Date: Fri Apr 29 18:14:10 2016 +0300

    Lift too strict restrictions on cross-deps role name

      Allow a user to specify any arbitrary string
      as role name for cross-deps that could be
      a regexp or a TASK_ROLE_PATTERN string

      Log a warning when task is not assigned
      to roles/groups/fields

      Set default logging level to INFO

    Change-Id: I42c2490cf22f53892a189165698d1acd56ee4c74
    Closes-bug: #1557997