Comment 0 for bug 1776375

Revision history for this message
Seyeong Kim (seyeongkim) wrote : Making gnocchi resource support multiple projects with the same name

[Impact]

There are 500 error when creating AodhGnocchiAggregationByResourcesAlarm

[TestCase]

1. deploy openstack env (https://pastebin.ubuntu.com/p/3SXDQT9hWq/)
- juju run-action heat/0 domain-setup

2. create new domain, project, user, role etc (https://pastebin.ubuntu.com/p/x8VDrzbWS3/)
3. create image, flavor, network if needed
4. source testrc (https://pastebin.ubuntu.com/p/b25bSY3ktf/)
5. openstack keypair create rabokey > ~/rabokey.pem; chmod 600 ~/rabokey.pem;
6. openstack stack create -t ./web.yaml asg --wait

[Regression]
TBD

[Others]