Installing the Nova Controller Services in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - master

Bug #1239372 reported by Nic
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Andreas Jaeger

Bug Description

http://docs.openstack.org/trunk/install-guide/install/apt/content/nova-controller.html

At the end of this document to verify that nova is installed correctly the user is asked to run "nova image-list" however python-novaclient is not installed at this point in the document. User receives error

The program 'nova' is currently not installed. You can install it by typing:
apt-get install python-novaclient

while this is very descriptive and easy for a user to figure out I suggest adding python-novaclient to the first step of installing nova applications

Current
apt-get install nova-novncproxy novnc nova-api nova-ajax-console-proxy nova-cert \
  nova-conductor nova-consoleauth nova-doc nova-scheduler nova-network

Suggested
 apt-get install nova-novncproxy novnc nova-api nova-ajax-console-proxy nova-cert \
  nova-conductor nova-consoleauth nova-doc nova-scheduler nova-network python-novaclient

Nic
-----------------------------------
Built: 2013-10-13T10:59:20 00:00
git SHA: fd7f4dac764abefdf6b8e7758481e35c7557ddd2
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

Changed in openstack-manuals:
milestone: none → havana
assignee: nobody → Andreas Jaeger (jaegerandi)
importance: Undecided → Medium
status: New → Confirmed
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/51478

Changed in openstack-manuals:
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/51478
Committed: http://github.com/openstack/openstack-manuals/commit/949b74315d611fd4337ce738786fecff674a5ecb
Submitter: Jenkins
Branch: master

commit 949b74315d611fd4337ce738786fecff674a5ecb
Author: Andreas Jaeger <email address hidden>
Date: Sun Oct 13 18:21:04 2013 +0200

    Install python-novaclient

    Install the client so that the validation examples work

    Change-Id: Idbd3a5c68fb488e2d786f48182a6f6d8d2094be4
    Closes-Bug: #1239372

Changed in openstack-manuals:
status: In Progress → 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.