missing python-novaclient package installation in: Install the Compute controller services in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - havana

Bug #1252604 reported by Michael Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Stephen Gordon

Bug Description

In Step 14, one needs to install the nova client before running "nova image-list":

  apt-get install python-novaclient

-----------------------------------
Built: 2013-11-19T01:46:53 00:00
git SHA: 71dc8176d786250742c69aef4c1c22f811b72f46
URL: http://docs.openstack.org/trunk/install-guide/install/apt/content/nova-controller.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-ubuntu/doc/install-guide/section_nova-controller.xml
xml:id: nova-controller

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/57253

Changed in openstack-manuals:
assignee: nobody → Stephen Gordon (sgordon)
status: New → In Progress
Stephen Gordon (sgordon)
Changed in openstack-manuals:
status: In Progress → Confirmed
milestone: none → icehouse
importance: Undecided → Low
status: Confirmed → Fix Committed
status: Fix Committed → Confirmed
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/57253
Committed: http://github.com/openstack/openstack-manuals/commit/1215a0cba1f7b09963caea4a9a566629d5aff658
Submitter: Jenkins
Branch: master

commit 1215a0cba1f7b09963caea4a9a566629d5aff658
Author: Stephen Gordon <email address hidden>
Date: Tue Nov 19 10:24:34 2013 -0500

    Added missing python-novaclient installation

    The instructions for Debian/Ubuntu were missing python-novaclient
    installation, required to complete the procedure.

    Change-Id: Ic64627f1ebec3d2093da1c3e522a15c2638a4465
    backport: havana
    Closes-Bug: #1252604

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/57387

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (stable/havana)

Reviewed: https://review.openstack.org/57387
Committed: http://github.com/openstack/openstack-manuals/commit/70d3e9119a4c3eff29cc64b559122569faef10ac
Submitter: Jenkins
Branch: stable/havana

commit 70d3e9119a4c3eff29cc64b559122569faef10ac
Author: Stephen Gordon <email address hidden>
Date: Tue Nov 19 10:24:34 2013 -0500

    Added missing python-novaclient installation

    The instructions for Debian/Ubuntu were missing python-novaclient
    installation, required to complete the procedure.

    Change-Id: Ic64627f1ebec3d2093da1c3e522a15c2638a4465
    backport: havana
    Closes-Bug: #1252604
    (cherry picked from commit 1215a0cba1f7b09963caea4a9a566629d5aff658)

tags: added: in-stable-havana
Revision history for this message
Thomas Goirand (thomas-goirand) wrote :

Hi,
IMO, that's wrong, because python-nova depends on python-novaclient, nova-common depends on python-nova, and all daemons depend on nova-common. So python-novaclient *will* be installed by dependencies, meaning we don't need to explicitely add it to the apt-get install line.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.