Comment 10 for bug 1817782

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-cinderclient (stable/stein)

Reviewed: https://review.opendev.org/679183
Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=9c9e797d07f64d4841ecb695d177c5e0c7d8266b
Submitter: Zuul
Branch: stable/stein

commit 9c9e797d07f64d4841ecb695d177c5e0c7d8266b
Author: Eric Harney <email address hidden>
Date: Tue Apr 2 10:46:52 2019 -0400

    Remove bash-completion calls from base.py

    This should not be here since this is client
    library code, but it isn't needed anyhow since
    this completion is handled from the shell code.

    Closes-Bug: #1817782

    Change-Id: I3e7ddbe4a50a66db8961a71d71592ce708320b0d
    (cherry picked from commit 0707191d43396026a6ddd18213b06e1b26d94e9e)