Thanks Brian, this has been successfully verified.
root@f1:~# sudo apt install software-properties-common
...
Preparing to unpack .../software-properties-common_0.98.9.3_all.deb ...
Unpacking software-properties-common (0.98.9.3) over (0.98.9.2) ...
Preparing to unpack .../python3-software-properties_0.98.9.3_all.deb ...
Unpacking python3-software-properties (0.98.9.3) over (0.98.9.2) ...
Setting up python3-software-properties (0.98.9.3) ...
Setting up software-properties-common (0.98.9.3) ...
...
root@f1:~# sudo add-apt-repository cloud-archive:wallaby
Ubuntu Cloud Archive for OpenStack Wallaby
More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
Press [ENTER] to continue or Ctrl-c to cancel adding it.
...
Reading package lists... Done
root@f1:~# apt policy aodh-common
aodh-common:
Installed: (none)
Candidate: 11.0.0-0ubuntu1~cloud0
Version table:
11.0.0-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu
focal-updates/wallaby/main amd64 Packages
10.0.0-0ubuntu0.20.04.1 500
500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
10.0.0~b3~git2020041012.6ae7f90a-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
root@f1:~# sudo add-apt-repository cloud-archive:wallaby-proposed
Ubuntu Cloud Archive for OpenStack Wallaby [proposed]
More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
Press [ENTER] to continue or Ctrl-c to cancel adding it.
...
Reading package lists... Done
root@f1:~# apt policy aodh-common
aodh-common:
Installed: (none)
Candidate: 11.0.0-0ubuntu1~cloud0
Version table:
11.0.0-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu
focal-proposed/wallaby/main amd64 Packages
500 http://ubuntu-cloud.archive.canonical.com/ubuntu
focal-updates/wallaby/main amd64 Packages
10.0.0-0ubuntu0.20.04.1 500
500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
10.0.0~b3~git2020041012.6ae7f90a-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
root@f1:~# sudo apt install aodh-common
...
root@f1:~# apt policy aodh-common
aodh-common:
Installed: 11.0.0-0ubuntu1~cloud0
Candidate: 11.0.0-0ubuntu1~cloud0
Version table:
*** 11.0.0-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu
focal-proposed/wallaby/main amd64 Packages
500 http://ubuntu-cloud.archive.canonical.com/ubuntu
focal-updates/wallaby/main amd64 Packages
100 /var/lib/dpkg/status
10.0.0-0ubuntu0.20.04.1 500
500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
10.0.0~b3~git2020041012.6ae7f90a-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1902710 Title: [SRU] Enable support for Wallaby Cloud Archive Status in software-properties package in Ubuntu: Fix Committed Status in software-properties source package in Focal: Fix Committed Status in software-properties source package in Hirsute: Fix Committed Bug description: Please add support for: cloud-archive:wallaby cloud-archive:wallaby-proposed This will also need to be SRU'd back to focal. [Impact] End users have to manually enable the wallaby cloud archive pockets. [Test case] sudo add-apt-repository cloud-archive:wallaby sudo add-apt-repository cloud-archive:wallaby-proposed [Regression potential] Limited - just a data item addition To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1902710/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

