[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 03:26:05 UTC 2016


Reviewed:  https://review.openstack.org/326664
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=d8ae1e3b04550f271d5561430a9008dee1cf4187
Submitter: Jenkins
Branch:    master

commit d8ae1e3b04550f271d5561430a9008dee1cf4187
Author: Major Hayden <major at mhtx.net>
Date:   Tue Jun 7 13:05:49 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.
    
    Closes-bug: 1590086
    
    Change-Id: Ib6a29ee4c36632cd6d982ce87105f0ddec4a891d


** Changed in: openstack-ansible
       Status: In Progress => Fix Released

-- 
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