Commit Graph

8 Commits (12b0582f9e606d796b55adf8dfe4fb4dcc542421)

Author SHA1 Message Date
David Shrewsbury 5d73a9a4c5 Fix for routers without external interfaces 9 years ago
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.
9 years ago
Toshio Kuratomi dbc860daaa Fix docs build 9 years ago
David Shrewsbury aa1e8b8b05 Add author to os_router 9 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).
9 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.
9 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.
9 years ago
Monty Taylor edce6a41cf Add OpenStack Router module
Also deprecate old quantum_router module
9 years ago