Drop Ironic DB using non-default password 65/46065/1
authorVictor Morales <victor.morales@intel.com>
Fri, 20 Oct 2017 19:06:29 +0000 (12:06 -0700)
committerVictor Morales <victor.morales@intel.com>
Fri, 20 Oct 2017 19:06:29 +0000 (12:06 -0700)
commitc79ba02d08d48120b9223bbf82700153147f89f1
treedf9e7924dd3008e64f7b94f3f989843c719285f0
parentc9d974c65f29c07732586e7f5560ccc390142cd6
Drop Ironic DB using non-default password

The current implementation relays on the fact that the existing mysql
deployment the root user can remove has access to the root user
without its password. It's possible to drop the Ironic database using
the same credentials that were used during its creation.

Change-Id: I4b26455e06e5f024d2bd8c42065367838bb4aa0f
Signed-off-by: Victor Morales <victor.morales@intel.com>
bifrost/scripts/destroy-env.sh