Skip to content

tests use auth_host for testing and such expect auth_host == swift proxy host #6

@tmetsch

Description

@tmetsch

This might not always be the case - e.g. when keystone and swift proxy are on different host. Maybe we should asume swift proxy == localhost & auth_host == keystone ip?

See:

 conn = httplib.HTTPConnection(self.conf.get('auth_host'), self.conf.get('access_port'))

If you're happy with this I can make the changes accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions