Skip to content

Can't create flavor with isPublic attribute in version 3.0.2 #809

@eveknow

Description

@eveknow

In version 3.0.2.

I can't create new flavor with is Public param.
File FlavorService.class in org.openstack4j.api.compute:
Flavor create(String name, int ram, int vcpus, int disk, int ephemeral, int swap, float rxtxFactor);

There no api to call create flavor with isPublic param.

Thanks all.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions