mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
Add deprecation notices for old OpenStack modules
This commit is contained in:
parent
fb61d5e795
commit
411c7e22b6
10 changed files with 10 additions and 0 deletions
|
@ -27,6 +27,7 @@ except ImportError:
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: quantum_router_interface
|
||||
deprecated: Deprecated in 1.9. Use os_router_interface instead
|
||||
version_added: "1.2"
|
||||
short_description: Attach/Dettach a subnet's interface to a router
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue