Public bug reported:

In VPNaaS, when updating a connection, the plugin calls 
river.validator.validate_ipsec_site_connection with only the updated fields 
data.
This may not be enough for the validation, since the data of the existing 
(pre-change) connection is missing.
Any validation that depends on a combination of fields cannot be performed.
Instead, the connection-id or original-connection should be added as argument.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: vpnaas

** Tags added: vpnaas

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1746498

Title:
  VPNaaS update connection validation is missing important data

Status in neutron:
  New

Bug description:
  In VPNaaS, when updating a connection, the plugin calls 
river.validator.validate_ipsec_site_connection with only the updated fields 
data.
  This may not be enough for the validation, since the data of the existing 
(pre-change) connection is missing.
  Any validation that depends on a combination of fields cannot be performed.
  Instead, the connection-id or original-connection should be added as argument.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1746498/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to