Verify the Orchestration service installation in OpenStack Installation Guide for Ubuntu 12.04/14.04 (LTS)  - icehouse

Bug #1308359 reported by Tom Fifield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Undecided
Gauvain Pocentek

Bug Description

This page only uses neutron commands, meaning the example cannot be used with nova-network:

 NET_ID=$(neutron net-list | awk '/ demo-net / { print $2 }')
$ SUBNET_ID=$(neutron subnet-list | awk '/ demo-subnet / { print $2 }')

-----------------------------------
Built: 2014-04-16T06:00:56 00:00
git SHA: 4cab5ccc7ccf6f7f4143015e9c6631eba73ae9bf
URL: http://docs.openstack.org/trunk/install-guide/install/apt/content/heat-verify.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-ubuntu/doc/install-guide/section_heat-verify.xml
xml:id: heat-verify

Changed in openstack-manuals:
status: New → Confirmed
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

I'll try to change the template to be more generic. Thanks for the report.

Changed in openstack-manuals:
assignee: nobody → Gauvain Pocentek (gpocentek)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to openstack-manuals (master)

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

commit bd717859accc37b3c78beb3c0af431764f547e45
Author: Gauvain Pocentek <email address hidden>
Date: Wed Apr 16 09:44:25 2014 +0200

    Make the heat template work with nova-network

    The current template assumes that neutron is used, this patch updates it
    to work with both nova-net and neutron.

    Change-Id: I98a1b9956be62e07f0b931d956a8f546248addfe
    Closes-Bug: #1308359

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