[Yahoo-eng-team] [Bug 1449544] Re: Neutron-LB Health monitor association mismatch in horizon and CLI

2015-06-30 Thread senthilmageswaran
The bug is fixed in kilo version . ** Changed in: horizon Status: Confirmed => Invalid -- 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/1449544 Title: Neutron

[Yahoo-eng-team] [Bug 1463184] Re: Failing to launch VM if RX_TX*Network Qos is greater than Maximum value is 2147483

2015-06-09 Thread senthilmageswaran
i think the max bandwidth limitation would not exceed 0x7fff(2147483647). Since because of your configuration of RX_TX factor for 1GB/s network exceeds the max limit the vmware server is throwing error. Also, in your log 2147483 is truncation of 2147483647 -- ** Changed in: neutron

[Yahoo-eng-team] [Bug 1428062] Re: ML2 plugin Plugin does not support updating provider attributes

2015-06-08 Thread senthilmageswaran
Kindly refer the API reference link, http://developer.openstack.org/api-ref-networking-v2-ext.html Under “Networks multiple provider extension” , it is stated that the provider attributes cannot be updated. Not allowing to update the provider attributes is the expected behavior as per the API ref

[Yahoo-eng-team] [Bug 1458570] [NEW] No validation for IP Address , when Member is created

2015-05-25 Thread senthilmageswaran
. Validation needs to be done for Pool-Create and Member-Create ** Affects: neutron Importance: Undecided Assignee: senthilmageswaran (senthilmageswaran-muthusamy) Status: New ** Tags: lbaas ** Changed in: neutron Assignee: (unassigned) => senthilmageswaran (senthilmageswa

[Yahoo-eng-team] [Bug 1427022] Re: not releasing IP address when deleting VM, port, LB VIP

2015-05-20 Thread senthilmageswaran
On checking this behavior, i think this is not a bug. When all the ip addresses are exhausted, new audit is done(during new instance creation) and the table “ ipavailabilityranges “ is updated correctly. kindly check the following reference, https://review.openstack.org/#/c/58017/ In the followi

[Yahoo-eng-team] [Bug 1449546] [NEW] Neutron-LB Health monitor association not listed in Horizon Dashboard

2015-04-28 Thread senthilmageswaran
Assignee: senthilmageswaran (senthilmageswaran-muthusamy) Status: New ** Attachment added: "LB_monitor_list.JPG" https://bugs.launchpad.net/bugs/1449546/+attachment/4386605/+files/LB_monitor_list.JPG ** Changed in: neutron Assignee: (unassigned) => senthilmageswa

[Yahoo-eng-team] [Bug 1449544] [NEW] Neutron-LB Health monitor association mismatch in horizon and CLI

2015-04-28 Thread senthilmageswaran
** Affects: neutron Importance: Undecided Assignee: senthilmageswaran (senthilmageswaran-muthusamy) Status: New ** Tags: lbaas ** Attachment added: "LB_HM_default_assoc_CLI_and_UI.zip" https://bugs.launchpad.net/bugs/1449544/+attachment/4386604/+files/LB_HM_default_assoc

[Yahoo-eng-team] [Bug 1428062] Re: ML2 plugin Plugin does not support updating provider attributes

2015-04-21 Thread senthilmageswaran
@Itzik Brown==> kindly let us know for which network_type you tried to modify segmentation_id ** Changed in: neutron Status: New => Opinion ** Changed in: neutron Status: Opinion => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Te

[Yahoo-eng-team] [Bug 1441576] [NEW] LoadBalancer not opening in horizon after network is deleted

2015-04-08 Thread senthilmageswaran
Public bug reported: Load Balancer fails to open in Horizon, after deleting the Assigned "Network" Steps: 1)Create Network and Subnetwork 2)Create pool in Load Balancer and assign a subnet 3)Delete the Network assigned to the Pool 4)load balancer failed to open from horizon. B