| commit | 5d27a33f4c8f6a9bc5f6ca20f844a124a5d8b223 | [log] [tgz] |
|---|---|---|
| author | aguilard <e.dah.tid@telefonica.com> | Thu Nov 02 16:52:56 2023 +0000 |
| committer | aguilard <e.dah.tid@telefonica.com> | Mon Nov 06 07:29:55 2023 +0000 |
| tree | cff46f9f4d20e27582d444bddf3d1d253b3bc68b | |
| parent | 6c7318f4ee720e17a8a6e95dc4ac0c551ee5da32 [diff] |
Fix bug 2302: IP ranges management in Azure not working properly OSM uses a specific vnet to create NS or VNF subnets when instantiating on Azure. The vnets allow more than one address prefix, but RO only try to allocate new subnets in the range defined in first place, ignoring the rest. Change-Id: I9792caf2a468e60b6762567a9b4a90d0f1646b39 Signed-off-by: aguilard <e.dah.tid@telefonica.com>