yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94612
[Bug 2081109] Re: security-groups-rules-belongs-to-default-sg extension is not documented in api-ref
Hello Ihar:
The default "security group default rules" is a different API. This API
[1][2] allows to create a set of rule templates for the default SG. In
other words: we can define what rules will be automatically added to a
project default SG, instead of the hardcoded ones.
The flag "security_group_rule.belongs_to_default_sg" is a new field
added to the SG rules resource. It is documented in [3] (implemented in
[4]).
Regards.
[1]https://specs.openstack.org/openstack/neutron-specs/specs/2023.2/configurable-default-sg-rules.html
[2]https://review.opendev.org/q/topic:%22bug/1983053%22
[3]https://docs.openstack.org/api-ref/network/v2/#security-group-rules
[4]https://review.opendev.org/c/openstack/neutron-lib/+/883939
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2081109
Title:
security-groups-rules-belongs-to-default-sg extension is not
documented in api-ref
Status in neutron:
Invalid
Bug description:
It was merged in
https://review.opendev.org/c/openstack/neutron/+/883907 but I don't
see the new field mentioned in https://docs.openstack.org/api-
ref/network/v2/#security-group-default-rules-security-group-default-
rules
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2081109/+subscriptions
References