[Unit]
Description=Devstack devstack@q-neutron-nsxv3-agent.service

[Service]
ExecReload=/usr/bin/kill -HUP $MAINPID
TimeoutStopSec=300
KillMode=process
ExecStart=/usr/bin/env neutron-nsxv3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/plugins/ml2/ml2-nsxv3-1.ini
User=stack
EnvironmentFile=/etc/openstack.env
Restart=on-failure

[Install]
WantedBy=multi-user.target