yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88026
[Bug 1957021] [NEW] openstack xena documenation has wrong neutron service name to start
You have been subscribed to a public bug:
The manual install for neturon says to start -
https://docs.openstack.org/neutron/xena/install/controller-install-obs.html#
# systemctl enable openstack-neutron.service \
openstack-neutron-linuxbridge-agent.service \
openstack-neutron-dhcp-agent.service \
openstack-neutron-metadata-agent.service
# systemctl start openstack-neutron.service \
openstack-neutron-linuxbridge-agent.service \
openstack-neutron-dhcp-agent.service \
openstack-neutron-metadata-agent.service
But Xena neutron on centOS stream installs as
[root@controller neutron]# cd /usr/lib/systemd/system
[root@controller system]# ls -ltra neutron*
-rw-r--r--. 1 root root 569 Oct 6 16:45 neutron-server.service
-rw-r--r--. 1 root root 1024 Oct 6 16:45 neutron-ovs-cleanup.service
-rw-r--r--. 1 root root 734 Oct 6 16:45 neutron-openvswitch-agent.service
-rw-r--r--. 1 root root 987 Oct 6 16:45 neutron-netns-cleanup.service
-rw-r--r--. 1 root root 536 Oct 6 16:45 neutron-metadata-agent.service
-rw-r--r--. 1 root root 1039 Oct 6 16:45 neutron-linuxbridge-cleanup.service
-rw-r--r--. 1 root root 645 Oct 6 16:45 neutron-linuxbridge-agent.service
-rw-r--r--. 1 root root 512 Oct 6 16:45 neutron-l3-agent.service
-rw-r--r--. 1 root root 516 Oct 6 16:45 neutron-dhcp-agent.service
-rw-r--r--. 1 root root 579 Oct 6 16:50 neutron-destroy-patch-ports.service
so the document has to be updated with the proper services to start.
** Affects: neutron
Importance: Undecided
Status: New
--
openstack xena documenation has wrong neutron service name to start
https://bugs.launchpad.net/bugs/1957021
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.