*** This bug is a duplicate of bug 2054629 *** https://bugs.launchpad.net/bugs/2054629
This was actually a bug in the openstackclient code, fixed by https://review.opendev.org/c/openstack/python-openstackclient/+/909815 I'll mark as a duplicate of 2054629 ** This bug has been marked a duplicate of bug 2054629 default_security_group_rule custom sg default true with no way to override -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2078044 Title: Unable to create the default sg rule which is not for custom sg using CLI command Status in neutron: New Bug description: OpenStack Version: 2024.1 I want to create the default sg rule which is not for custom sg (it means used_in_non_default_sg is false) using CLI command. There is 'openstack default security group rule create' command, but it doesn't have the option to set used_in_non_default_sg false. The default value of used_in_non_default_sg is true, and '--for-custom-sg' option makes used_in_non_default_sg true too. I think the default value of used_in_non_default_sg must be false. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2078044/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp