[Yahoo-eng-team] [Bug 1632247] [NEW] The command "nova list --all-tenants" query is slow

2016-10-11 Thread Tina Kevin
Public bug reported: Description === There are 15 instances. I excute the command: nova --debug list --all-tenants, But it took more than 40 seconds. I read the nova api code, it sends a Get request and read the instance_faults table for detail information. The instance_faults table has

[Yahoo-eng-team] [Bug 1619161] [NEW] flavor-list need return the extra-specs information directly

2016-09-01 Thread Tina Kevin
Public bug reported: Description === Now the command of nova flavor-list --extra-specs can view extra-specs information, but I use --debug to see a lot of http GET requests for getting the extra_specs information of each flavor. With the increase of the flavors, it will get more and

[Yahoo-eng-team] [Bug 1608467] [NEW] Hypervisor show not includes ram_allocation_ratio

2016-08-01 Thread Tina Kevin
Kevin (song-ruixia) Status: New ** Tags: allocation hypervisor-show ratio ** Tags added: allocation hypervisor-show ratio ** Changed in: nova Assignee: (unassigned) => Tina Kevin (song-ruixia) -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1607996] [NEW] Live migraion is not update numa hugepages info in xml

2016-07-29 Thread Tina Kevin
Public bug reported: Description === Live migration is not update instance numa hugepages info in xml. if the numa hugepages info of source host is different from the numa hugepages info of destation host, then instance in destation host can not start normally, result in the

[Yahoo-eng-team] [Bug 1595083] Re: Instance with powering-off task-state stop failure when the nova-compute restarts

2016-06-23 Thread Tina Kevin
** Changed in: nova Assignee: Tina Kevin (song-ruixia) => (unassigned) ** Changed in: nova Milestone: newton-3 => None ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1595083] [NEW] Instance with powering-off task-state stop failure when the nova-compute restarts

2016-06-22 Thread Tina Kevin
16-06-22 15:08:29.942 28875 TRACE nova.compute.manager [instance: 40d78f1d-38fc-4bfb-8e7e-a3dfe60398d9] InstanceActionNotFound: Action for request_id req-e8ef400f-ca1b-4252-a2aa-9d749cd57ae4 on instance 40d78f1d-38fc-4bfb-8e7e-a3dfe60398d9 not found ** Affects: nova Importance: Undecided A

[Yahoo-eng-team] [Bug 1585986] [NEW] Add CLI command about region

2016-05-26 Thread Tina Kevin
Public bug reported: Now we have no commands that are related to region the current version. I think we needs to create a set of commands for administrator. - "region-create/delete/list/get/update". ** Affects: keystone Importance: Undecided Status: New ** Tags: command region