Skip to content

Runtime environment #78

@benedikt-haug

Description

Dear developers,
I'm unsure about the runtime environment for this tool.
Is a requirement for migratekit that it must be running in the migration-target OpenStack, given the following error?
Error: Get "http://169.254.169.254/openstack/latest/meta_data.json": dial tcp 169.254.169.254:80: i/o timeout

I found that bit of code here and it seems to be hardcoded:

req, err := http.NewRequest("GET", "http://169.254.169.254/openstack/latest/meta_data.json", nil)

I'd ideally like to run it on some machine that can reach both OpenStack and VMware. Is that supported?

Kind regards,
Benedikt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions