On Wed, Dec 24, 2014 at 2:20 AM, Tim Bell wrote:
>
>
> There is a need for an end user service for backup/snapshot on a schedule.
> Raksha (https://wiki.openstack.org/wiki/Raksha) was close but does not
> seem to be actively developed at the moment. Extensions for remote
> replication on schedule
On 12/28/2014 04:36 PM, Hui Kang wrote:
Hi,
I have a MySQL database using MyISAM engine, instead of innodb. When I
install the openstack service, I can successfully create the database
such as keystone, glance.
However, when I run
su -s /bin/sh -c "keystone-manage db_sync" keystone
it reports t
Hi,
I have a MySQL database using MyISAM engine, instead of innodb. When I
install the openstack service, I can successfully create the database such
as keystone, glance.
However, when I run
su -s /bin/sh -c "keystone-manage db_sync" keystone
it reports the error
CRITICAL keystone [-] NotSuppor