Reviewed:  https://review.openstack.org/247673
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=90b3276e600c62c5d136abd3ebe3c9c667b7be58
Submitter: Jenkins
Branch:    master

commit 90b3276e600c62c5d136abd3ebe3c9c667b7be58
Author: Itxaka <iserr...@redhat.com>
Date:   Thu Nov 19 17:22:32 2015 +0100

    Add rxtx factor to flavors.
    
    Adds rxtx factor to create and update flavor.
    Adds rxtx factor column to flavor table.
    Update tests.
    
    Change-Id: I0b6c0a8faff5ae32339c41ec95258b5ac3da5148
    Closes-Bug: 1481425


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
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):
  Fix Released

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

-- 
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