You have been subscribed to a public bug:

The instance to be added should not have any ports i.e. it is still in
scheduling state.

In Project->Networks->Load Balancers:

1. Click on Members tab
2. Click on 'Add Member' button
3. Enter member details and pick the instance with no ports

You will get a success message that a member has been added but you
won't see it in the table. The AddMember workflow calls neutron to
retrieve a port list. If the port list is empty the function returns
True and fails silently. The function should return False with a failure
message if there are no ports so that the error message can be displayed
to the user.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
Loadbalancer Add member fails silently
https://bugs.launchpad.net/bugs/1521394
You received this bug notification because you are a member of Yahoo! 
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to