← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1926959] [NEW] Allow update of description of security_group_rule

 

Public bug reported:

Allow putting/editing description on an existing security_group_rule:

curl -X PUT -H "X-Auth-Token: $TOKEN"  -H "Content-Type:
application/json"  -d
'{"security_group_rule":{"description":"testing"}}'
"http://$NEUTRON_URL:9696/v2.0/security_group_rules/$SEC_RULE_ID

I do not know implications of the attached patch with reagards to the
firewall agent. Comments are welcome.

** Affects: neutron
     Importance: Undecided
         Status: New

** Patch added: "patch to allow update description of sec_group_rule"
   https://bugs.launchpad.net/bugs/1926959/+attachment/5494405/+files/neutron.diff

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1926959

Title:
  Allow update of description of security_group_rule

Status in neutron:
  New

Bug description:
  Allow putting/editing description on an existing security_group_rule:

  curl -X PUT -H "X-Auth-Token: $TOKEN"  -H "Content-Type:
  application/json"  -d
  '{"security_group_rule":{"description":"testing"}}'
  "http://$NEUTRON_URL:9696/v2.0/security_group_rules/$SEC_RULE_ID

  I do not know implications of the attached patch with reagards to the
  firewall agent. Comments are welcome.

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