423890a495
Recently cliff introduced a sphinx extension directive named autoprogram-cliff which genarates command-line help automatically. By using it, we no longer need to write command-line help document separately. Also fixes minor string substitution issue in a BGPVPN command. Note that the new cliff release with the directive is not released yet, but there are several number of OSC plugin commands proposed and having a local copy would help such developers. Change-Id: I6b1aee89f406ac449fbc43e210c4ca7ad901b19b
15 lines
512 B
ReStructuredText
15 lines
512 B
ReStructuredText
=====================
|
|
firewall group policy
|
|
=====================
|
|
|
|
A **firewall group policy** is an ordered collection of firewall rules.
|
|
A firewall policy can be shared across projects. Thus it can also be made part
|
|
of an audit workflow wherein the firewall_policy can be audited by the
|
|
relevant entity that is authorized (and can be different from the projects
|
|
which create or use the firewall group policy).
|
|
|
|
Network v2
|
|
|
|
.. autoprogram-cliff:: openstack.neutronclient.v2
|
|
:command: firewall group policy *
|