Do not provide /usr/bin/aodh

This is probably a left-over from a bad copy-paste. This of course
breaks my packaged-based CI, as this conflicts with aodhclient.

Signed-off-by: Thomas Goirand <zigo@debian.org>
Change-Id: I7192027523c15ae937ddd5c57c299cc8a4c66908
This commit is contained in:
Thomas Goirand
2026-03-18 08:58:58 +01:00
parent 8a5b572e29
commit 594ad1e7be

View File

@@ -34,9 +34,6 @@ packages = [
"observabilityclient"
]
[project.scripts]
aodh = "aodhclient.shell:main"
[project.entry-points."openstack.cli.extension"]
observabilityclient = "observabilityclient.plugin"