Comment 0 for bug 787701

Revision history for this message
Jim Baker (jimbaker) wrote : Certain service state methods leak InternalTopologyError to using code

In particular ServiceState.get_all_unit_states does not guard its topology assumptions, that the service is in fact present in the topology before attempting to do this enumeration. There appear to be others. A final list to be addressed for this branch will be verified through using the tests for provisioning agent, especially through -u.