init-runonce does not pull CirrOS image in fresh node deployment

Bug #1552433 reported by Prithiv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Low
Prithiv

Bug Description

In fresh node, after ansible deployment, init-runonce.sh script creates glance images, neutron networks. The script downloads the cirros image using curl command. The script does not check for installation of curl command. There should a condition to check_if_installed/install_if_not for curl

Prithiv (prithiv)
Changed in kolla:
assignee: nobody → Prithiv (prithiv)
importance: Undecided → Medium
Revision history for this message
Martin André (mandre) wrote :

The script should also check for the required openstack clients.

Revision history for this message
Hui Kang (huikang27) wrote :

It depends on where the script will be run. If it is on the deployer; "pip install kolla/" may install the required clients.

Revision history for this message
Vikram Hosakote (vhosakot) wrote :

No, "pip install kolla/" does not install any OpenStack client. I have tested it.

"pip install -U python-openstackclient" also does not install OpenStack clients like (neutron, nova, heat, ironic, etc).

The user needs to install whatever client he/she wants.

Revision history for this message
Prithiv (prithiv) wrote :

@ Hui Kang

pip install kolla does not install any openstack clients

Prithiv (prithiv)
Changed in kolla:
status: New → Confirmed
Revision history for this message
Prithiv (prithiv) wrote :

Required OpenStack clients will also be installed through this script.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/289351

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Related fix proposed to branch: master
Review: https://review.openstack.org/290044

Steven Dake (sdake)
Changed in kolla:
importance: Medium → Low
milestone: none → mitaka-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (master)

Reviewed: https://review.openstack.org/290044
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=caa3f90c8386cb75d76d69a2d68a7bb3e302bbb5
Submitter: Jenkins
Branch: master

commit caa3f90c8386cb75d76d69a2d68a7bb3e302bbb5
Author: prithiv <email address hidden>
Date: Tue Mar 8 17:50:51 2016 +0000

    Checks the installation of curl command, Nova, Neutron and OpenStack packages
    related-bug: 1552433

    Change-Id: If89e2a1bc959039fc7088c8295e88a199eabbedc

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (master)

Change abandoned by Prithiv (<email address hidden>) on branch: master
Review: https://review.openstack.org/289351
Reason: Made changes to the script and it has already merged

Revision history for this message
Mauricio Lima (mliima) (mauricio-lima) wrote :
Changed in kolla:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.