← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2078044] [NEW] Not able to create the default sg rule which is not for custom sg using CLI

 

Public bug reported:

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 custom Security Group' false.
The default value for 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 for used_in_non_default_sg must be false.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: sg-fw

** Tags added: sg-fw

-- 
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:
  Not able to create the default sg rule which is not for custom sg
  using CLI

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 custom Security Group' false.
  The default value for 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 for used_in_non_default_sg must be false.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2078044/+subscriptions



Follow ups