Skip to content

Can't concect to a service #9

@ghost

Description

Hello,
I'm using a OpenCtack cloud.
I'm trying to authenticate and connect to compute service :

'admin', 'password' => 'ADMPASSWD' ); $cloud = new OpenCloud\OpenStack($endpoint, $credentials); echo "1"; $compute = $cloud->Compute('nova', 'RegionOne', 'publicURL'); echo "2"; ?>

Wen i execute the script i had only "1" printed so there is in error, i can't find the problem.
the same result when using the port 35357.

thank you for helping

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions