Add "--force-cross-build" argument to kolla-build
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Invalid
|
Low
|
Vikram Hosakote |
Bug Description
By default, "kolla-build" builds all containers using CentOS as the base image.
Due to this issue, kolla-build fails to build many containers on Ubuntu due to the following errors.
INFO:kolla.
INFO:kolla.
INFO:kolla.
Hence, a new argument "--force-
summary: |
- Add "--cross-build" argument to kolla-build + Add "--force-cross-build" argument to kolla-build |
description: | updated |
Changed in kolla: | |
importance: | Undecided → Low |
milestone: | none → newton-1 |
status: | In Progress → Triaged |
tags: | removed: kolla kolla-build |
Changed in kolla: | |
milestone: | newton-1 → newton-2 |
Changed in kolla: | |
milestone: | newton-2 → newton-3 |
Changed in kolla: | |
milestone: | newton-3 → newton-rc1 |
Changed in kolla: | |
milestone: | newton-rc1 → newton-rc2 |
Changed in kolla: | |
milestone: | newton-rc2 → ocata-1 |
Changed in kolla: | |
milestone: | ocata-1 → ocata-2 |
Fixing this bug.