Activity log for bug #1697975

Date Who What changed Old value New value Message
2017-06-14 17:53:10 jcastillo bug added bug
2017-06-14 18:47:30 jcastillo description Unable to choose Nova version 14.0.4 through openstack-origin-git option in the bundle: ... openstack-origin-git: | repositories: - {name: requirements, repository: 'git://github.com/openstack/requirements', branch: stable/newton} - {name: neutron, repository: 'git://github.com/openstack/neutron', branch: stable/newton} - {name: nova, repository: 'git://github.com/openstack/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/juju/unit-nova-cloud-controller-0.log: ... INFO install charmhelpers.fetch.UnhandledSource: No handler found for source git://github.com/openstack/nova ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1 ... Unable to choose Nova version 14.0.4 through openstack-origin-git option in the bundle: ...   openstack-origin-git: |         repositories:         - {name: requirements,           repository: 'git://github.com/openstack/requirements',           branch: stable/newton}         - {name: neutron,           repository: 'git://github.com/openstack/neutron',           branch: stable/newton}         - {name: nova,           repository: 'git://github.com/openstack/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/juju/unit-nova-cloud-controller-0.log apparently everithing went well.
2017-06-14 20:12:54 jcastillo summary Unable to choose Nova version through openstack-origin-git option Unable to force Nova version
2017-06-14 20:49:54 jcastillo description Unable to choose Nova version 14.0.4 through openstack-origin-git option in the bundle: ...   openstack-origin-git: |         repositories:         - {name: requirements,           repository: 'git://github.com/openstack/requirements',           branch: stable/newton}         - {name: neutron,           repository: 'git://github.com/openstack/neutron',           branch: stable/newton}         - {name: nova,           repository: 'git://github.com/openstack/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/juju/unit-nova-cloud-controller-0.log apparently everithing went well. 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-origin-git option in the bundle: ...   openstack-origin-git: |         repositories:         - {name: requirements,           repository: 'git://github.com/openstack/requirements',           branch: stable/newton}         - {name: neutron,           repository: 'git://github.com/openstack/neutron',           branch: stable/newton}         - {name: nova,           repository: 'git://github.com/openstack/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/juju/unit-nova-cloud-controller-0.log apparently everithing went well.