Hi all, For example, the "Prepare Database" section ( http://docs.openstack.org/developer/trove/dev/manual_install.html#prepare-database) contains commands not valid for the new release of trove, such as: trove-manage --config-file=<PathToTroveConf> db_wipe trove_test.sqlite *mysql fake* and: trove-manage --config-file=<PathToTroveConf> *image_update mysql* `nova --os-username trove --os-password trove --os-tenant-name trove --os-auth-url http://<KeystoneIp>:5000/v2.0 image-list | awk '/trove-image/ {print $2}'` We should modify that commands with those used in the trove/integration/redstack script, in the section rd_manage. Thank you, Giuseppe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20140221/1baaf6ac/attachment.html>