Comment 3 for bug 1776930

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

Reviewed: https://review.openstack.org/575490
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=258748674ab248dbed10ea5af63af5a91e890f37
Submitter: Zuul
Branch: master

commit 258748674ab248dbed10ea5af63af5a91e890f37
Author: Ryan Brady <email address hidden>
Date: Thu Jun 14 12:03:58 2018 -0400

    Adds no_proxy input to create_overcloudrc workflow

    When the create_overcloudrc workflow was first introduced, it did
    not provide an input argument for the no_proxy argument of the
    primary action it calls. This patch adds the no_proxy input argument
    to the create_overcloudrc workflow, ensures the argument is passed
    to the underlying action and updates the description of the workflow
    to notify users of the optional no_proxy list.

    Change-Id: I6074b4085b5b77f010f5f2972e7b120aa344f6c5
    fixes-bug: 1776930