yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12034
[Bug 1296282] [NEW] Incorrect nullable parameter in models
Public bug reported:
In some models value of 'nullable' parameter in columns is wrong. The following models are incorrect:
NULL for PoolLoadbalancerAgentBinding agent_id
NULL for NexusPortBinding switch_ip and instance_id
NULL for LsnPort lsn_id
NULL for NeutronNsxPortMapping nsx_port_id
NULL for TzNetworkBinding phy_uuid and vlan_id as they are primary keys
Migration 492a106273f8_brocade_ml2_mech_dri sets admin_state_up NULL in ml2_brocadeports instead of NOT NULL.
This can be checked as it is shown there
http://paste.openstack.org/show/74091/.
** Affects: neutron
Importance: Undecided
Assignee: Ann Kamyshnikova (akamyshnikova)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Ann Kamyshnikova (akamyshnikova)
** Description changed:
In some models value of 'nullable' parameter in columns is wrong. The following models are incorrect:
NULL for PoolLoadbalancerAgentBinding agent_id
NULL for NexusPortBinding switch_ip and instance_id
NULL for LsnPort lsn_id
NULL for NeutronNsxPortMapping nsx_port_id
NULL for TzNetworkBinding phy_uuid and vlan_id as they are primary keys
Migration 492a106273f8_brocade_ml2_mech_dri sets admin_state_up NULL in ml2_brocadeports instead of NOT NULL.
- This can be checked as it shown there
+ This can be checked as it is shown there
http://paste.openstack.org/show/74091/.
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1296282
Title:
Incorrect nullable parameter in models
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
In some models value of 'nullable' parameter in columns is wrong. The following models are incorrect:
NULL for PoolLoadbalancerAgentBinding agent_id
NULL for NexusPortBinding switch_ip and instance_id
NULL for LsnPort lsn_id
NULL for NeutronNsxPortMapping nsx_port_id
NULL for TzNetworkBinding phy_uuid and vlan_id as they are primary keys
Migration 492a106273f8_brocade_ml2_mech_dri sets admin_state_up NULL in ml2_brocadeports instead of NOT NULL.
This can be checked as it is shown there
http://paste.openstack.org/show/74091/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1296282/+subscriptions
Follow ups
References