Compute in OpenStack Configuration Reference  - icehouse missing api verson on nova_url

Bug #1338613 reported by Andrew Crawford
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Gauvain Pocentek

Bug Description

currently reads:

nova_url = http://127.0.0.1:8774 (StrOpt) URL for connection to nova

should read: missing the api version

nova_url = http://127.0.0.1:8774/v2 (StrOpt) URL for connection to nova

reason:

lacking the "/v2" neutron and nova fail to communicate leading to ERROR neutron.notifiers.nova [req-... None] Failed to notify nova on events: [{'status': 'completed', 'tag': u'....', 'name': 'network-vif-plugged', 'server_uuid': u'....'}]

-----------------------------------
Built: 2014-07-05T08:08:52 00:00
git SHA: 69d09f280542f6b939102d91b73467a7d0b20d33
URL: http://docs.openstack.org/icehouse/config-reference/content/networking-options-compute.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/config-reference/networking/section_networking-options-reference.xml
xml:id: networking-options-compute

Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

The default value has been updated in neutron after the release, and we didn't run our scripts to get the updated value in the config ref.

Changed in openstack-manuals:
status: New → Confirmed
assignee: nobody → Gauvain Pocentek (gpocentek)
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (stable/icehouse)

Fix proposed to branch: stable/icehouse
Review: https://review.openstack.org/132274

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

Reviewed: https://review.openstack.org/132274
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=91ceccb983792f2ecff0f41829cbfc8c547824d9
Submitter: Jenkins
Branch: stable/icehouse

commit 91ceccb983792f2ecff0f41829cbfc8c547824d9
Author: Gauvain Pocentek <email address hidden>
Date: Fri Oct 31 15:56:04 2014 +0100

    Manually fix a wrong default in the config ref

    Add the missing /v2 at the end of the neutron nova_url option.

    The tools and dependencies brought by pip have changed since the
    Icehouse release so running autohelp.py generates a lot of changes that
    we don't want to see happening.

    Change-Id: Ibac14689f0ba855efb00008ecd74657641a365ce
    Closes-Bug: #1338613

tags: added: in-stable-icehouse
Darren Chan (dazzachan)
Changed in openstack-manuals:
status: Confirmed → 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.