<div dir="ltr">hi, tackers<div><br></div><div>I have some questions about installing Tacker. </div><div><br></div><div>I have an physical environment which installed Tacker a few days ago. Today I have pulled the latest code. </div><div>Then I upgrade the database by using </div><div>"</div><div>  tacker-db-manage --database-connection "mysql+pymysql://<a href="http://root:12345@127.0.0.1/tacker">root:12345@127.0.0.1/tacker</a><span class="gmail-s2">?</span>charset=utf8" upgrade head</div><div>"</div><div>At last I execute this command " python setup.py install ". I uploaded the output at [1]. </div><div><br></div><div>But I met some issues about the files which were generated.</div><div><br></div><div>There is directory named " tacker/db/vm " in the path " /usr/lib/python2.7/site-packages ". But this directory doesn't exist in the source code.</div><div><br></div><div>In the [1], I found this command "<span style="color:rgb(0,0,0);font-family:"bitstream vera sans mono",monospace;font-size:13px">creating /usr/lib/python2.7/site-packages/tacker/db/vm</span>" .  But the directory</div><div>" tacker/db/vm " doesn't exist anymore. Because this wrong directory and files in this directory, tacker-server doesn't startup correctly.</div><div><br></div><div>Could someone tell me the reason why this directory was generated?  </div><div><br></div><div><br></div><div>Thanks</div><div><br></div><div>[1]. <a href="http://paste.openstack.org/show/586528/">http://paste.openstack.org/show/586528/</a></div></div>