← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1484076] Re: Confusing comment possible typo in network_create function

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

** Changed in: horizon
    Milestone: None => liberty-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1484076

Title:
  Confusing comment possible typo in network_create function

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the def network_create(request, **kwargs): present in
  "horizon/openstack_dashboard/api/neutron.py  "

   """Create a subnet on a specified network.
      :param request: request context
      :param tenant_id: (optional) tenant id of the network created
      :param name: (optional) name of the network created
      :returns: Subnet object
      """

  This actually returns a network object the comment body needs to be
  changed

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


References