Re: Question about StoragePoolHostVO

2013-10-22 Thread Mike Tutkowski
gt; > *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > *Sent:* Tuesday, October 22, 2013 12:28 PM > *To:* dev@cloudstack.apache.org; Edison Su > *Subject:* Question about StoragePoolHostVO > > ** ** > > Hi Edison (or anyone else viewing this :) ), > &g

RE: Question about StoragePoolHostVO

2013-10-22 Thread Edison Su
e.org; Edison Su Subject: Question about StoragePoolHostVO Hi Edison (or anyone else viewing this :) ), I'm looking at the DefaultHostListener class you had written up a while ago. A couple questions: 1) In the "else" below, it does not appear we update the DB with the local path. I

Question about StoragePoolHostVO

2013-10-22 Thread Mike Tutkowski
Hi Edison (or anyone else viewing this :) ), I'm looking at the DefaultHostListener class you had written up a while ago. A couple questions: 1) In the "else" below, it does not appear we update the DB with the local path. Is this correct behavior (this is just a snippet of the method, of course