Comment 4 for bug 1699158

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

Reviewed: https://review.openstack.org/475831
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=e1a4458061c6955b327e3bf326f390eeb9f64a9f
Submitter: Jenkins
Branch: master

commit e1a4458061c6955b327e3bf326f390eeb9f64a9f
Author: Alex Schultz <email address hidden>
Date: Tue Jun 20 08:41:23 2017 -0600

    Make config options required

    Since we're not providing a default, we should make the --config-file
    and --kolla-config options required to ensure that people don't execute
    it without options and wonder why nothing occured.

    Change-Id: If6df69de9c0ded8b9f8975adfe8cd63cb619ca05
    Closes-Bug: #1699158