Let's suppose we want to remove the compute node cld-blu-05
Step-by-step guide
Let's remove the neutron agent
Code Block |
---|
[root@cld-ctrl-01 ~]# neutron agent-list | grep cld-blu-05
neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
| 5110bfc5-fdf9-40b5-8724-311db619c1ee | Open vSwitch agent | cld-np-05.cloud.pd.infn.it | | xxx | True | neutron-openvswitch-agent |
[root@cld-ctrl-01 ~]#
root@cld-ctrl-01 ~]# neutron agent-delete 5110bfc5-fdf9-40b5-8724-311db619c1ee |
Related articles
Content by Label |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | CV |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-how-to-article" and type = "page" and space = "CV" |
---|
labels | kb-how-to-article |
---|
|
...