794d003 test_integration.host: Export the hostname to dict as string

Authored and Committed by pviktori 9 years ago
    test_integration.host: Export the hostname to dict as string
    
    Our tests do strict type-checking, using unicode string causes failures.
    
    Reviewed-By: Tomas Babej <tbabej@redhat.com>