Skip to content

Wrong Api documentation #29

@kushalagrawal

Description

@kushalagrawal

Hi,

In the below link there is a section where is provides a way to update service endpoint but it seems to be wrong as there is no such method available.
http://www.openstack4j.com/learn/identity/identity-v3/#services-and-endpoints

Wrong peice of code.

Service service = os.identity().services().get("serviceId");

I verified it in Latest openstack4J code as well thinking I might have old code,

https://github.com/ContainX/openstack4j/blob/master/core/src/main/java/org/openstack4j/api/identity/v3/IdentityService.java

PS: I am using OS4J version 3.0.3

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