-
... because hm still associated. We should auto-dis-associate, if not already.
-
Hi
Im trying to setup an openstack envrionement using puppet. I tried both allinone and multinode deployments. The debug files point to loss of conectivity on neutron deployment, specifically upon the…
-
Is it a complete anti-pattern to install OpenShift HA like this on a single hardware node running Packstack --allinone with heat, etc? If most everything is contained in different VMs, wouldn't it wo…
-
When I run the following:
```
Download from GitHub
```
``` bash
$ curl -O https://github.com/F5Networks/neutron-lbaas/releases/download/v2.0.1a1/f5.tgz
```
from my test openstack neutronserver I ge…
-
The wsdl based https://devcentral.f5.com/d/icontrol-ruby-library was never released to rubygems (nor released outside of a manually installed .gem).
I imported it into github so I could look into get…
-
Add `alembic>=0.8.0` to `requirements.txt`
> for the master trunk - it looks like the `a10-neutron-lbaas-db-manage` requires a specific version of alembic looks like > 0.8.0 and as such seems like it…
Cedev updated
8 years ago
-
#### OpenStack Release
Liberty +
#### Description
I asked @jgruber to review the docs and give me feedback. Now I need to fix all the issues he identified in his email.
-
OpenStack clouds running on VMware infrastructure require an exclusive router type for LBaaS to work.
I can create an exclusive router in Heat using the value_specs attribute.
Example:
acme_rout…
-
I need to implement sync methods for BIG-IPs using the SDK. Some of the methods require sending a POST to the cm resource. Here's an example from the LBaaS v1 code:
```
def sync_local_device_to_group…
-
For now, global boolean. If true, then in handle_listener,
add: 'ip_in_ip': True
to the axapi_args vport dict.
And that axapi_args vport dict has a bug; it's currently 'port', which will never mer…