Updated openstack/openstack
Project: openstack/nova b67d62399b1401f66ad10f8bbc6a666d09274586 Modify conductor to use RequestSpec object Now, we can hydrate the RequestSpec object directly in the conductor and modify the Scheduler client to primitive it before calling the RPC API. Later changes will focus on modifying the scheduler.utils methods to play with RequestSpec object (and possibly kick build_request_spec) but this can be done on separate changes for cleaning that up. NOTE: There is an ugly hack hidden in that change because of a bug in oslo.messaging which doesn't accept datetime type for values. That will be removed right in the next patch of the branch. Yeah, I know it's bad but it's very temporary. Change-Id: I916707d4dee66608e0bf7cd2d0784dafbfecda38 Partially-Implements: blueprint request-spec-object-mitaka
This commit is contained in:
committed by
Gerrit Code Review
parent
e48f0bf298
commit
101cb158ca