Update git submodules

* Update neutron from branch 'master'
  - Merge "Add qos_network_policy_id to Port OVO"
  - Add qos_network_policy_id to Port OVO
    
    Added field "qos_network_policy_id" to Port OVO. This parameter
    will be used to retrieve the QoS policy bound to the port network.
    This reduces the number of calls to the database by creating a join
    between the QosNetworkPolicyBinding table and the Port table, based
    on the network ID.
    
    This backref association is not persistent (marked as "viewonly").
    This relationship is using for loading the QoS policy ID of the
    port network in the Port OVO.
    
    Related-Bug: #1834484
    
    Change-Id: I219a925d5e269b8c73a0481daa879d72c399fd8f
This commit is contained in:
Zuul 2019-07-05 07:30:00 +00:00 committed by Gerrit Code Review
parent 47bc787f64
commit 2e0435dbaf

@ -1 +1 @@
Subproject commit 510a23dab2225c80061dfa83bddaf1e46ecd40e3
Subproject commit dec5eed17f9c74b945f2b8b3136854746deb10ee