Use stacklight instead of lma in topology-example
"stacklight" is what is used in the Git repository name, and what should now be used instead of "lma". Change-Id: Ia10dbf27e146ddd5ffd174734bc6d569b9c3ff34
This commit is contained in:
@@ -2,13 +2,13 @@ nodes:
|
||||
node1:
|
||||
roles:
|
||||
- controller
|
||||
- lma
|
||||
- lma-controller
|
||||
- stacklight-collector
|
||||
- stacklight-backend
|
||||
- openvswitch
|
||||
node[2-3]:
|
||||
roles:
|
||||
- compute
|
||||
- lma
|
||||
- stacklight-collector
|
||||
- openvswitch
|
||||
roles:
|
||||
controller:
|
||||
@@ -36,9 +36,9 @@ roles:
|
||||
- neutron-openvswitch-agent
|
||||
- openvswitch-db
|
||||
- openvswitch-vswitchd
|
||||
lma-controller:
|
||||
stacklight-backend:
|
||||
- elasticsearch
|
||||
- influxdb
|
||||
- kibana
|
||||
lma:
|
||||
stacklight-collector:
|
||||
- heka
|
||||
|
||||
Reference in New Issue
Block a user