Comment 2 for bug 1287969

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

Reviewed: https://review.openstack.org/78832
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=8c442aef4ae437003ec301509c0e64b77aff2743
Submitter: Jenkins
Branch: master

commit 8c442aef4ae437003ec301509c0e64b77aff2743
Author: Matt Kassawara <email address hidden>
Date: Thu Mar 6 18:34:52 2014 -0700

    Removed extraneous packages from Nova controller section

    On Ubuntu, I removed the following extraneous packages from the list
    of packages to install:

    nova-ajax-console-proxy
    nova-doc
    novnc

    I also combined the Ubuntu and Debian steps since they install the
    same packages.

    On RHEL-style distributions, the 'openstack-nova' meta-package also
    installs compute services not necessary on the controller node. I
    replaced this meta-package with the individual packages containing
    only the controller services.

    Change-Id: I8e7ba80124d8409410b03724ac6ab336355935e8
    Closes-Bug: #1287918
    Closes-Bug: #1287969