Normalize the way requirements is specified

pull/10914/head
Toshio Kuratomi 9 years ago
parent 99909b08ba
commit b19d426f0b

@ -91,7 +91,8 @@ options:
choices: [public, internal, admin]
required: false
default: public
requirements: [shade]
requirements:
- shade
notes:
- The standard OpenStack environment variables, such as C(OS_USERNAME)
may be user instead of providing explicit values.

Loading…
Cancel
Save