fc65a9c Ticket 47586 - Need to rebind after a stop (fix to run direct python script)

Authored and Committed by tbordaz 10 years ago
    Ticket 47586 - Need to rebind after a stop (fix to run direct python script)
    
    Bug Description:
    	After a restart we need to rebind to the instance.
    	The fixture restore the instance from a backup
    	that means we need to rebind after the restore
    
    Fix Description:
    
    	When creating the topology object, rebind the instance
    
    https://fedorahosted.org/389/ticket/47586
    
    Reviewed by: Rich Megginson (thanks Rich)
    
    Platforms tested: F19
    
    Flag Day: no
    
    Doc impact: no