<div dir="ltr">Finally, I got to install and start designate when moving to a trusty Ubuntu image:<br><b style="font-weight:normal" id="docs-internal-guid-595e5285-629d-5863-0683-dd06e99e5e7a"><span style="font-size:12px;font-family:"Courier New";color:rgb(0,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"><a href="https://vagrantcloud.com/ubuntu/boxes/trusty64">https://vagrantcloud.com/ubuntu/boxes/trusty64</a></span></b><br><br>I did not succeed with precise64 (also Ubuntu):<br><b style="font-weight:normal" id="docs-internal-guid-595e5285-629c-ceab-2e8a-79cbb2e4077d"><a href="http://files.vagrantup.com/precise64.box" style="text-decoration:none"><span style="font-size:12px;font-family:"Courier New";color:rgb(0,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">http://files.vagrantup.com/precise64.box</span></a></b><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 2, 2015 at 6:36 PM, Jaime Fernández <span dir="ltr"><<a href="mailto:jjjaime@gmail.com" target="_blank">jjjaime@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Thanks Tim for the info.<br></div>I've tried the installation of designate using the recommended guide (<a href="http://docs.openstack.org/developer/designate/install/ubuntu-dev.html" target="_blank">http://docs.openstack.org/developer/designate/install/ubuntu-dev.html</a>) in a vagrant with ubuntu (precise64 image).<br></div>I've found a problem in the same step. However, now the error is different:<br><br>$ designate-manage database sync<br>No handlers could be found for logger "oslo_config.cfg"<br>usage: designate [-h] [--config-dir DIR] [--config-file PATH] [--debug]<br>                 [--log-config-append PATH] [--log-date-format DATE_FORMAT]<br>                 [--log-dir LOG_DIR] [--log-file PATH] [--log-format FORMAT]<br>                 [--nouse-syslog] [--nouse-syslog-rfc-format] [--noverbose]<br>                 [--syslog-log-facility SYSLOG_LOG_FACILITY] [--use-syslog]<br>                 [--use-syslog-rfc-format] [--verbose] [--version] [--nodebug]<br>                 {powerdns} ...<br>designate: error: argument category: invalid choice: 'database' (choose from 'powerdns')<br><br></div>I've tried with master branch and even with stable/kilo branch with the same result.<br><br></div>I've also noticed that master branch requires a custom installation of SQLAlchemy to avoid a version conflict:<br><b style="font-weight:normal"><span style="font-size:12px;font-family:"Courier New";color:rgb(255,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">pip install SQLAlchemy==0.9.9</span></b><br><br></div>I've contacted to #openstack-dns today and it looks like a dependency problem. However, all the dependencies were installed successfully. For me it's too hard to investigate the root of the problem. Tomorrow, I'll try to pursue this issue again in IRC.<br></div>
</blockquote></div><br></div>