You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proxy/ceilometer: deploy middleware before starting service
If we don't deploy the middleware before starting swift-proxy,
swift-proxy might fail to start because it won't find the dependency.
This patch aims to make sure we first install
python-ceilometermiddleware before trying to start swift-proxy.
Change-Id: I3a04bba9de1ebc5e0fad40a43aa7b278f3597b17
0 commit comments