vmware-nsx/etc
Adit Sarfaty 5c1f2f5b30 NSX|V - initial support for NSX policy
This code adds an extension for policy-id in a security group.
when this feature is enabled (new nsxv config: use_nsx_policies):
- Each security group will be linked to an nsx policy.
- No rules will be added to any of the security groups
- Only admin can edit security groups (depending on the policy.json)
- the default security group will be using the new nsx.ini config
  default_policy_id

Change-Id: Iad5e90245c2f70ed88f65f0c5e6ec46cb2eedbbc
2016-11-07 15:27:57 +02:00
..
oslo-config-generator Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
policy Fixed typo in policy rules 2016-07-08 14:54:28 +08:00
README.txt Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
policy.json NSX|V - initial support for NSX policy 2016-11-07 15:27:57 +02:00

README.txt

To generate the sample vmware-nsx configuration files, run the following
command from the top level of the vmware-nsx directory:

tox -e genconfig

If a 'tox' environment is unavailable, then you can run the following script
instead to generate the configuration files:

./tools/generate_config_file_samples.sh