I have verified it for Jammy. Below shows running the test case in the
bug description before and after enabling proposed:

ubuntu@juju-e7df6d-test-jammy-yoga-7:~$ python3 reproduce.py 
83acfc68-df20-4993-835a-ca3cdf5c37ab
Attempting list_port_bindings for 83acfc68-df20-4993-835a-ca3cdf5c37ab...
FAILURE: error: 'port_bindings'
ubuntu@juju-e7df6d-test-jammy-yoga-7:~$ apt-cache policy python3-neutronclient
python3-neutronclient:
  Installed: 1:7.8.0-0ubuntu1
  Candidate: 1:7.8.0-0ubuntu1
  Version table:
 *** 1:7.8.0-0ubuntu1 500
        500 http://availability-zone-1.clouds.archive.ubuntu.com/ubuntu 
jammy/main amd64 Packages
        100 /var/lib/dpkg/status
ubuntu@juju-e7df6d-test-jammy-yoga-7:~$ sudo add-apt-repository "deb 
http://archive.ubuntu.com/ubuntu/ jammy-proposed main restricted universe 
multiverse" 2>&1 >/dev/null
ubuntu@juju-e7df6d-test-jammy-yoga-7:~$ sudo apt update 2>&1 >/dev/null
ubuntu@juju-e7df6d-test-jammy-yoga-7:~$ sudo apt upgrade -y 
python3-neutronclient 2>&1 >/dev/null
ubuntu@juju-e7df6d-test-jammy-yoga-7:~$ python3 reproduce.py 
83acfc68-df20-4993-835a-ca3cdf5c37ab
Attempting list_port_bindings for 83acfc68-df20-4993-835a-ca3cdf5c37ab...
SUCCESS: Bindings retrieved: {'bindings': [{'host': 
'juju-e7df6d-test-jammy-yoga-8', 'vif_type': 'ovs', 'vnic_type': 'normal', 
'status': 'ACTIVE', 'profile': {}, 'vif_details': {'port_filter': True, 
'connectivity': 'l2'}}]}
ubuntu@juju-e7df6d-test-jammy-yoga-7:~$ apt-cache policy python3-neutronclient
python3-neutronclient:
  Installed: 1:7.8.0-0ubuntu1.1
  Candidate: 1:7.8.0-0ubuntu1.1
  Version table:
 *** 1:7.8.0-0ubuntu1.1 500
        500 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
     1:7.8.0-0ubuntu1 500
        500 http://availability-zone-1.clouds.archive.ubuntu.com/ubuntu 
jammy/main amd64 Packages


Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130459

Title:
  neutronclient uses the wrong key when listing port bindings

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2130459/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to