Comment 1 for bug 1616066

Revision history for this message
Ryan Tidwell (ryan-tidwell) wrote :

Looks like a simple fix. If you look at [1], we should use "bp.get('password')" instead of "bp['password']".

[1] https://github.com/openstack/neutron/blob/stable/mitaka/neutron/db/bgp_db.py#L269