gnocchi scenario gate using swift storage
Bug #1629392 reported by
Travis Truman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack-Ansible |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
We should have a scenario gate test in either the os_gnocchi role or the integrated repo that configures Gnocchi to use Swift as its storage backend.
Changed in openstack-ansible: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
To post a comment you must log in.
To be optimal, this scenario wants Ceilometer installed as well to ensure that the metric filter excludes metrics from gnocchi writing to swift, but that Swift traffic from other projects does cause metrics to be recorded and stored.
This testing scenario of the Swift filtering ensures we have a complex set of configurations set correctly in OSA. It might be easiest to implement in the integrated gate simply because all of the pieces can easily be installed there, and debugging of the scenario may be easier.