<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks...yes, I'd not realized that
      running ./stack.sh again would unpatch my murano-api/setup.sh!
      Rerunning the db setup as you suggested gives me the tables. I
      didn't do it in as tidy a manner as yours however :-)<br>
      <br>
      <tt>$ export OS_USERNAME=admin
      </tt><tt><br>
      </tt><tt>$ export OS_PASSWORD=swordfish
      </tt><tt><br>
      </tt><tt>$ export OS_TENANT_NAME=demo
      </tt><tt><br>
      </tt><tt>$ export OS_AUTH_URL=</tt><tt><a
          class="moz-txt-link-freetext" href="http://stack3:5000/v2.0/">http://host:5000/v2.0/</a></tt><tt>
      </tt><tt><br>
      </tt><tt>$ murano-manage --config-file /etc/murano/murano-api.conf
        db-sync
      </tt><tt><br>
      </tt><br>
      Cheers<br>
      <br>
      Mark<br>
      <br>
      On 16/04/14 11:23, Georgy Okrokvertskhov wrote:<br>
    </div>
    <blockquote
cite="mid:CAG_6_ont956+5g6b1DvZ_3utxJTQL9HSG-TFqjCkB9v4ubtD_g@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi Mark,

Thank you for a detailed report. As I know Murano team is working on fixing
devstack scripts.

As for DB setup it should be done by a command: tox -evenv -- murano-manage
--config-file etc/murano/murano-api.conf db-sync

It works in my testing environment.

Thanks
Georgy


On Tue, Apr 15, 2014 at 4:11 PM, Mark Kirkwood <
<a class="moz-txt-link-abbreviated" href="mailto:mark.kirkwood@catalyst.net.nz">mark.kirkwood@catalyst.net.nz</a>> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Hi all,

There is some interest here in making use of Murano for Samba ADDC a
service...so we've been (attempting) to get it up and running in devstack.
In the process I've managed to get myself confused about the correct
instructions for doing this:

- the docs suggest <a class="moz-txt-link-freetext" href="http://murano-docs.github.io/latest/getting-started/">http://murano-docs.github.io/latest/getting-started/</a>
content/ch04s03.html
- the project provides murano-deployment/devstack-scripts/README.rst)

...which are markedly different approaches (it *looks* like the project
README.rst is out of date, as it the scripts it runs try to get
heat-horizon from repos that do not exist anymore). If this approach is not
longer workable, we should really remove (or correct these instructions).

So following <a class="moz-txt-link-freetext" href="http://murano-docs.github.io/latest/getting-started/">http://murano-docs.github.io/latest/getting-started/</a>
content/ch04s03.html inside a Ubuntu 12.04 VM I stumbled into a few bugs:

- several missing deps in various murano-*/requirements.txt (see attached)
- typo in /murano-api/setup.sh (db_sync vs db-sync)

Fixing these seems to get most things going (some tabs crash with missing
tables, so I need to dig a bit more to find where they get created...).

Any pointers/etc would be much appreciated!

Cheers

Mark


_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>


</pre>
      </blockquote>
      <pre wrap="">

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>