Comment 3 for bug 1528019

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

Reviewed: https://review.openstack.org/399585
Committed: https://git.openstack.org/cgit/openstack/kuryr-libnetwork/commit/?id=465ab9b5d64cade7d684a99fab2b914d4731e5aa
Submitter: Jenkins
Branch: master

commit 465ab9b5d64cade7d684a99fab2b914d4731e5aa
Author: Dongcan Ye <email address hidden>
Date: Fri Nov 18 21:06:59 2016 +0800

    Fullstack: Using the credentials from openrc config file

    Add getting credentials from ENV, this requires us source
    openrc file in our DevStack or production environment.
    Also removing get_neutron_client_from_creds into fullstack
    code, keeping or removing it should be discussed.

    Change-Id: I10d62368573976725e793e80150ed45074008970
    Closes-Bug: #1528019