| *** harlowja has joined #murano | 00:00 | |
| *** e0ne has joined #murano | 00:22 | |
| *** e0ne has quit IRC | 00:46 | |
| *** harlowja has quit IRC | 01:22 | |
| *** harlowja has joined #murano | 01:33 | |
| *** gokrokve has quit IRC | 01:35 | |
| *** rakhmerov has quit IRC | 01:35 | |
| *** gokrokve has joined #murano | 01:36 | |
| *** gokrokve_ has joined #murano | 01:37 | |
| *** gokrokve has quit IRC | 01:41 | |
| *** gokrokve_ has quit IRC | 01:42 | |
| *** IlyaE has quit IRC | 01:45 | |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 06:11 |
|---|---|---|
| *** gokrokve has joined #murano | 06:47 | |
| *** gokrokve has quit IRC | 06:53 | |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 07:17 |
| *** gokrokve has joined #murano | 07:48 | |
| *** gokrokve has quit IRC | 07:52 | |
| *** harlowja is now known as harlowja_away | 08:00 | |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 08:04 |
| *** IYozhikov_away is now known as IgorYozhikov | 08:07 | |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 08:22 |
| openstackgerrit | Sergey Murashov proposed a change to stackforge/murano-tests: Add deploy commit on mistral script https://review.openstack.org/66515 | 08:32 |
| openstackgerrit | A change was merged to stackforge/murano-tests: Add deploy commit on mistral script https://review.openstack.org/66515 | 08:38 |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 08:43 |
| tsufiev | so, speaking about muranodashboard problems... during installing Murano on devbox I had problems earlier: http://paste.openstack.org/show/61163/ | 08:43 |
| *** stanlagun has quit IRC | 08:46 | |
| *** gokrokve has joined #murano | 08:48 | |
| *** ruhe has joined #murano | 08:49 | |
| tnurlygayanov | LOG:> Installing "python-dev"... | 08:50 |
| tnurlygayanov | LOG:> installation fails, exiting!!! | 08:50 |
| tnurlygayanov | tsufiev, are you root? | 08:50 |
| tnurlygayanov | if yes, please make 'sudo apt-get update' | 08:51 |
| tnurlygayanov | it will fix this problem. | 08:51 |
| *** _ruhe has joined #murano | 08:53 | |
| *** gokrokve has quit IRC | 08:53 | |
| *** ruhe has quit IRC | 08:53 | |
| *** _ruhe is now known as ruhe | 08:54 | |
| akuznetsova | i created bug about problem with dashboard installation: https://bugs.launchpad.net/murano/+bug/1268876 | 08:55 |
| *** stanlagun has joined #murano | 08:58 | |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 09:01 |
| tsufiev | tnurlygayanov: yes, it helped to move further, but still no directory /etc/murano | 09:02 |
| tsufiev | i rerun prerequisites command before install | 09:03 |
| tsufiev | this message looks suspicious: | 09:03 |
| tsufiev | Wheel installs require setuptools >= 0.8 for dist-info support. | 09:03 |
| tsufiev | pip's wheel support requires setuptools >= 0.8 for dist-info support. | 09:03 |
| tsufiev | Storing debug log for failure in /root/.pip/pip.log | 09:03 |
| tnurlygayanov | ooo | 09:04 |
| tnurlygayanov | yes, it is bug with pip 1.5 | 09:04 |
| tnurlygayanov | https://bugs.launchpad.net/murano/+bug/1268627 | 09:04 |
| tnurlygayanov | install pip 1.4.1 - it will fix this problem: sudo pip install -U pip==1.4.1 | 09:04 |
| tnurlygayanov | or: pip install --upgrade pip==1.4.1 | 09:05 |
| tnurlygayanov | and after that please uninstall and install Murano again. | 09:05 |
| tnurlygayanov | we work on fix for it with Igor Y. | 09:07 |
| tsufiev | tnurlygayanov: right after pip 1.5 is installed, it is completely broken on devbox and refuses to do anything | 09:12 |
| tsufiev | so re-running 'murano-git-install.sh prerequisites' (which installs pip==1.5) breaks the system | 09:13 |
| tnurlygayanov | yes | 09:23 |
| tnurlygayanov | tsufiev, need to reinstall pip 1.4.1 after 'murano-git-install.sh prerequisites' | 09:23 |
| katyafervent | really? My prerequisites are running for like a half an hour | 09:24 |
| tsufiev | tnurlygayanov: ok, i've managed devbox to deploy succesfully, confirm problem with settings.DATABASES | 09:35 |
| tsufiev | investigating what's wrong with it... | 09:35 |
| tnurlygayanov | ok, thank you. | 09:39 |
| *** ruhe is now known as ruhe_away | 09:41 | |
| *** ruhe_away is now known as ruhe | 09:41 | |
| *** ruhe is now known as ruhe_away | 09:42 | |
| *** gokrokve has joined #murano | 09:48 | |
| *** ruhe_away is now known as ruhe | 09:49 | |
| *** gokrokve has quit IRC | 09:53 | |
| *** ruhe is now known as ruhe_away | 10:00 | |
| *** ruhe_away is now known as ruhe | 10:01 | |
| openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-tests: New test suite with positive and negative tests for fields validation https://review.openstack.org/66530 | 10:11 |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 10:12 |
| openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-tests: New test suite with positive and negative tests for fields validation https://review.openstack.org/66530 | 10:14 |
| *** ruhe is now known as ruhe_away | 10:31 | |
| *** ruhe_away is now known as _ruhe | 10:41 | |
| openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-repository: Add per-tenant isolation https://review.openstack.org/63919 | 10:44 |
| openstackgerrit | A change was merged to stackforge/murano-tests: New test suite with positive and negative tests for fields validation https://review.openstack.org/66530 | 10:47 |
| *** gokrokve has joined #murano | 10:48 | |
| *** gokrokve has quit IRC | 10:52 | |
| tnurlygayanov | one more blueprint for release 0.5: https://blueprints.launchpad.net/murano/+spec/filter-flavor-for-each-service | 10:56 |
| * igormarnat is now away: went away... | 11:11 | |
| *** _ruhe is now known as ruhe | 11:11 | |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 11:17 |
| openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-repository: Add per-tenant isolation https://review.openstack.org/63919 | 11:24 |
| openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-repository: Add per-tenant isolation https://review.openstack.org/63919 | 11:33 |
| openstackgerrit | A change was merged to stackforge/murano-repository: Add per-tenant isolation https://review.openstack.org/63919 | 11:40 |
| *** gokrokve has joined #murano | 11:48 | |
| *** gokrokve has quit IRC | 11:53 | |
| openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-repository: Make some refactoring https://review.openstack.org/66546 | 12:03 |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 12:29 |
| openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-repository: Add forgotten return https://review.openstack.org/66553 | 12:31 |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 12:35 |
| openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-repository: Add forgotten return statements https://review.openstack.org/66555 | 12:42 |
| *** ruhe is now known as ruhe_away | 12:42 | |
| openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-repository: Make some refactoring https://review.openstack.org/66546 | 12:48 |
| *** gokrokve has joined #murano | 12:48 | |
| *** ruhe_away is now known as ruhe | 12:51 | |
| *** gokrokve has quit IRC | 12:53 | |
| katyafervent | Guys Do we have guide hoe to create bugs? may be we need to create one | 12:56 |
| katyafervent | we definitely need to organize them: add info to which project this bug belongs and make filed expected result required | 12:59 |
| katyafervent | Is somebody here? | 12:59 |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 13:01 |
| tnurlygayanov | katyafervent, ok, I will describe some short-documentation about 'how to describe bugs' | 13:09 |
| katyafervent | tnurlygayanov, that would be great! | 13:09 |
| tnurlygayanov | and will add this information on the wiki page. | 13:10 |
| katyafervent | Also we have some bugs that needed to be rechecked, do you plan time for this activity? | 13:10 |
| tsufiev | katyafervent: it is useful to add someone's nick to make his client send notification | 13:11 |
| katyafervent | But I want to ask all team opinion) | 13:11 |
| tnurlygayanov | katyafervent, yes. | 13:12 |
| igormarnat | tnurlygayanov, please talk to Ruslan, he must have something written for that | 13:16 |
| tnurlygayanov | igormarnat, ok, thank you! | 13:18 |
| openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Update local_settings.py.example to stable/havana. https://review.openstack.org/66559 | 13:19 |
| openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Move all murano-specific settings to local_settings.py. https://review.openstack.org/66560 | 13:19 |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 13:19 |
| tnurlygayanov | one usefull link: https://wiki.openstack.org/wiki/BugTriage | 13:21 |
| tnurlygayanov | and one more: https://wiki.openstack.org/wiki/Bugs | 13:23 |
| *** ruhe is now known as ruhe_away | 13:23 | |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 13:25 |
| openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Move all murano-specific settings to local_settings.py. https://review.openstack.org/66560 | 13:28 |
| ogelbukh | there's ton of links in openstack wiki with word 'bugs' ) | 13:31 |
| *** ruhe_away is now known as _ruhe | 13:31 | |
| ogelbukh | https://wiki.openstack.org/wiki/BugFilingRecommendations - another small one | 13:32 |
| *** _ruhe is now known as ruhe | 13:32 | |
| openstackgerrit | Timur Nurlygayanov proposed a change to stackforge/murano-repository: Fixed issue with Key Pairs for Linux-based services https://review.openstack.org/60507 | 13:45 |
| *** gokrokve has joined #murano | 13:48 | |
| *** gokrokve has quit IRC | 13:53 | |
| * igormarnat is now away: went away... | 13:54 | |
| openstackgerrit | Igor Yozhikov proposed a change to stackforge/murano-api: Add new setup script and SysV inits https://review.openstack.org/66582 | 14:21 |
| openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Move all murano-specific settings to local_settings.py. https://review.openstack.org/66560 | 14:37 |
| *** gokrokve has joined #murano | 14:48 | |
| *** gokrokve has quit IRC | 14:53 | |
| openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-deployment: Scripts for devstack integration. https://review.openstack.org/65687 | 14:55 |
| *** ruhe is now known as ruhe_away | 15:05 | |
| *** ruhe_away is now known as _ruhe | 15:11 | |
| *** _ruhe is now known as ruhe | 15:12 | |
| *** rakhmerov has joined #murano | 15:14 | |
| *** gokrokve has joined #murano | 15:24 | |
| *** rakhmerov has quit IRC | 15:27 | |
| *** gokrokve_ has joined #murano | 15:27 | |
| *** gokrokve has quit IRC | 15:28 | |
| *** rakhmerov has joined #murano | 15:29 | |
| *** IlyaE has joined #murano | 15:30 | |
| *** rakhmerov has left #murano | 15:32 | |
| *** rakhmerov has joined #murano | 15:32 | |
| * igormarnat is now away: went away... | 15:48 | |
| *** ruhe is now known as ruhe_away | 16:00 | |
| openstackgerrit | Timur Nurlygayanov proposed a change to stackforge/murano-repository: Fixed issue with Key Pairs for Linux-based services https://review.openstack.org/60507 | 16:07 |
| openstackgerrit | Timur Nurlygayanov proposed a change to stackforge/murano-repository: Fixed issue with Key Pairs for Linux-based services https://review.openstack.org/60507 | 16:09 |
| *** ruhe_away is now known as _ruhe | 16:09 | |
| * igormarnat is now away: went away... | 16:23 | |
| *** rakhmerov has quit IRC | 16:28 | |
| *** _ruhe is now known as ruhe | 16:51 | |
| *** sergmelikyan has joined #murano | 16:51 | |
| openstackgerrit | Igor Yozhikov proposed a change to stackforge/murano-api: Add new setup script and SysV inits https://review.openstack.org/66582 | 16:54 |
| * igormarnat is now away: went away... | 17:07 | |
| *** ruhe is now known as ruhe_away | 17:07 | |
| *** rakhmerov has joined #murano | 17:08 | |
| * igormarnat is now away: went away... | 17:09 | |
| *** gokrokve_ has quit IRC | 17:11 | |
| *** gokrokve has joined #murano | 17:11 | |
| *** gokrokve has quit IRC | 17:16 | |
| *** ruhe_away is now known as _ruhe | 17:17 | |
| sergmelikyan | Guys, about " add Neutron LB support into the 0.4.1 - postponing the release if nessesary" - could someone describe about which integration that was? | 17:22 |
| *** dim_ has joined #murano | 17:22 | |
| ativelkov | As far as I understand there is (are) open issue(s) in Murano related to Neutron LB | 17:23 |
| ativelkov | And they were not scheduled for 0.4.1 due to the lack of time to deploy Neutron LB on our labs | 17:23 |
| ativelkov | I've suggested to fix this issues anyway, even if this requires some delay | 17:23 |
| ativelkov | This is not related to integrating Neutron LB to fuel or something - this is just about fixing issues in murano itself | 17:24 |
| * igormarnat is now away: went away... | 17:33 | |
| * IgorYozhikov is now away: went away... | 17:45 | |
| *** IgorYozhikov is now known as IYozhikov_away | 17:45 | |
| * igormarnat is now away: went away... | 17:53 | |
| *** harlowja_away is now known as harlowja | 18:03 | |
| *** gokrokve has joined #murano | 18:06 | |
| *** _ruhe is now known as ruhe | 18:30 | |
| * igormarnat is now away: went away... | 18:36 | |
| *** IlyaE has quit IRC | 18:41 | |
| *** dim_ has quit IRC | 18:54 | |
| * igormarnat is now away: went away... | 19:10 | |
| *** ruhe is now known as ruhe_away | 19:30 | |
| *** IlyaE has joined #murano | 19:32 | |
| *** ruhe_away is now known as ruhe | 19:33 | |
| * igormarnat is now away: went away... | 19:42 | |
| * igormarnat is now away: went away... | 20:39 | |
| *** ruhe is now known as _ruhe | 22:21 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!