yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42026
[Bug 1521394] Re: Loadbalancer Add member fails silently
** Project changed: django-openstack-auth => horizon
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1521394
Title:
Loadbalancer Add member fails silently
Status in OpenStack Dashboard (Horizon):
New
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1521394/+subscriptions