openstack: unit creation serialized?
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Heather Lanigan | ||
OpenStack Charm Test Infra |
Opinion
|
High
|
Unassigned |
Bug Description
version: 2.2-beta4
provider: openstack (ocata based cloud)
When deploying models, it would appear that unit creation is serialised - each unit appears to get tracked in more detail during creation:
Machine State DNS Inst id Series AZ Message
0 started 10.5.0.21 f780bc5f-
1 started 10.5.0.3 76be5c85-
2 pending 10.5.0.4 a247ca2e-
3 pending 10.5.0.19 062685c3-
4 pending 10.5.0.17 af55210e-
5 pending pending zesty "instance \"82e35d37-
which is great; however it now takes alot longer to deploy models when compared to 2.1.x or 1.25.x which did some level of parallel creation of units for applications.
Was this an intended change?
tags: | added: uosci |
Changed in charm-test-infra: | |
importance: | Undecided → High |
tags: | added: openstack-provider usability |
Changed in juju: | |
status: | Incomplete → New |
tags: | added: sts |
Changed in juju: | |
status: | Triaged → In Progress |
assignee: | nobody → Heather Lanigan (hmlanigan) |
Changed in charm-test-infra: | |
status: | Confirmed → Opinion |
Changed in juju: | |
status: | In Progress → Fix Committed |
milestone: | none → 2.3-beta2 |
Changed in juju: | |
status: | Fix Committed → Fix Released |
(I've not tried on other providers yet).