*** gokrokve has quit IRC | 00:35 | |
*** btully has joined #murano | 01:17 | |
openstackgerrit | Brian Tully proposed a change to stackforge/murano-dashboard: Fix extra column in services table during deploy https://review.openstack.org/113417 | 01:20 |
---|---|---|
openstackgerrit | Steve McLellan proposed a change to stackforge/python-muranoclient: Fix some calls after switch to 'requests' https://review.openstack.org/113243 | 01:21 |
*** gokrokve has joined #murano | 01:29 | |
*** gokrokve has quit IRC | 02:14 | |
*** sjmc7 has quit IRC | 03:45 | |
*** chandankumar has joined #murano | 03:55 | |
*** Murali__ has joined #murano | 03:57 | |
*** Murali_ has quit IRC | 03:59 | |
*** drupalmonkey has quit IRC | 04:18 | |
*** chandankumar has quit IRC | 04:20 | |
*** Murali__ has quit IRC | 04:26 | |
*** masco has joined #murano | 05:06 | |
*** chandankumar has joined #murano | 05:16 | |
*** chandankumar has quit IRC | 05:17 | |
*** chandankumar has joined #murano | 05:17 | |
*** k4n0 has joined #murano | 05:37 | |
*** killer_prince has joined #murano | 05:54 | |
*** lazy_prince has quit IRC | 05:56 | |
*** lazy_prif has joined #murano | 06:13 | |
*** lazy_prif is now known as lazy_prince | 06:13 | |
*** masco has quit IRC | 06:17 | |
*** masco has joined #murano | 06:31 | |
*** killer_prince has quit IRC | 07:11 | |
*** romainh has joined #murano | 07:23 | |
*** lazy_prince has quit IRC | 08:06 | |
*** stanlagun has joined #murano | 08:11 | |
*** slagun has quit IRC | 08:12 | |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Fix image-builder scripts https://review.openstack.org/112787 | 08:22 |
openstackgerrit | A change was merged to stackforge/python-muranoclient: Fix some calls after switch to 'requests' https://review.openstack.org/113243 | 08:47 |
*** romainh has left #murano | 08:56 | |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Consolidated devstack script https://review.openstack.org/111282 | 09:37 |
*** romainh has joined #murano | 10:03 | |
*** DaveJ__ has joined #murano | 10:35 | |
DaveJ__ | Hi guys - I'm trying to install Murano on a fresh icehouse install (installed with packstack) | 10:36 |
DaveJ__ | Most of the documentation seems to be geared towards devstack - anyone got some pointers to help get me started ? | 10:36 |
DaveJ__ | Also some of the documentation doesn't seem to be up-to-date | 10:39 |
DaveJ__ | http://murano-docs.github.io/latest/getting-started/content/ch03s03.html | 10:39 |
DaveJ__ | After I clone the repo 'cd /opt/git/murano-deployment/image-builder' doesn't exist | 10:39 |
DaveJ__ | I'm assuming its meant to be /opt/git/murano-deployment/contrib/windows/image-builder/ ? | 10:39 |
IgorYozhikov | hi | 10:51 |
IgorYozhikov | take a look at murano-deployment/contrib/windows | 10:52 |
DaveJ__ | IgorYozhikov: Thanks. Is that documentation up-to-date? I also see https://murano.readthedocs.org/en/latest/install/manual.html | 10:52 |
DaveJ__ | Which is the best to get Murano installed and configured ? | 10:53 |
sergmelikyan | Documentation at https://murano.readthedocs.org is most recent | 10:54 |
IgorYozhikov | we have to change repository structure, so pathes could differ from manual | 10:54 |
DaveJ__ | sergmelikyan: Thanks. Is there a step missing from https://murano.readthedocs.org/en/latest/install/manual.html Under 'Installing the API service and Engine' should I be running python setup.py on the code checked out ? | 10:57 |
*** masco has quit IRC | 10:58 | |
IgorYozhikov | DaveJ__: what version of OpenStack do you use? | 10:59 |
IgorYozhikov | DaveJ__: if you want to play with DevStack, you can take a look here - https://github.com/stackforge/murano/tree/master/contrib/devstack | 11:00 |
DaveJ__ | I'm on IceHouse installed with packstack | 11:00 |
IgorYozhikov | DaveJ__: so you use stable branch, you can try setup.sh scripts | 11:01 |
IgorYozhikov | DaveJ__: but keep in mind, that latest murano code could work/use features from juno | 11:02 |
DaveJ__ | Ok - I'll give setup.sh a try | 11:02 |
DaveJ__ | IgorYozhikov: Hmm I think that may have just nuked my mysql database | 11:06 |
DaveJ__ | can't seem to login anymore | 11:06 |
DaveJ__ | Does it set a default root password ? | 11:07 |
IgorYozhikov | DaveJ__: are you trying to install murano on the same host with packstack installed OS? | 11:07 |
DaveJ__ | yes | 11:07 |
katyafervent | For the Icehouse try to use 0.5.0 Murano tag | 11:07 |
IgorYozhikov | setup script resets root password | 11:07 |
IgorYozhikov | you can find it inside setup.sh | 11:08 |
IgorYozhikov | DaveJ__: i beleive it should be like - swordfish | 11:09 |
IgorYozhikov | for mysql root | 11:09 |
DaveJ__ | Yes it is - thanks got that | 11:09 |
sergmelikyan | DaveJ__, honestly, in order to automate Murano deployment as part of Packstack, I would suggest treat it like any other OpenStack service and nothing more. Trying to reuse setup.sh may be a little bit confusing | 11:10 |
sergmelikyan | Is automating Murano as part of Packstack is your goal? Or you'd like to install murano manually alongside with packstack deployment of OpenStack? | 11:11 |
DaveJ__ | sergmelikyan: For now I'd just like to install murano manually alongside my packstack deployment. Although I think long term it would be useful to have as part of packstack, so I may look at that | 11:13 |
*** masco has joined #murano | 11:13 | |
sergmelikyan | https://murano.readthedocs.org/en/latest/install/manual.html - no, there is no missing step here | 11:14 |
*** sergmelikyan has left #murano | 11:14 | |
*** sergmelikyan has joined #murano | 11:14 | |
sergmelikyan | If you run Murano using tox like: "tox -e venv -- murano-api --config-file /etc/murano/murano.conf" | 11:15 |
sergmelikyan | tox creates virtual env | 11:15 |
DaveJ__ | sergmelikyan: Ah ok - thanks | 11:15 |
sergmelikyan | So basically Murano is running in isolated virtual env | 11:15 |
sergmelikyan | no need to call python setup.py | 11:15 |
sergmelikyan | If you will encounter issues with running Murano using tox try to look at https://github.com/stackforge/murano/blob/master/setup.sh#L35 | 11:17 |
sergmelikyan | it is a list of system-wide dependencies that may be missing | 11:17 |
sergmelikyan | Also, please note, that you can actually run latest Murano using tox (including dashboard) and target it to IceHouse release of OpenStack. You will have consistent version of Murano services and consistent deployment of OpenStack. Since OpenStack dashboard relies on python-*client to do actual calls to OpenStack services you should not have any problems and can easily experiment with Murano | 11:20 |
sergmelikyan | *with latest version | 11:21 |
DaveJ__ | sergmelikyan> : That sounds like the best option. I had already executed setup.sh, but I guess I can re-run and uninstall | 11:22 |
sergmelikyan | sure | 11:22 |
DaveJ__ | sergmelikyan: in terms of the murano.conf - any hints at what I need to configure ? | 11:25 |
*** sergmelikyan has quit IRC | 11:26 | |
*** sergmelikyan has joined #murano | 11:26 | |
sergmelikyan | DaveJ__, You should start with configuring connection to database | 11:26 |
sergmelikyan | https://github.com/stackforge/murano/blob/master/etc/murano/murano.conf.sample#L192 | 11:27 |
sergmelikyan | This is should be done even before you will run murano-db-manage command | 11:27 |
*** sab_ has joined #murano | 11:27 | |
sergmelikyan | just "sqlite:///murano.db" will do the job | 11:27 |
sergmelikyan | There is no reason to use MySQL, imo | 11:28 |
sergmelikyan | For production you should use same database as used for other OpenStack services but for now SQLite is enough | 11:28 |
sergmelikyan | Next option that should be configured is https://github.com/stackforge/murano/blob/master/etc/murano/murano.conf.sample#L306 | 11:29 |
sergmelikyan | This responsible for URI used by engine to ask Keystone about whereabouts of other OpenStack services | 11:30 |
*** sab_ has quit IRC | 11:30 | |
sergmelikyan | https://github.com/stackforge/murano/blob/master/etc/murano/murano.conf.sample#L335 is next one | 11:31 |
sergmelikyan | This option is used by engine to ask from api for application packages. I think "http://127.0.0.1:8082" should work | 11:32 |
sergmelikyan | (I assume that you are running all Murano services on the same machine) | 11:32 |
DaveJ__ | sergmelikyan: yep all services on the same box | 11:34 |
DaveJ__ | I do have multiple compute nodes though | 11:34 |
sergmelikyan | Next options that should be configured are related to RabbitMQ | 11:34 |
sergmelikyan | Here https://github.com/stackforge/murano/blob/master/etc/murano/murano.conf.sample#L443 you can specify address of RabbitMQ used by OpenStack deployment | 11:35 |
sergmelikyan | I don't know yet why (this is definitely a bug) but murano.conf.sample is missing one important section - configuration of oslo.messaging | 11:36 |
sergmelikyan | You can just copy-paste this setting from any OpenStack service in your OpenStack deployment. For example from nova.conf | 11:36 |
sergmelikyan | DaveJ__, I am talking about this section https://github.com/openstack/heat/blob/master/etc/heat/heat.conf.sample#L148-339 | 11:38 |
DaveJ__ | sergmelikyan: So can I just take that section from my heat config ? | 11:39 |
sergmelikyan | But I am almost sure that configuring that this options will be enough https://github.com/openstack/heat/blob/master/etc/heat/heat.conf.sample#L224-246 | 11:39 |
sergmelikyan | DaveJ__, sure | 11:39 |
DaveJ__ | does it require a header i.e. [oslo.messaging] ? | 11:40 |
sergmelikyan | Nope, all commented out lines may be omitted | 11:40 |
sergmelikyan | this options are defined in [DEFAULT] section | 11:41 |
sergmelikyan | Unfortunately we don't have similar instructions for installing murano-dashboard yet :( I will describe you to how to do it step by step once we will finish with api&engine :) | 11:44 |
sergmelikyan | I hope we will finish updating our documentation before end of J3 :( Too many open bugs for documentation | 11:46 |
DaveJ__ | Ok I think I have all of that running | 11:46 |
sergmelikyan | DaveJ__, cool! | 11:46 |
DaveJ__ | That would be great - Ideally I would have used fuel to install it, which I understand sets up Murano, but with our existing environment it wasn't an option | 11:46 |
sergmelikyan | Let's move to installing dashboard? | 11:46 |
DaveJ__ | sure | 11:47 |
sergmelikyan | You are starting with checking out latest sources: git clone https://git.openstack.org/stackforge/murano-dashboard.git | 11:47 |
sergmelikyan | Next is ./update_setting.sh --output=./muranodashboard/settings.py | 11:48 |
DaveJ__ | yep I've got that down in /opt/git/murano-dashboard | 11:48 |
sergmelikyan | This script adds some Murano specific settings to settings.py | 11:49 |
DaveJ__ | ok | 11:53 |
DaveJ__ | yep | 11:53 |
DaveJ__ | ls | 11:53 |
sergmelikyan | DaveJ__, I am usually using PyCharm for dev environment and never tried to run dashboard using tox. | 11:53 |
sergmelikyan | Sorry for delay, few minutes and I will share what to do next :) | 11:53 |
DaveJ__ | no problem - I appreciate the help | 11:53 |
DaveJ__ | sorry to job back - I was looking at some of my other config. So for my other servies the Keytsone auth_url is =http://10.20.50.119:35357/v2.0 | 11:55 |
DaveJ__ | I assume I should use this instead of the "http://127.0.0.1:8082" | 11:55 |
sergmelikyan | DaveJ__, you mean here https://github.com/stackforge/murano/blob/master/etc/murano/murano.conf.sample#L306 ? | 11:56 |
sergmelikyan | http://127.0.0.1:8082 - this is murano URI | 11:58 |
sergmelikyan | used when Murano connects to itself to retrieve list of available application packages | 11:59 |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Update Image selection in functional test https://review.openstack.org/112785 | 11:59 |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Fix statuses for environment state https://review.openstack.org/104801 | 11:59 |
*** killer_prince has joined #murano | 12:00 | |
*** killer_prince is now known as lazy_prince | 12:00 | |
DaveJ__ | sergmelikyan: Ah I see, sorry I made a mistake earlier - fixed now | 12:01 |
sergmelikyan | DaveJ__, you need also add http://paste.openstack.org/show/93824/ this section to murano.conf | 12:01 |
sergmelikyan | Looks like recent patch that regenerate conf.sample is a slightly broken :( | 12:01 |
sergmelikyan | I have already changed value of auth_url with value that you mentioned above | 12:02 |
DaveJ__ | should the section be [keystone_authtoken] or [keystone] | 12:04 |
sergmelikyan | There should be two of them | 12:06 |
sergmelikyan | First one is used by API to authenticate requests to API with Keystone | 12:06 |
sergmelikyan | Second one is used by Engine to detect where other OpenStack services are located | 12:07 |
DaveJ__ | ah ok got it | 12:08 |
sergmelikyan | tox -e venv -- python setup.py develop | 12:08 |
sergmelikyan | tox -e venv -- {toxinidir}/manage.py runserver | 12:08 |
sergmelikyan | After that you should be able to login to OpenStack Dashboard at http://127.0.0.1:8000/ | 12:08 |
DaveJ__ | yep - looks good, well I go to my horizon url (no 8000) | 12:10 |
DaveJ__ | but I can see it | 12:11 |
sergmelikyan | Single difference that you should see is Murano dashboard available at 8000 | 12:11 |
sergmelikyan | Styles may be different too since in Juno OpenStack dashboard is slightly changed due to CSS changes and moving to Bootstrap 3.0 (some CSS framework?) | 12:12 |
sergmelikyan | DaveJ__, do you able to see Murano specific dashboard? | 12:12 |
sergmelikyan | List environments? | 12:12 |
DaveJ__ | Nope, if I go to that URL I just get some yaml back. But if I log into horizon I can see | 12:13 |
DaveJ__ | it | 12:13 |
DaveJ__ | oh - I wonder - I did a setup.sh install earlier, that I didn't unintsall | 12:13 |
DaveJ__ | although I can see it in horizon and I can see the tabs | 12:13 |
sergmelikyan | Mmm I am little bit confused, what console output you have got after "tox -e venv -- {toxinidir}/manage.py runserver"? | 12:14 |
sergmelikyan | And may be you should uninstall first | 12:14 |
sergmelikyan | *maybe | 12:14 |
DaveJ__ | http://picpaste.com/Screenshot_from_2014-08-12_13_13_41-k8044rBk.png | 12:15 |
DaveJ__ | Yes, I can uninstall, atlhough as long as its working I'm happy. | 12:16 |
DaveJ__ | There wasnt any input after the venv installdeps: line, although I'm guessing I already have something listening on 8000 | 12:16 |
DaveJ__ | Is there a git repo with demo applications and environments ? | 12:16 |
sergmelikyan | >There wasnt any input after the venv installdeps | 12:20 |
sergmelikyan | Means that dependencies installation is still in progress | 12:20 |
sergmelikyan | You can also specify on which interface and on which port to listen | 12:20 |
sergmelikyan | tox -e venv -- {toxinidir}/manage.py runserver 8090 | 12:21 |
sergmelikyan | runserver [[address:]port] | 12:21 |
sergmelikyan | We have https://github.com/murano-project/murano-app-incubator | 12:22 |
sergmelikyan | There you can find different demo applications that you can use for experiments :) | 12:22 |
DaveJ__ | sergmelikyan: Thanks - I guess I'll setup.sh uninstall, re-run through your steps and then tty it out | 12:22 |
sergmelikyan | DaveJ__, np :) | 12:22 |
DaveJ__ | but its looking good anyway the api/engine seem to be up and running with no errors in logs | 12:22 |
DaveJ__ | If I can document this, I might publish on the RDO site if there are no objections, as I'm sure others will want to try it out | 12:23 |
sergmelikyan | DaveJ__, it would be awesome :) | 12:23 |
sergmelikyan | Any help with documentation is highly appreciated! | 12:23 |
sergmelikyan | One last thing, I think we missed one step that is no described in https://murano.readthedocs.org/en/latest/install/manual.html | 12:25 |
sergmelikyan | You need to install core library, that contains some built in functionality used by different packages | 12:26 |
sergmelikyan | tox -e venv -- murano-manage --config-file /etc/murano/murano.conf import-package ./meta/io.murano | 12:27 |
sergmelikyan | Should be executed any time after you finish installation of api&engine | 12:28 |
sergmelikyan | This command imports murano package from command line, same package may be imported through dashboard (you need only compress all files in dir to zip archive) | 12:28 |
sergmelikyan | To import demo applications from https://github.com/murano-project/murano-app-incubator you can used same command | 12:29 |
sergmelikyan | DaveJ__, Maybe you will be interested in https://wiki.openstack.org/wiki/Murano/Screencasts from juno-1 section :) | 12:34 |
DaveJ__ | Thanks will take a look at that | 12:35 |
DaveJ__ | Is there a way to remove packages | 12:36 |
DaveJ__ | I dont see a remove-package/delete-package option | 12:36 |
sergmelikyan | You can do this through UI: Murano -> Manage -> Package Definitions | 12:39 |
sergmelikyan | CLI is used mainly in automation for adding Core Library (one in ./meta/io.murano) | 12:40 |
*** lazy_prince is now known as killer_prince | 12:51 | |
*** k4n0 has quit IRC | 12:53 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Update Image selection in functional test https://review.openstack.org/112785 | 13:05 |
*** sergmelikyan has quit IRC | 13:11 | |
*** sergmelikyan has joined #murano | 13:12 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Update Image selection in functional test https://review.openstack.org/112785 | 13:24 |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Fix statuses for environment state https://review.openstack.org/104801 | 13:45 |
*** romainh1 has joined #murano | 13:46 | |
*** romainh has quit IRC | 13:46 | |
*** romainh1 has left #murano | 13:48 | |
*** drupalmonkey has joined #murano | 14:10 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Update Image selection in functional test https://review.openstack.org/112785 | 14:17 |
*** Murali_ has joined #murano | 14:18 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Fix statuses for environment state https://review.openstack.org/104801 | 14:20 |
*** sergmelikyan has quit IRC | 14:40 | |
*** sergmelikyan has joined #murano | 14:40 | |
*** gokrokve has joined #murano | 14:50 | |
*** sjmc7 has joined #murano | 14:50 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Fix statuses for environment state https://review.openstack.org/104801 | 14:59 |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano: Allow murano-agent to be disabled https://review.openstack.org/109769 | 15:09 |
sjmc7 | stanlagun, ruhe, sergmelikyan - can you take a look at https://review.openstack.org/#/c/111443/ when you have a chance please? | 15:09 |
stanlagun | sjmc7: why did you fixed everything in HeatSWConfigInstance.yaml but nothing in Instance.yaml? | 15:12 |
sjmc7 | that's a good question. one sec | 15:13 |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano: Allow software config at deploy https://review.openstack.org/111443 | 15:16 |
stanlagun | why do you do $.setAttr(deployed, false) ? | 15:17 |
sjmc7 | i think it's worth noting it | 15:18 |
sjmc7 | but if you're really opposed, i can take it out | 15:18 |
stanlagun | I just don't understand the purpose of this | 15:18 |
sjmc7 | it seems like it's worth having something to check whether deployment has happened already | 15:19 |
stanlagun | but you never read it | 15:19 |
sjmc7 | no. ok, i'll take it out | 15:20 |
sjmc7 | incidentally, what happens if deploy() is called twice? | 15:20 |
stanlagun | this is need to be tested. But deploy must be ready for that because this will happen if instance is used for several apps | 15:21 |
stanlagun | having attribute is not bad as long as you check its value\ | 15:22 |
sjmc7 | yeah. so that might be a reason to note whether it's happened already | 15:22 |
sjmc7 | ok. this maybe should be a separate patch though | 15:22 |
stanlagun | yes. If you read it :) | 15:22 |
stanlagun | also what happen if I want to apply additional config on instance that is already deployed | 15:23 |
stanlagun | ? | 15:23 |
sjmc7 | are all applications deployed sequentially (app1: initialize, app1: deploy, app2: initialize, app2:deploy) ? | 15:24 |
sjmc7 | or app1:intialize, app2:initialize, app1:deploy, app2:deploy ? | 15:25 |
stanlagun | no. Everything is done in parallel. But for any given method there is a guarantee that it cannot be called simultaneously on the same object. In another words there is a lock on pair (method, object) and deploy of the same instance will be sequential | 15:26 |
sjmc7 | so the intent was that you'd inject the template chunks during initialize. but it sounds like that won't necessarily work | 15:27 |
sjmc7 | since app2 might get to initializing later on | 15:27 |
stanlagun | you should not initialize for anything other than runtime property initialization. Initialize is called upon object model load (including garbage collection) | 15:29 |
stanlagun | Also there is no need to set attribute to false | 15:29 |
stanlagun | you can use $.getAtt(name, defaultValue). | 15:30 |
stanlagun | Also remember that attributes are persisted to object model and retain their value across different deployments | 15:30 |
sjmc7 | i have removed the deployed attribute | 15:31 |
sjmc7 | the multiple application thing is likely a problem. it feels like the abstraction isn't quite working in this case | 15:31 |
stanlagun | I'm sure it can be done properly here but I'm okay to leave it till we actually run into problem with this | 15:33 |
stanlagun | You haven't pushed your changes | 15:33 |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano: Allow software config at deploy https://review.openstack.org/111443 | 15:33 |
sjmc7 | i know, i was talking to you :) | 15:33 |
stanlagun | +2 | 15:34 |
*** romainh has joined #murano | 15:51 | |
DaveJ__ | Hi folks: I'm seeing the warning message 'Murano API location could not be found in Service Catalog' in my murano dashboard log. I've got url defined in my /etc/murano/murano.conf, should I have defined it somewhree else ? | 15:55 |
sjmc7 | DaveJ__ - if it's not in keystone, you can set MURANO_API_URL in settings.py (or local_settings.py) | 15:57 |
DaveJ__ | sjmc7 - I do have it in keystone - maybe I need to restart the keystone service ? | 16:04 |
sjmc7 | it gets cached when you log in | 16:04 |
DaveJ__ | http://pastebin.com/yRQ9uyVz | 16:04 |
sergmelikyan | DaveJ__, I think you have a mixed deployment. Instructions that we are trying few hours ago are not supposed to use Keystone | 16:12 |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano-dashboard: Helpers for installing into horizon https://review.openstack.org/113031 | 16:14 |
*** masco has quit IRC | 16:16 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Update Image selection in functional test https://review.openstack.org/112785 | 16:16 |
*** lecalcot has joined #murano | 16:29 | |
*** bharath has joined #murano | 16:34 | |
*** chandankumar has quit IRC | 16:36 | |
ruhe | seems like our agenda for today will be very sparse | 16:40 |
sjmc7 | we could all just tell jokes | 16:47 |
ruhe | :) | 16:50 |
sjmc7 | ruhe - it looks like kate's fixes to muranoclient did the trick (thanks, kate) | 16:51 |
sjmc7 | can we modify the 0.5.3 release or do we need a new one? | 16:52 |
ruhe | sjmc7: we need a new one. git tags are like words, once you said a word there is no way to return it :) | 16:54 |
sjmc7 | i know, i know | 16:56 |
katyafervent | I checked create and upload CLI commands and they work fine | 17:02 |
openstackgerrit | A change was merged to stackforge/murano: Allow software config at deploy https://review.openstack.org/111443 | 17:21 |
*** Murali_ has quit IRC | 17:31 | |
*** romainh has left #murano | 17:38 | |
*** bharath has quit IRC | 17:39 | |
*** lecalcot has quit IRC | 17:43 | |
*** Murali_ has joined #murano | 17:56 | |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Update Image selection in functional test https://review.openstack.org/112785 | 18:07 |
openstackgerrit | Ekaterina Chernova proposed a change to stackforge/murano-dashboard: Fix statuses for environment state https://review.openstack.org/104801 | 18:07 |
*** DaveJ__ has quit IRC | 18:28 | |
*** gokrokve_ has joined #murano | 18:38 | |
*** gokrokve has quit IRC | 18:41 | |
*** gokrokve_ has quit IRC | 18:43 | |
*** gokrokve has joined #murano | 18:52 | |
*** lecalcot has joined #murano | 18:52 | |
*** gokrokve has quit IRC | 19:26 | |
*** gokrokve has joined #murano | 19:57 | |
*** Murali__ has joined #murano | 20:22 | |
*** Murali__ has quit IRC | 20:23 | |
*** Murali__ has joined #murano | 20:24 | |
*** Murali_ has quit IRC | 20:25 | |
*** Murali__ has quit IRC | 20:38 | |
*** Murali has joined #murano | 20:38 | |
*** Murali has quit IRC | 21:10 | |
*** Murali_ has joined #murano | 21:11 | |
*** lecalcot has quit IRC | 21:20 | |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano: Add sample logging.conf https://review.openstack.org/113662 | 21:51 |
*** drupalmonkey has quit IRC | 22:35 | |
*** gokrokve_ has joined #murano | 22:52 | |
*** Murali_ has quit IRC | 22:53 | |
*** gokrokve has quit IRC | 22:56 | |
*** drupalmonkey has joined #murano | 23:03 | |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano: Reduce number of API requests during deploy https://review.openstack.org/113676 | 23:10 |
sjmc7 | stanlagun - not sure if you're still there, but review 113676 ^^ might address the repeated loading problem. you're in the review name lookup twice, so i can't add you as a reviewer | 23:13 |
stanlagun | looks good to me | 23:16 |
stanlagun | on further improvements | 23:17 |
stanlagun | don't try to skip requesting inbuilt classes as they may be mixed (Python + YAML) | 23:18 |
stanlagun | instead add empty YAML classes for those defined in Python | 23:18 |
stanlagun | thus they will become cahced once the package is loaded | 23:18 |
stanlagun | *cached | 23:18 |
stanlagun | advice: add murano-core to reviewers list | 23:20 |
*** Murali has joined #murano | 23:42 | |
*** Murali has quit IRC | 23:47 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!