yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18974
[Bug 1355621] [NEW] nova floating-ip-create needs pool name
Public bug reported:
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)
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References