moving a servicegroup from one lb to another
Opened this issue · 2 comments
Deleted user commented
Hi,
If i retrieve a servicegroup using filter by name from a LB and pass the first obj of the resulting list to create servicegroup call, it creates a servicegroup with a blank name . Clearly, there's something going wrong with unicode string handling/conversion.
favoretti commented
Hum, did you add filters to the base object? :) If so, can I have a pull request? :)
Deleted user commented
No, i haven't am just handcrafting the filter request at the moment.. and running under tight schedule.. so won't try for a couple of weeks...