Giter VIP home page Giter VIP logo

Comments (2)

swormke avatar swormke commented on June 3, 2024
root@DC4-D8-03vms_utility_container-910c2915:~# neutron lbaas-loadbalancer-list
+--------------------------------------+------+--------------+---------------------+------------+
| id                                   | name | vip_address  | provisioning_status | provider   |
+--------------------------------------+------+--------------+---------------------+------------+
| 0b624615-1ad7-4c1e-80fa-2a063111775f |      | 10.32.120.35 | ACTIVE              | f5networks |
| 33b2324a-2db1-46ab-8f2d-bed6c9508b2c |      | 10.32.120.31 | ACTIVE              | f5networks |
| 4e59db90-9a91-4382-9e25-07998087097a |      | 10.32.120.33 | ACTIVE              | f5networks |
| 6694efd4-f42f-4312-9938-dd593491c78a |      | 10.32.120.32 | ACTIVE              | f5networks |
| d020159b-62f0-4162-91c8-41efa4c8f799 |      | 10.32.120.34 | ACTIVE              | f5networks |
| f92cf087-d452-4530-a53e-b0e53b7b4b39 |      | 10.32.120.30 | ACTIVE              | f5networks |
+--------------------------------------+------+--------------+---------------------+------------+
root@DC4-D8-03vms_utility_container-910c2915:~# neutron lbaas-loadbalancer-show d020159b-62f0-4162-91c8-41efa4c8f799
+---------------------+------------------------------------------------+
| Field               | Value                                          |
+---------------------+------------------------------------------------+
| admin_state_up      | True                                           |
| description         |                                                |
| id                  | d020159b-62f0-4162-91c8-41efa4c8f799           |
| listeners           | {"id": "0846de83-d221-4fa8-8a9f-719f6fafba7d"} |
| name                |                                                |
| operating_status    | ONLINE                                         |
| pools               | {"id": "5129a8fd-9d00-4324-8f36-ca385b372297"} |
| provider            | f5networks                                     |
| provisioning_status | ACTIVE                                         |
| tenant_id           | 142b4338ce6f42c0a1c739175ec2430a               |
| vip_address         | 10.32.120.34                                   |
| vip_port_id         | 5c0b9eea-1a2a-4d2b-85f6-8a4c1a3679e5           |
| vip_subnet_id       | 94c8de7f-c56e-4cb3-a57a-cdc268e64f1c           |
+---------------------+------------------------------------------------+
root@DC4-D8-03vms_utility_container-910c2915:~# neutron lbaas-loadbalancer-status d020159b-62f0-4162-91c8-41efa4c8f799
{
    "loadbalancer": {
        "name": "",
        "provisioning_status": "ACTIVE",
        "listeners": [
            {
                "name": "",
                "provisioning_status": "ACTIVE",
                "pools": [
                    {
                        "name": "",
                        "provisioning_status": "ACTIVE",
                        "healthmonitor": {
                            "provisioning_status": "ACTIVE",
                            "type": "HTTP",
                            "id": "6d47fd65-1bd2-4a72-9e4d-0e8e28736bb7",
                            "name": "pp_pool_1"
                        },
                        "members": [
                            {
                                "name": "test",
                                "provisioning_status": "ACTIVE",
                                "address": "10.32.222.54",
                                "protocol_port": 8080,
                                "id": "e1094bd3-893d-43a4-be6f-3eef63678bdf",
                                "operating_status": "ONLINE"
                            }
                        ],
                        "id": "5129a8fd-9d00-4324-8f36-ca385b372297",
                        "operating_status": "ONLINE"
                    }
                ],
                "l7policies": [],
                "id": "0846de83-d221-4fa8-8a9f-719f6fafba7d",
                "operating_status": "ONLINE"
            }
        ],
        "pools": [
            {
                "name": "",
                "provisioning_status": "ACTIVE",
                "healthmonitor": {
                    "provisioning_status": "ACTIVE",
                    "type": "HTTP",
                    "id": "6d47fd65-1bd2-4a72-9e4d-0e8e28736bb7",
                    "name": "pp_pool_1"
                },
                "members": [
                    {
                        "name": "test",
                        "provisioning_status": "ACTIVE",
                        "address": "10.32.222.54",
                        "protocol_port": 8080,
                        "id": "e1094bd3-893d-43a4-be6f-3eef63678bdf",
                        "operating_status": "ONLINE"
                    }
                ],
                "id": "5129a8fd-9d00-4324-8f36-ca385b372297",
                "operating_status": "ONLINE"
            }
        ],
        "id": "d020159b-62f0-4162-91c8-41efa4c8f799",
        "operating_status": "ONLINE"
    }
}
root@DC4-D8-03vms_utility_container-910c2915:~#

image

from f5-openstack-agent.

richbrowne avatar richbrowne commented on June 3, 2024

Fixed in prior release.

from f5-openstack-agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.