Statistics
| Branch: | Revision:

root / src / com / rackspacecloud / android / AddLoadBalancerActivity.java @ ffd154e6

History | View | Annotate | Download (14.7 kB)

# Date Author Comment
c4a37180 08/01/2011 09:13 pm Adam Menz

fixed bugs that occured when adding new nodes to a lb

01340459 07/28/2011 09:36 pm Adam Menz

bug fixes, imporved port/protocol selection, better ui for adding nodes

403bb53b 07/26/2011 11:09 pm Adam Menz

shared vip now an option when creating load balancer

1b82ddb3 07/25/2011 04:36 pm Adam Menz

small clean up

b722cab3 07/21/2011 10:25 pm Adam Menz

added new load balancing features
working now is add/remove lb, add/remove nodes
and edit lb/nodes

4f9d1a69 07/19/2011 04:39 pm Adam Menz

work on modifying a lb, add/modify nodes, edit name/condition

96a8e632 07/14/2011 08:04 pm Adam Menz

more work done on adding a loadbalancer

639ae8d6 07/13/2011 10:16 pm Adam Menz

progress on adding nodes to load balancer

6ecf99bb 07/12/2011 04:33 pm Adam Menz

added algorithms to loadbalancers (manager and parser and class)

aeff0a62 07/12/2011 12:23 am Adam Menz

created protocol class, manager, and xml parser and work on the create
loadbalancer page