Commit Graph

7 Commits (c54c5c8234bcf47ffb0cd39397ba2ee01d8e39e5)

Author SHA1 Message Date
David Shrewsbury 55e9dc73f5 Fix os_router to accept internal interfaces
Allow the 'interfaces' attribute to represent internal router
interfaces, composed of subnet names, and the 'external_fixed_ips'
attribute to represent external interface subnet/IP.
10 years ago
Toshio Kuratomi dbc860daaa Fix docs build 10 years ago
David Shrewsbury aa1e8b8b05 Add author to os_router 10 years ago
David Shrewsbury d52bb67978 Allow complete router configuration
This change allows one to completely configure a router, including
gateway and interfaces, using the latest shade (>0.13.0).
10 years ago
David Shrewsbury ef93fb1c14 More os_router module cleanup and fixes.
Added a RETURN section, corrected version_added value, removed use of
'result' in exit_json() calls.
10 years ago
David Shrewsbury 653060dc47 Update os_router to the latest version
This version uses the latest shade for a cleaner interface,
support for check mode, and updating an existing router.
11 years ago
Monty Taylor edce6a41cf Add OpenStack Router module
Also deprecate old quantum_router module
11 years ago