← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1481425] [NEW] flavor-create form should include -rxtx-factor option

 

Public bug reported:

According to nova docs (http://docs.openstack.org/cli-
reference/content/novaclient_commands.html), for flavor-create command:

Optional arguments

--ephemeral <ephemeral>
Ephemeral space size in GB (default 0)

--swap <swap>
Swap space size in MB (default 0)

--rxtx-factor <factor>
RX/TX factor (default 1)

--is-public <is-public>
Make flavor accessible to the public (default true)

Horizon does not give users this option:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/nova.py#L479

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  flavor-create form should include -rxtx-factor option

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  According to nova docs (http://docs.openstack.org/cli-
  reference/content/novaclient_commands.html), for flavor-create
  command:

  Optional arguments

  --ephemeral <ephemeral>
  Ephemeral space size in GB (default 0)

  --swap <swap>
  Swap space size in MB (default 0)

  --rxtx-factor <factor>
  RX/TX factor (default 1)

  --is-public <is-public>
  Make flavor accessible to the public (default true)

  Horizon does not give users this option:
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/nova.py#L479

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


Follow ups