← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1439155] Re: Wrong argument order in Sahara client call

 

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

-- 
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/1439155

Title:
  Wrong argument order in Sahara client call

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  ENVIRONMENT: devstack(01.04.2015)

  Sahara node group template is called with wrong argument order.
  This makes impossible to set proxy_gateway and volume parameters correctly.

  File: openstack_dashboard/api/sahara.py

  The client call should be changed to kwargs style, so the order of the
  arguments does not matter and does not cause errors anymore.

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


References