Hello,

I'm using devstack from stable/juno branch and with neutron setup.

The problem is that after server rebooting I can't restart the devstack with the following errors saying that it can't create private network for the demo project.

Has anyone seen this before? How to solve the problem?

The only solution I found is to completely delete devstack with all files (clean.sh, rm -rf /opt/stack rm -rf devstack).

2015-04-03 16:39:16.133 | + return 1
2015-04-03 16:39:16.133 | ++ neutron net-create --tenant-id 26b553af00544e4bbeec70ba2b15ea3a private
2015-04-03 16:39:16.133 | ++ grep ' id '
2015-04-03 16:39:16.136 | ++ get_field 2
2015-04-03 16:39:16.136 | ++ local data field
2015-04-03 16:39:16.136 | ++ read data
2015-04-03 16:39:17.928 | create_network_postcommit failed.
2015-04-03 16:39:17.966 | + NET_ID=
2015-04-03 16:39:17.966 | + die_if_not_set 532 NET_ID 'Failure creating NET_ID for 26b553af00544e4bbeec70ba2b15ea3a'
2015-04-03 16:39:17.966 | + local exitcode=0
2015-04-03 16:39:17.970 | [Call Trace]
2015-04-03 16:39:17.970 | ./stack.sh:1278:create_neutron_initial_network
2015-04-03 16:39:17.970 | /home/ubuntu/devstack/lib/neutron:532:die_if_not_set
2015-04-03 16:39:17.970 | /home/ubuntu/devstack/functions-common:284:die
2015-04-03 16:39:17.973 | [ERROR] /home/ubuntu/devstack/functions-common:532 Failure creating NET_ID for 26b553af00544e4bbeec70ba2b15ea3a
2015-04-03 16:39:18.975 | Error on exit

--
С уважением, |  Sincerely,
Александр.   |  Alexander.


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to