Browse Source
Since gnocchi is the default backend, We might want to be able to override this option and let it skip by default for compatibility. let user set it via extra_params. Change-Id: I23e43552e14ced5a7da5e16ef323df3b1ec6722dchanges/27/424127/9
5 changed files with 23 additions and 14 deletions
@ -0,0 +1,5 @@
|
||||
--- |
||||
fixes: |
||||
- Replace ceilometer dbsync with upgrade command. |
||||
dbsync has been deprecated. Also remove the |
||||
skip gnocchi opts as gnocchi is default now. |
Loading…
Reference in new issue