← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1355621] Re: nova floating-ip-create needs pool name

 

After setting default_floating_pool to "public", it works well.
Since my pool name was "public" instead of nova.

I installed RedHat OpenStack with packstack. I think openstack-puppet
needs to update nova.conf

** Changed in: nova
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1355621

Title:
  nova floating-ip-create needs pool name

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  floating-ip-create shows that floating-ip-pool is optional, but it is
  need to specify pool name.

  #################
  # help menu
  #################
  [root@cnode35-m ~(keystone_admin)]# nova help floating-ip-create
  usage: nova floating-ip-create [<floating-ip-pool>]

  Allocate a floating IP for the current tenant.

  Positional arguments:
    <floating-ip-pool>  Name of Floating IP Pool. (Optional)

  #################
  # error log
  #################
  [root@cnode35-m ~(keystone_admin)]# nova floating-ip-create
  ERROR: FloatingIpPoolNotFound: Floating ip pool not found. (HTTP 404) (Request-ID: req-224995d7-b1bf-4b82-83f6-d9259c1ca265)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1355621/+subscriptions


References