Fix version added for new parameters in quantum modules

This commit is contained in:
James Tanner 2014-04-08 10:32:53 -04:00
parent e4d7ffc47c
commit 74c5b8b3bb
2 changed files with 2 additions and 0 deletions

View file

@ -80,6 +80,7 @@ options:
- The name of the network of the port to associate with the floating ip. Necessary when VM multiple networks.
required: false
default: None
version_added: "1.5"
requirements: ["novaclient", "quantumclient", "neutronclient", "keystoneclient"]
'''

View file

@ -98,6 +98,7 @@ options:
- DNS nameservers for this subnet, comma-separated
required: false
default: None
version_added: "1.4"
allocation_pool_start:
description:
- From the subnet pool the starting address from which the IP should be allocated