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
*** This bug has been marked as a duplicate of bug 980547 ***