Comment 0 for bug 1547675

Revision history for this message
Christopher Solis (cnsolis) wrote :

When running 'barbican secret list' on an empty database with a fresh installation of devstack, it is returning 'list index out of range'.
The same thing happens when using the openstack CLI as well.

christopher@christopher-VirtualBox:~/devstack$ barbican secret list
list index out of range
christopher@christopher-VirtualBox:~/devstack$ openstack secret list
list index out of range

Something must have been merged recently that is causing this because this was it was not previously returning this index error.