← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1613998] [NEW] Common API samples for server creating can't work with mciroversions > 2.37

 

Public bug reported:

Change https://review.openstack.org/#/c/316398/37 added new
microversion 2.37. This microversion added required field 'networks'
into create server request. By default Nova functional api tests use
samples from '/servers' directory to create a server. But now such
requests got 400 Bad Request because of missed 'networks' field.

Because of this bug changes which add new microversion will got -1 from
functional job

** Affects: nova
     Importance: Critical
     Assignee: Sergey Nikitin (snikitin)
         Status: In Progress


** Tags: testing

** Description changed:

  Change https://review.openstack.org/#/c/316398/37 added new
  microversion 2.37. This microversion added required field 'networks'
  into create server request. By default Nova functional api tests use
  samples from '/servers' directory to create a server. But now such
  requests got 400 Bad Request because of missed 'networks' field.
+ 
+ Because of this bug changes which added new microversion will got -1
+ from functional job

** Description changed:

  Change https://review.openstack.org/#/c/316398/37 added new
  microversion 2.37. This microversion added required field 'networks'
  into create server request. By default Nova functional api tests use
  samples from '/servers' directory to create a server. But now such
  requests got 400 Bad Request because of missed 'networks' field.
  
- Because of this bug changes which added new microversion will got -1
- from functional job
+ Because of this bug changes which add new microversion will got -1 from
+ functional job

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

Title:
  Common API samples for server creating can't work with mciroversions >
  2.37

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Change https://review.openstack.org/#/c/316398/37 added new
  microversion 2.37. This microversion added required field 'networks'
  into create server request. By default Nova functional api tests use
  samples from '/servers' directory to create a server. But now such
  requests got 400 Bad Request because of missed 'networks' field.

  Because of this bug changes which add new microversion will got -1
  from functional job

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


Follow ups