← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1542819] Re: The details of security group contains "null"

 

I don't think that I agree with you that there is no value in showing
every field, even ones where the value is 'null'.   It might be
meaningless to some users user, but it is more explicit.  Also, ensuring
that every field is represented in a predictable fashion means that the
API may be easier for other services to consume.

I would like to get more opinions on this; marking it as 'opinion' for
now until we get a consensus.

** Changed in: neutron
       Status: New => Opinion

** 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/1542819

Title:
  The details of security group contains "null"

Status in neutron:
  Opinion

Bug description:
  When using security group, I found the some output of security group will be "null". This happens when the value is not specified.
  Under the same condition, "neutron security-group-rule-list" will report "any". However, "neutron security-group-rule-show" will report empty.

  The details can be found at [1].

  I think, if the value it not specified for a security group rule, we
  can hide it from the output of "neutron security-group-show". It is
  meaningless to show a "null" to user.


  [1]  http://paste.openstack.org/show/486190/

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


References