← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1366719] [NEW] security_group_rules direction bad 'allow_put' value

 

Public bug reported:

Even though there is no option to update security_group_rules, there is
        'direction': {'allow_post': True, 'allow_put': True,
                      'is_visible': True,
                      'validate': {'type:values': ['ingress', 'egress']}},
which 'allow_put': True suggests it may be updated.

** Affects: neutron
     Importance: Undecided
     Assignee: Jacek Świderski (jacek-swiderski)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Jacek Świderski (jacek-swiderski)

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

Title:
  security_group_rules direction bad 'allow_put' value

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Even though there is no option to update security_group_rules, there is
          'direction': {'allow_post': True, 'allow_put': True,
                        'is_visible': True,
                        'validate': {'type:values': ['ingress', 'egress']}},
  which 'allow_put': True suggests it may be updated.

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


Follow ups

References