rackerlabs / genestack

Where Flex cloud brings infrastructures to where you are.
https://docs.rackspacecloud.com/
Apache License 2.0
24 stars 28 forks source link

fix: added gnocchiclient to allow resource cleaner job to execute #443

Closed japerezjr closed 4 days ago

japerezjr commented 4 days ago

Gnocchi resource job was failing because the gnocchi executable was not installed on the image. pip install gnochhiclient will add the necessary executable.