Add documentation for required parameter name to quantum_subnet

This commit is contained in:
Lukas Grossar 2014-05-09 15:17:04 +02:00
parent 5c7109b8b9
commit 0aa4cb9a79

View file

@ -68,6 +68,11 @@ options:
- Name of the network to which the subnet should be attached
required: true
default: None
name:
description:
- The name of the subnet that should be created
required: true
default: None
cidr:
description:
- The CIDR representation of the subnet that should be assigned to the subnet