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

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

Title:
  Wrong variable names " addFixedIp" and "networkId" in multinic-add-
  fixed-ip-req.json

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  {
     "addFixedIp":{
     "networkId": 1
  }
  }

  the variable names should be "add_fixed_ip" and "network_id"
  those are forgot to change in the abaadf09ed86ef68(Adds V3 API samples for 
cells and multinic)

  please see:
  
https://github.com/openstack/nova/blob/master/nova/tests/integrated/v3/api_samples/os-multinic/multinic-add-fixed-ip-req.json.tpl#L2

  
https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/plugins/v3/multinic.py#L54

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1265716/+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

Reply via email to