** Also affects: openstack-api-site
   Importance: Undecided
       Status: New

** No longer affects: openstack-api-site

** Project changed: neutron => openstack-api-site

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1608332

Title:
  create pool api parameter issue

Status in openstack-api-site:
  New

Bug description:
  There is a bug in the documentation[1] for lbaas v2 pool create
  parameters.  The request parameter mentioned are

  {
      "pool": {
          "admin_state_up": true,
          "description": "simple pool",
          "lb_algorithm": "ROUND_ROBIN",
          "name": "my-pool",
          "protocol": "HTTP",
          "subnet_id": "e301aed0-d9e7-498a-977c-1bbfaf14ed5d"
      }
  }

  The creation of pool requires a listener ID instead of Subnet Id.

  [1] http://developer.openstack.org/api-
  ref/networking/v2-ext/index.html?expanded=create-a-load-balancer-pool-
  detail#id355

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1608332/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to