From 9a9f6e19d5476b55360efa21599bd81628cb45db Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 7 Mar 2019 08:36:31 +0000 Subject: [PATCH] Update git submodules * Update neutron-specs from branch 'master' - Merge "Changing segmentation ID of existing network should be allowed" - Changing segmentation ID of existing network should be allowed In the context of a live datacenter, sometimes the network teams re-organize their VLANs by changing VLAN IDs. This is pretty straightforward in the context of network configuration and physical servers, but when using ML2 VLAN provider networks, those IDs cannot be updated. The only possible solution here would be to delete those networks and recreate them with a different segmentation ID which might be a problem when you have 1000 VMs and 2000 ports. For this reason it would be good if we could change the segmentation ID of an existing network. Change-Id: I71b5b4ff2ba7ace3a8523de2ae6e4dc6a1c110c2 Related-Bug: #1806052 --- neutron-specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron-specs b/neutron-specs index c97f096695..a097bd8bce 160000 --- a/neutron-specs +++ b/neutron-specs @@ -1 +1 @@ -Subproject commit c97f096695dbceb68fcdb6b07b33f0651bc34bfd +Subproject commit a097bd8bce12f1d37eb631808eb3986ca179679e