fa10dbc919
Change-Id: I0233d1560169605be8aa51a79d0e71ff596568ea |
||
---|---|---|
.. | ||
disallowed_flavors | ||
disallowed_images | ||
security_groups | ||
volume_encryption | ||
cross_project_network.yaml | ||
network_gateway.yaml | ||
README.rst | ||
tag_based_network_security_zone.yaml |
Policy Library
Congress bundles a library of useful policies to help users get started.
For example, the
library/volume_encryption/servers_unencrypted_volume.yaml
identifies and warns on servers with unencrypted volumes attached.
../../../library/volume_encryption/servers_unencrypted_volume.yaml
The latest collection library policies can be found here: https://github.com/openstack/congress/tree/master/library
To import a library policy YAML file into Congress, use the following CLI command (python-congressclient version 1.8.0 or higher https://pypi.python.org/pypi/python-congressclient/).
$ openstack congress policy create-from-file <path-to-policy-yaml>