Placement service do not implement yet
Bug #1669285 reported by
Chung Chih, Hung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-kubernetes |
New
|
Undecided
|
Chung Chih, Hung |
Bug Description
Nova project introduce new service named placement service since Newton release.
The service provides an HTTP API to manage inventories of different classes of resources, such as disk or virtual cpus, made available by entities called resource providers.
Nova compute will try to connect to placement and report warning if it can connect to the service at Newtown, it can still be compatible if you still not installed placement service.
However placement service is require at Ocata release (which is released at 2017-02-22).
Kolla and Kolla-ansible had implement placement service at 4.0.0.0rc1.
Kolla-kubernetes also need to implement this, or nova compute service can not work.
Changed in kolla-kubernetes: | |
assignee: | nobody → Chung Chih, Hung (lyanchih) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/441766
Review: https:/