"Cobbler error" appears if two clusters are started to deploy in the same moment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Vladimir Sharshov | ||
5.1.x |
Fix Committed
|
High
|
Vladimir Sharshov |
Bug Description
Steps to reproduce:
1. Create two clusters with 1 controller and 1 compute in each,
2. Open UI for both clusters in different tabs on your browser,
3. Press "Deploy changes" in both tabs, but do not confirm yet.
4. As quick as possible press "Deploy" button in both tabs to start deploy the clusters.
As the result: the first cluster where "Deploy" button was pressed, failed with the notification in UI "Cobbler error".
Provisioning of nodes hasn't even started.
{"build_id": "2014-11-
Changed in fuel: | |
milestone: | 6.1 → 6.0 |
Changed in fuel: | |
assignee: | nobody → Fuel Python Team (fuel-python) |
Changed in fuel: | |
status: | Confirmed → In Progress |
Workaround that was proposed in the review https:/ /review. openstack. org/#/c/ 134929/ didn't help in this case.