File: options-create-router-97910a882b604652.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
features:
  - |
    It is now possible to add an external gateway to a router
    immediately on creation. Previously it could only be done by
    modifying the router after it had been created. This includes
    the options to en- or disable SNAT and to specify a fixed-ip
    on the external network.