Skip to content

Project tags introduced in Identity API v3.9 are not supported #1163

@mariusleu

Description

@mariusleu

In the Openstack Identity API v3.9 there was introduced the new "tags" field in the Project resource.
It seems Openstack4j is not compatible with it, causing the following JsonMappingException:

javax.ws.rs.ProcessingException: com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_ARRAY token
 at [Source: java.io.ByteArrayInputStream@413ecd76; line: 1, column: 179] (through reference chain: org.openstack4j.openstack.identity.v3.domain.KeystoneProject["tags"])

https://developer.openstack.org/api-ref/identity/v3/#what-s-new-in-version-3-9

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