Skip to content
  1. Feb 04, 2022
  2. Feb 02, 2022
  3. Feb 01, 2022
  4. Jan 31, 2022
  5. Jan 27, 2022
  6. Jan 26, 2022
  7. Jan 25, 2022
  8. Jan 24, 2022
  9. Jan 22, 2022
  10. Jan 20, 2022
  11. Jan 17, 2022
  12. Jan 16, 2022
  13. Jan 15, 2022
    • Kenichi Omichi's avatar
      Remove subnet from router on tf-elastx_cleanup (#8425) · c0d1bb1a
      Kenichi Omichi authored
      The tf-elastx_cleanup test job was failed with error message:
      
      Port xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx cannot be deleted
      directly via the port API: has device owner network:router_interface.
      
      That means necessary to remove a subnet from the router before
      deleting the port.
      This adds a method to removes a subnet from the router automatically.
      c0d1bb1a
Loading