Unable to force Nova version
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-cloud-controller (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
Bug Description
Unable to force Nova version 14.0.4.
Is there any way to accomplish this using the charm options?
I did not found any way, the default instalation is trough apt and goes to version 14.0.5. I have tried to do it via openstack-
...
openstack-
- {name: requirements,
branch: stable/newton}
- {name: neutron,
branch: stable/newton}
- {name: nova,
branch: stable/newton}
release: 14.0.4
...
Status of the unit: blocked - Services not running that should be: nova-api-ec2, nova-objectstore
In the /var/log/
description: | updated |
summary: |
- Unable to choose Nova version through openstack-origin-git option + Unable to force Nova version |
description: | updated |