[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-03-12 Thread Corey Bryant
This bug was fixed in the package python-cliff - 2.8.0-0ubuntu1.1~cloud0 --- python-cliff (2.8.0-0ubuntu1.1~cloud0) xenial-pike; urgency=medium . * New update for the Ubuntu Cloud Archive. . python-cliff (2.8.0-0ubuntu1.1) artful; urgency=medium . * d/gbp.conf: Create

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-03-12 Thread Corey Bryant
I've verified this is fixed in xenial-proposed. https://paste.ubuntu.com/p/hsZdjQT63W/ ** Tags removed: verification-pike-needed ** Tags added: verification-pike-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-03-12 Thread Launchpad Bug Tracker
This bug was fixed in the package python-cliff - 2.8.0-0ubuntu1.1 --- python-cliff (2.8.0-0ubuntu1.1) artful; urgency=medium * d/gbp.conf: Create stable/pike branch. * d/p/align-parsed-call-with-cmd2-versions-0.7.3.patch: Cherry-picked from

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-03-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/548625 Committed: https://git.openstack.org/cgit/openstack/cliff/commit/?id=8416650128b9a1ae8c7fd1bfe2a8d1a49a9b6a0b Submitter: Zuul Branch:master commit 8416650128b9a1ae8c7fd1bfe2a8d1a49a9b6a0b Author: Corey Bryant Date:

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-03-06 Thread Corey Bryant
** No longer affects: python-openstackclient ** No longer affects: python-openstackclient (Ubuntu) ** No longer affects: python-openstackclient (Ubuntu Artful) ** No longer affects: python-openstackclient (Ubuntu Bionic) ** Changed in: python-cliff (Ubuntu Artful) Importance: Undecided =>

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-03-02 Thread Scott Moser
** Attachment added: "verification log showing fix in artful" https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1751822/+attachment/5067171/+files/verify-artful-1751822.txt ** Tags removed: verification-needed-artful ** Tags added: verification-done-artful -- You

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-03-01 Thread Brian Murray
python-cliff (2.11.0-0ubuntu2) bionic; urgency=medium * d/p/align-parsed-call-with-cmd2-versions-0.7.3.patch: Cherry-picked from https://review.openstack.org/#/c/548626/ to fix AttributeError exception with use of cmd2 parsed() method (LP: #1751822). ** Also affects: python-cliff

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-03-01 Thread James Page
This bug was fixed in the package python-cliff - 2.11.0-0ubuntu2~cloud0 --- python-cliff (2.11.0-0ubuntu2~cloud0) xenial-queens; urgency=medium . * New update for the Ubuntu Cloud Archive. . python-cliff (2.11.0-0ubuntu2) bionic; urgency=medium . *

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-02-28 Thread Corey Bryant
** Changed in: python-openstackclient (Ubuntu Bionic) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751822 Title: EXCEPTION of type 'AttributeError' when

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-02-28 Thread Corey Bryant
I've uploaded a patched version of python-cliff to Bionic (Queens) and Artful (Pike). Artful is awaiting review from the SRU team. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751822 Title:

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-02-28 Thread Corey Bryant
Ubuntu SRU details for Pike: [Impact] See bug description. [Test Case] See bug description. [Regression Potential] Regression potential is minimal. This is a small one-line change that has been cherry-picked from upstream gerrit. -- You received this bug notification because you are a member

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-02-28 Thread Corey Bryant
** Also affects: python-openstackclient (Ubuntu Bionic) Importance: High Status: Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751822 Title: EXCEPTION of type 'AttributeError'

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-02-28 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/548625 ** Changed in: python-cliff Status: New => In Progress ** Changed in: python-cliff Assignee: (unassigned) => Corey Bryant (corey.bryant) -- You received this bug notification because you are a member of

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-02-27 Thread Corey Bryant
Based on upper-constraints and this being introduced in 0.7.3 of cmd2, this appears to be an issue in Pike and Queens: Upper-constraints for stable/ocata: cmd2===0.6.9 Upper-constraints for stable/pike: cmd2===0.7.5 Upper-constraints for stable/queens: cmd2===0.7.9 ** Also affects:

[Bug 1751822] Re: EXCEPTION of type 'AttributeError' when using 'help' from openstack-cli

2018-02-27 Thread Corey Bryant
$ openstack (openstack) set debug true debug - was: False now: True (openstack) help network Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/cmd2.py", line 776, in onecmd_plus_hooks stop = self.onecmd(statement) File "/usr/lib/python2.7/dist-packages/cmd2.py",