VR: Move simplified onegate client logic to vrouter.rb #111
Labels
category: virtual router
Virtual Router appliance
type: feature
A new feature planned for implementation
Currently VR executes https://github.com/OpenNebula/one-apps/blob/v6.10.0/context-linux/src/usr/bin/onegate which instead can be implemented directly in vrouter.rb code to handle VR-specific code. This should improve performace and rule out potential concurrency/multitreading related problems as we wouldn't spawn new bash/ruby processes.
The text was updated successfully, but these errors were encountered: