← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1522239] [NEW] Useless element in migrate_server shcema

 

Public bug reported:

-host = copy.deepcopy(parameter_types.hostname)
-host['type'] = ['string', 'null']

These 2 lines could be removed from schema file

** Affects: nova
     Importance: Low
     Assignee: Eli Qiao (taget-9)
         Status: Confirmed


** Tags: api

** Changed in: nova
       Status: New => Confirmed

** Changed in: nova
   Importance: Undecided => Low

** Changed in: nova
     Assignee: (unassigned) => Eli Qiao (taget-9)

** Tags added: api

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

Title:
  Useless element in migrate_server shcema

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  -host = copy.deepcopy(parameter_types.hostname)
  -host['type'] = ['string', 'null']

  These 2 lines could be removed from schema file

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


Follow ups