Reviewed: https://review.openstack.org/301232 Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=6e1d58557d54b0140f763733953f69a2c23396ac Submitter: Jenkins Branch: master
commit 6e1d58557d54b0140f763733953f69a2c23396ac Author: Alexey Lebedeff <email address hidden> Date: Mon Apr 4 19:44:09 2016 +0300
Fix half-hearted attempt to erase mnesia in OCF RA
ocf_run does $("$@"), so "${MNESIA_FILES}/*" wasn't expanded and mnesia directory wasn't actually cleaned up
It's safe to remove that directory completely - it will be re-created automatically by mnesia.
Upstream https://github.com/rabbitmq/rabbitmq-server/pull/724
Change-Id: I0aa47f61e03c99ee6ebb56b833463cdf4ccd243e Closes-Bug: 1565868
Reviewed: https:/ /review. openstack. org/301232 /git.openstack. org/cgit/ openstack/ fuel-library/ commit/ ?id=6e1d58557d5 4b0140f76373395 3f69a2c23396ac
Committed: https:/
Submitter: Jenkins
Branch: master
commit 6e1d58557d54b01 40f763733953f69 a2c23396ac
Author: Alexey Lebedeff <email address hidden>
Date: Mon Apr 4 19:44:09 2016 +0300
Fix half-hearted attempt to erase mnesia in OCF RA
ocf_run does $("$@"), so "${MNESIA_FILES}/*" wasn't expanded and mnesia
directory wasn't actually cleaned up
It's safe to remove that directory completely - it will be re-created
automatically by mnesia.
Upstream https:/ /github. com/rabbitmq/ rabbitmq- server/ pull/724
Change-Id: I0aa47f61e03c99 ee6ebb56b833463 cdf4ccd243e
Closes-Bug: 1565868