Skip to content
Snippets Groups Projects
  1. Oct 26, 2022
  2. Jun 29, 2022
  3. May 12, 2020
    • Monty Taylor's avatar
      Rename all of the modules · e47c4671
      Monty Taylor authored
      This is separate from the previous patch - it's just the results
      of running the script so we can review the two a little independently.
      We should probably squash them.
      
      Change-Id: I838f15cf4a32455a5be20033c8ddc27db6ca15c0
      e47c4671
  4. Apr 26, 2020
    • rawat's avatar
      Updated allocation pool checks · 95dcd82c
      rawat authored
      As per the REST Networking API v2.0 (Subnet) docs, if subnets pools
      are not specified, OpenStack networking automatically allocates pools
      covering all IP addresses in the CIDR.
      
      In custom vendor specific environments, subnets can be created without
      allocation pools via UI due to which subnets will not have any existing
      allocation pools. Under this scenario, module throws an
      "IndexError: list index out of range" error.
      
      Also, allow to add more allocation pools on top of existing allocation
      pools.
      
      Change-Id: Ib8becf5e958f1bc8e5c9fd76f1722536bf1c9f1a
      95dcd82c
  5. Jan 20, 2020
Loading