Commit 9ae97a77 by David Stygstra

Fix description on quantum_subnet module

parent ab495d19
...@@ -29,9 +29,9 @@ DOCUMENTATION = ''' ...@@ -29,9 +29,9 @@ DOCUMENTATION = '''
--- ---
module: quantum_subnet module: quantum_subnet
version_added: "1.2" version_added: "1.2"
short_description: Add/Remove floating IP from an instance short_description: Add/remove subnet from a network
description: description:
- Add or Remove a floating IP to an instance - Add/remove subnet from a network
options: options:
login_username: login_username:
description: description:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment