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

** Summary changed:

- [pci-passthrough] PCI Clear message should be reported when there are no VFs 
left for allocation
+ [pci-passthrough] nova-scheduler throws a 500 when PCI passthrough is used if 
the PCI passthrough scheduler has not been added

** Description changed:

  When launching an instance with a preconfigured port When there are no
  VFs available for allocation the error message  is not clear
  
  #neutron port-create tenant1-net1 --binding:vnic-type direct
  #nova boot --flavor m1.tiny --image  cirros --nic port-id=<port-id>  vm100
  
  # nova show vm100
  
  (output truncated)
-                                                   
-                                                                               
                                                                                
                                            |
+ 
+                                                                               
                                                                                
                                            |
  | fault                                | {"message": "PCI device request 
({'requests': 
[InstancePCIRequest(alias_name=None,count=1,is_new=False,request_id=66b02b9b-600b-4c46-9f66-38ceb6cc2742,spec=[{physical_network='physnet2'}])],
 'code': 500}equests)s failed", "code": 500, "created": "2014-11-12T10:10:14Z"} 
|
- 
  
  Expected:
  Clear message in the fault entry when issuing 'nova show' or when launching 
the Instance(Better)

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

Title:
  [pci-passthrough] nova-scheduler throws a 500 when PCI passthrough is
  used if the PCI passthrough scheduler has not been added

Status in OpenStack Compute (Nova):
  Triaged

Bug description:
  When launching an instance with a preconfigured port When there are no
  VFs available for allocation the error message  is not clear

  #neutron port-create tenant1-net1 --binding:vnic-type direct
  #nova boot --flavor m1.tiny --image  cirros --nic port-id=<port-id>  vm100

  # nova show vm100

  (output truncated)

                                                                                
                                                                                
                                            |
  | fault                                | {"message": "PCI device request 
({'requests': 
[InstancePCIRequest(alias_name=None,count=1,is_new=False,request_id=66b02b9b-600b-4c46-9f66-38ceb6cc2742,spec=[{physical_network='physnet2'}])],
 'code': 500}equests)s failed", "code": 500, "created": "2014-11-12T10:10:14Z"} 
|

  Expected:
  Clear message in the fault entry when issuing 'nova show' or when launching 
the Instance(Better)

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to