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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp