yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64549
[Bug 1695634] Re: Something weird just broke in creating servers
Reviewed: https://review.openstack.org/471042
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=7a74c2ab24dc7083996df5c9ed7baf89cbf219f3
Submitter: Jenkins
Branch: master
commit 7a74c2ab24dc7083996df5c9ed7baf89cbf219f3
Author: Chris Dent <cdent@xxxxxxxxxxxxx>
Date: Mon Jun 5 16:06:06 2017 +0000
Start placement before services that might like to use it
Otherwise those services, notably n-cpu, will try to register
resource providers before placement is ready.
Change-Id: I89fd4fa42baf3d19ee209c59cd85b97adb97c58b
Closes-Bug: #1695634
** Changed in: devstack
Status: In Progress => 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/1695634
Title:
Something weird just broke in creating servers
Status in devstack:
Fix Released
Status in OpenStack Compute (nova):
Invalid
Bug description:
shade's functional tests just started breaking since yesterday. The
nova changes between a passing and a failing test are:
--e git+https://git.openstack.org/openstack/nova@046149825c5d6d5ac56a5f5d4498c996dfe8c7ee#egg=nova
+-e git+https://git.openstack.org/openstack/nova@28ace935cdc2e040206a1fee84ee29d669856ca8#egg=nova
Failing run (includes logging of the REST calls):
http://logs.openstack.org/95/468095/2/gate/gate-shade-
functional/3f5d8dc/console.html
Succeeding run from yesterday of the same patch:
http://logs.openstack.org/95/468095/2/check/gate-shade-
functional/ad48ef0/console.html
Looking at the diff between the passing and failing nova changes,
there do seem to be changes related to server creation and flavors.
They all seem to be properly behind a microversion, but since I'm
seeing failures all of a sudden, I figured I'd report it in case nova
notices something funky in there.
I'm continuing to investigate shade-side and will update this if I
find something.
To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1695634/+subscriptions
References