Hide Forgot
Description of problem: Gnocchi Documentation Bug: openstack-gnocchi-indexer-sqlalchemy-2.1.3-3.el7ost.noarch does not contains gnocchi-dbsync. Our Installation Reference for Mitaka metions gnocchi-dbsync to initialize the gnocchi backend. 14.2. Initialize Time-Series-Database-as-a-Service Initialize the indexer: # gnocchi-dbsync Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. rpm -ql openstack-gnocchi-indexer-sqlalchemy /usr/bin/gnocchi-upgrade 2. 3. Actual results: Executing gnocchi-upgrade installs "some" of the expected tables, except the ones needed by metricd and statsd. Expected results: All needed tables are created as expected. Additional info:
Assigning to Lukas for review.
The mentioned command only occurred in the Docs once. I changed it into "gnocchi-upgrade" in both 9 and 10 versions.
Updated guides have been published.