{"body":"\nCreating pool:\nneutron lbaas-pool-create --lb-algorithm ROUND_ROBIN --protocol HTTP pool1\nStarting new HTTP connection (1): localhost\nStarting new HTTP connection (1): 172.18.61.14\nUnrecognized attribute(s) 'session_persistence '\n\n… Should be sessionpersistence\n\nCreating members:\n[--admin-state-down] [--weight WEIGHT]\n                                   --subnet-id SUBNET_ID --address ADDRESS\n\n… subnet_id should be optional.\n\nCreating load balancer (despite the error, this never made it to the driver):\n$ neutron lbaas-loadbalancer-create lb1 fcc2dd96-fafe-4dd2-b827-224ca3a66457\nStarting new HTTP connection (1): localhost\nStarting new HTTP connection (1): 172.18.61.14\nAn error happened in the driver: 'NoneType' object has no attribute 'lb'\n\n\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource Traceback (most recent call last):\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource   File \"/opt/stack/neutron/neutron/api/v2/resource.py\", line 87, in resource\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource     result = method(request=request, **args)\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource   File \"/opt/stack/neutron/neutron/api/v2/base.py\", line 447, in create\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource     obj = obj_creator(request.context, **kwargs)\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource   File \"/opt/stack/neutron/neutron/services/loadbalancer/plugin.py\", line 456, in create_loadbalancer\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource     context, driver.load_balancer.create, lb_db)\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource   File \"/opt/stack/neutron/neutron/services/loadbalancer/plugin.py\", line 437, in _call_driver_operation\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource     message=driver_exception.message)\n2014-07-20 16:16:46.555 TRACE neutron.api.v2.resource DriverError: An error happened in the driver: 'NoneType' object has no attribute 'lb'\n\nCreating listener:\n                                     [--admin-state-down] --loadbalancer-id\n                                     LOADBALANCER --protocol\n                                     {TCP,UDP,HTTP,HTTPS} --protocol-port PORT\n                                     --default-pool-id POOL\n\n… loadbalancer and pool are optionally, unless we’re requiring them at the CLI level and not the API level.\n","name":"","extension":"","url":"https://www.irccloud.com/pastebin/oD3Rys4q","modified":1405894799,"id":"oD3Rys4q","size":2362,"lines":40,"own_paste":false,"theme":"","date":1405894799}