[Yahoo-eng-team] [Bug 1586908] [NEW] In 'net-ip-availability-list' command , '-F' or '--field' parameters specified is invalid

2016-05-29 Thread xiewj
Public bug reported: In Mitaka, In 'net-ip-availability-list' command ,'-F' or '--field' parameters specified is invalid,But in other commands specified in these two parameters are valid. Operation process is as follows: [root@localhost devstack]# neutron net-ip-availability-list

[Yahoo-eng-team] [Bug 1586881] [NEW] If the subnet of a network is dhcp disabled, Executing 'net-ip-availability-list' returns None, Even if the subnets configures address pool

2016-05-29 Thread xiewj
Public bug reported: In MitaKa, If the subnet of a network is dhcp disabled,Executing 'net-ip-availability-list' returns None, Even if the subnets configures address pool Test process is as follows: 1)Created a network with a subnet,the subnet is dhcp disabled [root@localhost devstack]# neutro

[Yahoo-eng-team] [Bug 1316928] Re: VMware driver does not change compute node state to unavailable after disconnecting from vCenter

2016-05-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/290315 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bd508a5a0e2462292cb3ebfa3ba851e8a1a2a01f Submitter: Jenkins Branch:master commit bd508a5a0e2462292cb3ebfa3ba851e8a1a2a01f Author: Giridhar Jayavelu Date: Tue Mar 8 23:13:14 20

[Yahoo-eng-team] [Bug 1577727] Re: nova flavor-create raises 500 error if large value passed to flavor properties

2016-05-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/313234 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9e0032362188d3b4c6ad21881a08275591461d03 Submitter: Jenkins Branch:master commit 9e0032362188d3b4c6ad21881a08275591461d03 Author: dineshbhor Date: Fri Apr 29 12:46:55 2016 +00

[Yahoo-eng-team] [Bug 1582911] Re: Relaxed validation for v2 doesn't accept null for user_data like legacy v2 does (liberty)

2016-05-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/318447 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=22c87390a33300b93f0913d4e787662b119a00b9 Submitter: Jenkins Branch:master commit 22c87390a33300b93f0913d4e787662b119a00b9 Author: He Jie Xu Date: Thu May 19 11:04:10 2016 +080

[Yahoo-eng-team] [Bug 1586816] [NEW] SAWarning: in_(empty sequence) from get_networks_segments()

2016-05-29 Thread Henry Gessau
Public bug reported: neutron/.tox/py27/local/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:153: SAWarning: The IN-predicate on "networksegments.network_id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive t

[Yahoo-eng-team] [Bug 1586780] [NEW] ML2: warnings for PORT_STATUS_ACTIVE not from neutron-lib

2016-05-29 Thread Gary Kotton
Public bug reported: neutron/plugins/ml2/drivers/mech_agent.py:71: DeprecationWarning: PORT_STATUS_ACTIVE in version 'mitaka' and will be removed in version 'newton': moved to neutron_lib.constants 2016-05-28 23:32:20.396 | if not context.host or port['status'] == constants.PORT_STAT

[Yahoo-eng-team] [Bug 1586776] [NEW] RPC Unit tests: have future warnings about UUIDS

2016-05-29 Thread Gary Kotton
Public bug reported: /home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fields.py:329: FutureWarning: uuid is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. P