[Openstack-security] [Bug 1590086] Re: check_mode not set when using tags with security role

OpenStack Infra 1590086 at bugs.launchpad.net
Thu Jun 9 20:33:54 UTC 2016


Reviewed:  https://review.openstack.org/327657
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=f0848de629f9e9e595749ceef727ef53693f624d
Submitter: Jenkins
Branch:    stable/mitaka

commit f0848de629f9e9e595749ceef727ef53693f624d
Author: Major Hayden <major at mhtx.net>
Date:   Thu Jun 9 08:19:27 2016 -0500

    Set check_mode variable every time
    
    In check mode, the security role will fail when tags are used. This
    is because the check_mode variable wasn't being set when tags were
    provided. This patch ensures that the tasks that check for check mode
    and set the subsequent check_mode variable will run every time.
    
    This is a manual backport of Ib6a29ee4c36632cd6d982ce87105f0ddec4a891d
    since the master/Newton branch includes some new things for systemd that
    doesn't make sense in Mitaka/Liberty.
    
    Closes-bug: 1590086
    
    Change-Id: Ib6a29ee4c36632cd6d982ce87105f0ddec4a891d


** Tags added: in-stable-mitaka

** Tags added: in-liberty

-- 
You received this bug notification because you are a member of OpenStack
Security, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1590086

Title:
  check_mode not set when using tags with security role

Status in openstack-ansible:
  Fix Released

Bug description:
  If a tag is provided with the security role in check mode, the
  check_mode variable is not set. This causes any tasks that depend on
  that variable to fail.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ansible/+bug/1590086/+subscriptions




More information about the Openstack-security mailing list