1 Star 0 Fork 20

liangjc7/openstack-neutron

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
neutron-sriov-nic-agent.service 550 Bytes
Copy Edit Raw Blame History
zhangy1317 authored 2021-01-15 15:46 . add spec and source packages
[Unit]
Description=OpenStack Neutron SR-IOV NIC Agent
After=syslog.target network.target
[Service]
Type=simple
User=neutron
ExecStart=/usr/bin/neutron-sriov-nic-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/sriov_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-sriov-nic-agent --log-file /var/log/neutron/sriov-nic-agent.log
PrivateTmp=false
KillMode=process
Restart=on-failure
[Install]
WantedBy=multi-user.target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liangjc7/openstack-neutron.git
git@gitee.com:liangjc7/openstack-neutron.git
liangjc7
openstack-neutron
openstack-neutron
master

Search