Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-19 | Cover gnocchi api step 4 and 5 | Alex Schultz | 1 | -30/+79 | |
Update the gnocchi api to expose the redis information as a class parameter so it can be tested correctly. Change-Id: I075b4af5e7bb35f90f7b82f8fb1b6d6ad6363b71 | |||||
2017-04-12 | Move gnocchi wsgi configuration to step 3 | Alex Schultz | 1 | -0/+101 | |
We configure apache in step3 so we need to configure the gnocchi api in step 3 as well to prevent unnecessary service restarts during updates. Change-Id: I30010c9cf0b0c23fde5d00b67472979d519a15be Related-Bug: #1664418 |