Also verified for Noble. Below shows running the test case in the bug
description before and after enabling proposed:

ubuntu@juju-e4290a-test-noble-caracal-7:~$ python3 reproduce.py 
1c160764-5904-444c-b88f-7c9bd424a4ca
Attempting list_port_bindings for 1c160764-5904-444c-b88f-7c9bd424a4ca...
FAILURE: error: 'port_bindings'
ubuntu@juju-e4290a-test-noble-caracal-7:~$ apt-cache policy 
python3-neutronclient
python3-neutronclient:
  Installed: 1:11.2.0-0ubuntu1
  Candidate: 1:11.2.0-0ubuntu1
  Version table:
 *** 1:11.2.0-0ubuntu1 500
        500 http://availability-zone-1.clouds.archive.ubuntu.com/ubuntu 
noble/main amd64 Packages
        100 /var/lib/dpkg/status
ubuntu@juju-e4290a-test-noble-caracal-7:~$ sudo add-apt-repository "deb 
http://archive.ubuntu.com/ubuntu/ noble-proposed main restricted universe 
multiverse" 2>&1 >/dev/null
ubuntu@juju-e4290a-test-noble-caracal-7:~$ sudo apt-get update 2>&1 >/dev/null
ubuntu@juju-e4290a-test-noble-caracal-7:~$ sudo apt install -y 
python3-neutronclient=1:11.2.0-0ubuntu1.1 2>&1 >/dev/null
ubuntu@juju-e4290a-test-noble-caracal-7:~$ python3 reproduce.py 
1c160764-5904-444c-b88f-7c9bd424a4ca
Attempting list_port_bindings for 1c160764-5904-444c-b88f-7c9bd424a4ca...
SUCCESS: Bindings retrieved: {'bindings': [{'host': 
'juju-e4290a-test-noble-caracal-8', 'vif_type': 'ovs', 'vnic_type': 'normal', 
'status': 'ACTIVE', 'profile': {}, 'vif_details': {'port_filter': True, 
'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system'}}]}
ubuntu@juju-e4290a-test-noble-caracal-7:~$ apt-cache policy 
python3-neutronclient
python3-neutronclient:
  Installed: 1:11.2.0-0ubuntu1.1
  Candidate: 1:11.2.0-0ubuntu1.1
  Version table:
 *** 1:11.2.0-0ubuntu1.1 1001
        100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
     1:11.2.0-0ubuntu1 500
        500 http://availability-zone-1.clouds.archive.ubuntu.com/ubuntu 
noble/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