** Description changed:

+ For openstacksdk master branch:
+ 
  I found we just specify tenant_id for creating SG, but force specify
  project_id for creating SG rules [1]. This may cause compatible issue.
  So this patch keep SG rules same with SG creation and test in upstream
  CI.
  
  This issue raises by https://review.opendev.org/#/c/662724/ , it seems a
  small nit that force to specify project_id to create SG_rule. But other
  resources, such as Network/SG just pass tenant_id. So it may cause some
  compatible issue, or keep the same like other resources at least.
  
  [1]
  
https://github.com/openstack/openstacksdk/blob/master/openstack/cloud/_security_group.py#L312

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837361

Title:
   force specify project_id during create Sg_rule may cause issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstacksdk/+bug/1837361/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to