ChameleonCloud / chi-in-a-box

Packaging the systems and operations of the Chameleon testbed
Apache License 2.0
14 stars 10 forks source link

support etcd3gw backend for networking-generic-switch #262

Closed msherman64 closed 1 year ago

msherman64 commented 1 year ago

This adds the needed ml2.ini config to enable "batching" in networking-generic-switch.

To turn it on, add the following to "defaults.yml"

enable_etcd: "yes"

Additionally, for each switch, add

ngs_config:
  ngs_batch_requests: True