Go to file
marcrp 536b5234c2 Added node weight support
Note that weight can be specified using the node-modify only but will
be displayed in load balancer status, node-list, node-status, node-add,
and node-modify. To support the setting of weight with load balancer
create or node-add, it would require a bigger change because with those,
multiple nodes can be specified with --node.  Perhaps a syntax of
ip:port:weight would make sense if that was supported.

Also note that the API interface only returns weight when the value is
not the default (1).  Therefore, the weight column also only displays
a weight value when it is not 1.

Change-Id: I34ea3e4a144aeb47af661c161f5f3ee4946cbe7e
2013-09-29 08:56:02 -04:00
2013-09-26 14:55:25 +01:00
2013-09-29 08:56:02 -04:00
2013-09-09 12:18:03 +01:00
2013-09-09 12:18:03 +01:00
2013-01-03 12:23:09 +00:00
2013-01-10 15:22:05 +00:00
2013-08-14 14:39:30 -07:00
2013-08-14 14:39:30 -07:00

Libra command line client
Description
RETIRED, Client library for libra API.
Readme 434 KiB