-
Hello,openstack4j have supported lbaas v1.0,but it's DEPRECATED.
refs: http://developer.openstack.org/api-ref-networking-v2-ext.html
so,do you have a plan to support lbaas v2.0?
kkxue updated
8 years ago
-
LBaaS implementation (v1 or v2) will not support services that require to load balancer more than one port.
-
I'm testing lbaasv2 with Mitaka, I have a network defined as type vlan with a subnet attached and attached to a router.
When I go to deploy a load balancing configuration. It seems like the vlan taggi…
-
Details: I ran into this problem as part of running Tempest scenario test with overcloud stack.
Agent Version
9.0.2
Description
2Ish016-08-23 13:28:30.461 22856 ERROR neutron_lbaas.services.loadbal…
-
After a health monitor has been created, commands that update the monitor fail with a REST API error:
Cannot modify the address type of monitor
One example of error logged to /var/log/neutron/f5-op…
-
- dependent on adding lbaas v2 support to client library (https://github.com/ContainX/openstack4j/issues/585)
-
Clouddriver-OpenStack currently has a strict requirement that a cluster comes with a load balancer, something not enforced by AWS/GCE. In the latter cases, it is possible to create instances without a…
-
### Bug Report
OpenStack LBaaSV2 integration
**Kubernetes version:** 1.3.7
**Environment**:
- **Cloud provider or hardware configuration**: OpenStack
- **OS** (e.g. from /etc/os-release): Centos7
…
-
I am using openstack as the cloud provider, and the error could be reproduced like this:
``` console
$ kubectl run nginx --image=nginx
deployment "nginx" created
$ kubectl expose deployments nginx --…
-
Creating an LBaaS pool with persistence fails when the agent creates or deletes a persistence profile on the BIG-IP system. The failure is caused by a change in the f5-sdk which modified ltm.persisten…