File: nat-source-field-7c7db2a724616d59.yaml

package info (click to toggle)
python-openstacksdk 0.101.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,888 kB
  • sloc: python: 90,744; sh: 173; makefile: 21
file content (6 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
---
features:
  - Added nat_source flag for networks. In some more complex clouds there
    can not only be more than one valid network on a server that NAT can
    attach to, there can also be more than one valid network from which to
    get a NAT address. Allow flagging a network so that it can be found.