[openstack-dev] [devstack]Cannot install devstack on CI slave

Eduard Matei eduard.matei at cloudfounders.com
Thu Feb 5 12:20:50 UTC 2015


Hi,
For two days i've been trying to install devstack.
It keeps failing at configuring neutron, i figured out that it needs two
new params in localrc: PUBLIC_NETWORK_GATEWAY and NETWORK_GATEWAY
On my dev machine i managed to install it manually with these params, but
on the CI slave it fails with error:

2015-02-05 12:05:39.329 | + sudo route add -net 10.150.11.0/16 gw 10.140.0.1
2015-02-05 12:05:39.440 | route: netmask doesn't match route address


Localrc:

[[local|localrc]]
HOST_IP=10.140.0.2
FLAT_INTERFACE=eth0
FIXED_RANGE=10.150.11.0/16
FIXED_NETWORK_SIZE=255
FLOATING_RANGE=10.140.0.0/16
PUBLIC_NETWORK_GATEWAY=10.140.0.2
NETWORK_GATEWAY=10.150.11.1
MULTI_HOST=0
SYSLOG=False
SCREEN_LOGDIR=/opt/stack/logs/screen-logs
LOGFILE=/opt/stack/logs/stack.sh.log
ADMIN_PASSWORD=*
MYSQL_PASSWORD=*
RABBIT_PASSWORD=*
SERVICE_PASSWORD=*
SERVICE_TOKEN=*


Anyone seen this error or has any idea what i should put in the config?


Similar log (different values for localrc):

http://packages.cloudfounders.com/ci_logs/33/130733/40/check/openvstorage-cinder-functionality/ad97bc5/console.html


Thanks,

Eduard


PS. Why did nobody report this issue so far? Either i'm doing
something wrong in the localrc or nobody is installing the latest
devstack. https://bugs.launchpad.net/devstack/+bug/1417635


-- 

*Eduard Biceri Matei, Senior Software Developer*
www.cloudfounders.com
 | eduard.matei at cloudfounders.com



*CloudFounders, The Private Cloud Software Company*

Disclaimer:
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.
If you are not the named addressee or an employee or agent responsible
for delivering this message to the named addressee, you are hereby
notified that you are not authorized to read, print, retain, copy or
disseminate this message or any part of it. If you have received this
email in error we request you to notify us by reply e-mail and to
delete all electronic files of the message. If you are not the
intended recipient you are notified that disclosing, copying,
distributing or taking any action in reliance on the contents of this
information is strictly prohibited.
E-mail transmission cannot be guaranteed to be secure or error free as
information could be intercepted, corrupted, lost, destroyed, arrive
late or incomplete, or contain viruses. The sender therefore does not
accept liability for any errors or omissions in the content of this
message, and shall have no liability for any loss or damage suffered
by the user, which arise as a result of e-mail transmission.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150205/64975669/attachment.html>


More information about the OpenStack-dev mailing list