mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-06 14:51:57 +08:00
Now, one can do the following to customize number of vring_workers for each volume: ``` Prog::Vm::Nexus.assemble( ..., storage_volumes: [{vring_workers: 2, ...}], ...) ``` Also adds it as an option to `Option.VmSize`. |
||
---|---|---|
.. | ||
github_runner.rb | ||
host_nexus.rb | ||
nexus.rb | ||
prep_host.rb | ||
vm_host_slice_nexus.rb | ||
vm_pool.rb |