added deprecated doc entry
This commit is contained in:
parent
c4f6e63117
commit
2dc0343d63
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ except ImportError:
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: quantum_subnet
|
module: quantum_subnet
|
||||||
|
deprecated: Deprecated in 2.0. Use os_subnet instead
|
||||||
version_added: "1.2"
|
version_added: "1.2"
|
||||||
short_description: Add/remove subnet from a network
|
short_description: Add/remove subnet from a network
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue