Remove nodes constraint on provisioning task
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
Wishlist
|
Fuel Sustaining |
Bug Description
Detailed bug description:
There is possibility to run provision without node, assuming we have a cluster without nodes:
`self.fuel_
It builds image which can be used later to speedup provisioning (especially for tests with snapshots reverts)
But after image is build it fails with
2016-04-15 14:00:59 INFO [31404] a43874a3-
exit code: 0
2016-04-15 14:00:59 INFO [31404] Provision summary: time was spent 00:16:53
2016-04-15 14:00:59 ERROR [31404] Error running provisioning: Nodes to provision are not provided!, trace:
["/usr/
"/usr/
"/usr/
"/usr/
"/usr/
"/usr/
"/usr/
"/usr/
"/usr/
"/usr/
"/usr/
"/usr/
"/usr/
2016-04-15 14:00:59 DEBUG [31404] Dispatching aborted by image_provision
It would be really helpful to prepare image before deployment.
Changed in fuel: | |
milestone: | none → 9.0 |
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | Fuel Python (Deprecated) (fuel-python) → Fuel Sustaining (fuel-sustaining-team) |
(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:
actual result
version
expected result
steps to reproduce
For more detailed information on the contents of each of the listed sections see https:/ /wiki.openstack .org/wiki/ Fuel/How_ to_contribute# Here_is_ how_you_ file_a_ bug