Activity log for bug #1564271

Date Who What changed Old value New value Message
2016-03-31 07:28:03 Reedip bug added bug
2016-03-31 07:28:08 Reedip python-openstackclient: assignee Reedip (reedip-banerjee)
2016-03-31 07:37:37 Reedip description Please see http://paste.openstack.org/show/492537/ --pool-prefix is an optional parameter, but Neutron needs it. Similar bug is reported in https://bugs.launchpad.net/neutron/+bug/1477889 Please see http://paste.openstack.org/show/492537/ --pool-prefix is an optional parameter, but Neutron needs it. Duplicate of https://bugs.launchpad.net/neutron/+bug/1477889 and https://bugs.launchpad.net/python-neutronclient/+bug/1536479
2016-03-31 07:45:46 Reedip description Please see http://paste.openstack.org/show/492537/ --pool-prefix is an optional parameter, but Neutron needs it. Duplicate of https://bugs.launchpad.net/neutron/+bug/1477889 and https://bugs.launchpad.net/python-neutronclient/+bug/1536479 Please see http://paste.openstack.org/show/492537/ --pool-prefix is an optional parameter, but Neutron needs some information for it. But as it is a Repeatable parameter, making it a positional parameter doesnt serve the purpose. So in order to prevent this error, the proposal is to send prefixes to the neutron server in the form of an empty list [] during subnet pool create. Similar bug is reported in https://bugs.launchpad.net/neutron/+bug/1477889
2016-03-31 08:23:54 OpenStack Infra python-openstackclient: status New In Progress
2016-04-01 20:38:35 OpenStack Infra python-openstackclient: status In Progress Fix Released