Re: [libvirt] [PATCH v3 16/18] conf: Move/rename createVport and deleteVport

2017-03-15 Thread John Ferlan
On 03/15/2017 11:19 AM, Laine Stump wrote: > On 03/15/2017 10:08 AM, John Ferlan wrote: >> >> >> On 03/12/2017 06:35 PM, Laine Stump wrote: >>> On 03/10/2017 04:10 PM, John Ferlan wrote: Move the bulk of the code to the node_device_conf and rename to virNodeDevice{Create|Delete}Vport. >

Re: [libvirt] [PATCH v3 16/18] conf: Move/rename createVport and deleteVport

2017-03-15 Thread Laine Stump
On 03/15/2017 10:08 AM, John Ferlan wrote: > > > On 03/12/2017 06:35 PM, Laine Stump wrote: >> On 03/10/2017 04:10 PM, John Ferlan wrote: >>> Move the bulk of the code to the node_device_conf and rename to >>> virNodeDevice{Create|Delete}Vport. >>> >>> Alter the create algorithm slightly in order

Re: [libvirt] [PATCH v3 16/18] conf: Move/rename createVport and deleteVport

2017-03-15 Thread John Ferlan
On 03/12/2017 06:35 PM, Laine Stump wrote: > On 03/10/2017 04:10 PM, John Ferlan wrote: >> Move the bulk of the code to the node_device_conf and rename to >> virNodeDevice{Create|Delete}Vport. >> >> Alter the create algorithm slightly in order to return the name of >> the scsi_host vHBA that was

Re: [libvirt] [PATCH v3 16/18] conf: Move/rename createVport and deleteVport

2017-03-12 Thread Laine Stump
On 03/10/2017 04:10 PM, John Ferlan wrote: > Move the bulk of the code to the node_device_conf and rename to > virNodeDevice{Create|Delete}Vport. > > Alter the create algorithm slightly in order to return the name of > the scsi_host vHBA that was created. The existing code would fetch > the name an

[libvirt] [PATCH v3 16/18] conf: Move/rename createVport and deleteVport

2017-03-10 Thread John Ferlan
Move the bulk of the code to the node_device_conf and rename to virNodeDevice{Create|Delete}Vport. Alter the create algorithm slightly in order to return the name of the scsi_host vHBA that was created. The existing code would fetch the name and if it exists would start a thread looking for the LU