bboyHan

Results 21 issues of bboyHan

when i want to use the api call to get the port list and filter results by using query string parameters, but find it unavailable because it's not perfect about...

(Neutron) Router Conntrack Helper based Services

link : https://docs.openstack.org/api-ref/network/v2/#routers-conntrack-helper-ct-target-rules

link: https://docs.openstack.org/api-ref/network/v2/#metering-labels-and-rules-metering-labels-metering-label-rules

https://docs.openstack.org/api-ref/network/v2/#qos-bandwidth-limit-rules

https://docs.openstack.org/api-ref/network/v2/?#subnet-pools-extension-subnetpools

class: org.openstack4j.core.transport.ExecutionOptions com.google.common.base.Function Inspection detects usages of Guava's functional primitives like FluentIterable, Optional, Function, Predicate and Supplier. May change semantic: some of lazy-evaluated guava's iterables could be transformed to eager-evaluated...

eg. If i want to set http request header parameters about "X-Openstack-Nova-Api-Version", but the openstack4j can not use it properly. // BaseOpenStackService.Invocation method public Invocation header(String name, Object value) {...