yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59714
[Bug 1649234] Re: neutron-server not available after a neutron-server start via systemd
You will need to file a bug against systemd instead of neutron for this,
as this isn't per-se a neutron issue since from the description the
server did start.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1649234
Title:
neutron-server not available after a neutron-server start via systemd
Status in neutron:
Invalid
Bug description:
When starting neutron-server via systemd, "systemctl start openstack-neutron" returns before the server is actually ready.
So using the server directly afterwards (eg via "neutron net-list") you get a:
Unable to establish connection to
http://192.168.122.96:9696/v2.0/networks.json
This could be avoided if systemd's SD_NOTIFY interface would be used when starting the server and then also use that in the .service file.
oslo.service already has support for SD_NOTIFY and nova is using it for some of its services.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1649234/+subscriptions
References