source: trunk/packages/invirt-remote/python/remote/__init__.py @ 2495

Last change on this file since 2495 was 2495, checked in by adehnert, 15 years ago

Balance LVM requests (LP: #307361)

  • Add "monocast" method to send remctl requests to exactly one

randomly-selected host.

  • Send LVM requests to randomly-selected host for redundancy and load-balancing (LP: #307361).
File size: 54 bytes
Line 
1from bcast import bcast
2from monocast import monocast
Note: See TracBrowser for help on using the repository browser.