test_bash_completion fails due to deprecation warning generated by neutronclient
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
High
|
Akihiro Motoki | ||
Bug Description
neutron.
-------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "neutron/
File "/home/
raise self.failureExc
AssertionError: "/home/
We see the warning because we enable them in base test class.
| Changed in neutron: | |
| importance: | Undecided → High |
| Changed in neutron: | |
| assignee: | Ihar Hrachyshka (ihar-hrachyshka) → Armando Migliaccio (armando-migliaccio) |
| Changed in neutron: | |
| assignee: | Armando Migliaccio (armando-migliaccio) → Akihiro Motoki (amotoki) |

Client side fix: https:/ /review. openstack. org/#/c/ 266795/