Add deprecation notices for old OpenStack modules

This commit is contained in:
Monty Taylor 2015-02-26 21:12:27 -05:00 committed by Matt Clay
parent fb61d5e795
commit 411c7e22b6
10 changed files with 10 additions and 0 deletions

View file

@ -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: