Comment 1 for bug 1747836

Revision history for this message
Rabi Mishra (rabi) wrote : Re: delete stack with non existed pool error

That's because you deleted the resources using octavia api before deleting the stack. Pool property translation is wrapping the HttpNotFound as ValueError. We should handle this though.