Comment 9 for bug 1659391

Revision history for this message
Valeriy Ponomaryov (vponomaryov) wrote : Re: Server list API does not show existing servers if cell service disabled and default cell not configured

This bug was work-arounded in Manila devstack plugin with following change:

https://review.openstack.org/#/c/425716/2/devstack/plugin.sh

that uses direct "get" by server ID instead of "list" and look for server with our name that has been broken by https://review.openstack.org/#/c/396775