octavia/releasenotes/notes/add-noop-amphora-stats-2cc64717f85eb9a8.yaml
Omer 0c367b4fed Provide Amphora stats for Octavia no-op drivers
So far, when Octavia was running with noop drivers, there were no
amphora statistics data provided and 404 was returned as the
AmphoraStatistics object was not created, and therefore not found.

This patch adds fake statistics to amphora noop driver.

Closes-Bug: #2030774
Change-Id: Ib65e459bcd10a5ab877c0cf6f234d634d25d1e55
2023-11-02 12:07:13 +01:00

6 lines
105 B
YAML

---
other:
- |
Add fake Amphora stats for when Octavia runs in noop mode / using
noop drivers.