yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24951
[Bug 1396781] Re: Error in Database Population script for Neutron
Okay Gary, this is documented as it should be in the Juno guide.
Typically we won't keep the trunk version of the guide updated as most
people are installing a stable version. Matt has done lots of installs
and can help you troubleshoot.
** No longer affects: neutron
** Changed in: openstack-manuals
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1396781
Title:
Error in Database Population script for Neutron
Status in OpenStack Manuals:
Won't Fix
Bug description:
In the 'to finalise installation' section the following script is used
su -s /bin/sh -c "neutron-db-manage --config-file /etc/neutron/neutron.conf \
--config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade juno" neutron
This reports an error as juno is unknown, to resolve this the script
should be changed to
su -s /bin/sh -c "neutron-db-manage --config-file /etc/neutron/neutron.conf \
--config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head" neutron
An explanation should be added saying that 'head' is equivalent to the
latest trunk release.
-----------------------------------
Built: 2014-11-26T19:02:57 00:00
git SHA: 5595fde364e55699d2bf5e7b0aabdf9cdd154f00
URL: http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-controller-node.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/section_neutron-controller-node.xml
xml:id: neutron-controller-node
To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1396781/+subscriptions