On 24/11/15 01:31, Erich Weiler wrote:
 Hmmm..  When I delete an instance from the command line via:
 
 nova delete 33190d5c-da79-41f7-bc55-899f8f15cb7c
 
 It deletes the instance, but the floating IP remains stuck to that
 deleted instance even after it's deleted.  I guess it has nothing to do
 with horizon....
 
 I wonder where I misconfigured it...
  
My reasoning here and with my horizon upstream hat on:
I see horizon as alternate input method to cli. Thus horizon should not
implement additional functionality here for basic tasks.
Matthias