Bug 981371 - should be dot instead of backslashes in nova config path
Summary: should be dot instead of backslashes in nova config path
Keywords:
Status: CLOSED DUPLICATE of bug 980547
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: doc-Installation_and_Configuration_Guide
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.0
Assignee: RHOS Documentation Team
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1011085
TreeView+ depends on / blocked
 
Reported: 2013-07-04 14:40 UTC by Hangbin Liu
Modified: 2013-09-24 17:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build: CSProcessor Builder Version 1.10 Build Name: 15807, Installation and Configuration Guide-3-1 Build Date: 12-06-2013 09:31:52 Topic ID: 15881-458421 [Latest]
Last Closed: 2013-07-04 15:29:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Hangbin Liu 2013-07-04 14:40:22 UTC
Title: 10.3.4 .5.2. Updating the Compute Configuration

Describe the issue:
should be dot instead of backslashes in nova config path, e.g.
openstack-config --set /etc/nova/nova/conf \
DEFAULT network_api_class nova.network.quantumv2.api.API

Suggestions for improvement:
should be
openstack-config --set /etc/nova/nova.conf \
DEFAULT network_api_class nova.network.quantumv2.api.API

Additional information:

all paths are error in this chapter

Comment 2 Stephen Gordon 2013-07-04 15:29:19 UTC

*** This bug has been marked as a duplicate of bug 980547 ***


Note You need to log in before you can comment on or make changes to this bug.