← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1265716] [NEW] Wrong variable names " addFixedIp" and "networkId" in multinic-add-fixed-ip-req.json

 

Public bug reported:

{
   "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)

** Affects: nova
     Importance: Undecided
     Assignee: Shuangtai Tian (shuangtai-tian)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => Shuangtai Tian (shuangtai-tian)

-- 
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):
  In Progress

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)

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


Follow ups

References