diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-06-13 18:09:55 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-06-13 18:09:55 +0000 |
commit | b97bfa35e3618fbb3a26476a02acfefc61f3a7d0 (patch) | |
tree | abc16d6d04e41c43e7ec65f32ee27b5b17faf416 /roles/README.rst | |
parent | 737f40d755b29229d698b37239c4179a08a17a17 (diff) | |
parent | cba52888670d2f19a104960ed9be9bd24b97b9c0 (diff) |
Merge "Make network-isolation environment rendered for all roles"
Diffstat (limited to 'roles/README.rst')
-rw-r--r-- | roles/README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/README.rst b/roles/README.rst index 6c742332..cd1fcb47 100644 --- a/roles/README.rst +++ b/roles/README.rst @@ -58,6 +58,10 @@ Role Options * description: (string) as few sentences describing the role and information pertaining to the usage of the role. + * networks: (list), optional list of networks which the role will have + access to when network isolation is enabled. The names should match + those defined in network_data.yaml. + Working with Roles ================== The tripleoclient provides a series of commands that can be used to view |