*** asalkeld has quit IRC | 01:20 | |
*** asalkeld has joined #murano | 01:21 | |
*** asalkeld has quit IRC | 01:21 | |
*** asalkeld has joined #murano | 01:21 | |
*** lecalcot has joined #murano | 01:49 | |
*** lecalcot has quit IRC | 02:33 | |
*** lecalcot has joined #murano | 02:35 | |
*** lecalcot has quit IRC | 02:35 | |
*** lecalcot has joined #murano | 02:36 | |
*** gokrokve has joined #murano | 03:09 | |
*** gokrokve has quit IRC | 03:14 | |
*** IlyaE has joined #murano | 03:46 | |
*** lecalcot has quit IRC | 03:51 | |
*** lecalcot has joined #murano | 03:55 | |
*** lecalcot has quit IRC | 03:55 | |
*** lecalcot has joined #murano | 03:56 | |
*** IlyaE has quit IRC | 04:11 | |
*** IlyaE has joined #murano | 04:18 | |
*** gokrokve has joined #murano | 04:41 | |
*** gokrokve has quit IRC | 05:06 | |
*** IlyaE has quit IRC | 06:08 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Change success url after creating environment https://review.openstack.org/96462 | 07:15 |
---|---|---|
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Fix UI tests due to changes in app-incubator https://review.openstack.org/96726 | 07:15 |
*** asalkeld has left #murano | 07:23 | |
*** stanlagun has joined #murano | 07:30 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Move deplyoment history into environment details https://review.openstack.org/96491 | 07:35 |
*** slagun has joined #murano | 07:40 | |
*** stanlagun has quit IRC | 07:43 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano: Reorganize documentation index page https://review.openstack.org/96796 | 07:54 |
-openstackstatus- NOTICE: setuptools upstream has broken the world. it's a known issue. we're hoping that a solution materializes soon | 08:29 | |
*** ChanServ changes topic to "setuptools upstream has broken the world. it's a known issue. we're hoping that a solution materializes soon" | 08:29 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Remove commented lines from setup script https://review.openstack.org/95728 | 08:46 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano: Added DB migrations on Alembic https://review.openstack.org/96471 | 09:24 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano: Add support for actions in engine https://review.openstack.org/97184 | 10:14 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Delay quick environment creation until it is really needed https://review.openstack.org/97188 | 10:18 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano: Add support for actions in engine https://review.openstack.org/97184 | 10:28 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Delay quick environment creation until it is really needed https://review.openstack.org/97188 | 10:32 |
*** asalkeld has joined #murano | 10:34 | |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Refactor Packages and AppCatalog pagination https://review.openstack.org/93939 | 10:41 |
*** asalkeld has quit IRC | 10:55 | |
openstackgerrit | Sergey Murashov proposed a change to stackforge/murano: Add new deployment tests https://review.openstack.org/97198 | 10:59 |
*** asalkeld has joined #murano | 11:19 | |
asalkeld | wow that's a useful topic | 11:23 |
ruhe | asalkeld: hey! | 11:39 |
ruhe | asalkeld: since you're here, let's discuss https://blueprints.launchpad.net/murano/+spec/use-dib-to-build-images | 11:39 |
asalkeld | ok | 11:39 |
asalkeld | so we have an api to customize images | 11:39 |
asalkeld | (the implementation is simplistic atm) | 11:40 |
asalkeld | but we support dib | 11:40 |
ruhe | the idea of this BP was to build image with murano-agent (along with software required for heat software config) pre-installed on murano-ci. it shouldn't be a part of murano functionality, we just need some automation to get these images | 11:40 |
asalkeld | shrug? | 11:41 |
asalkeld | https://github.com/stackforge/solum/blob/master/solum/builder/controllers/v1/image.py | 11:41 |
asalkeld | or just post there ^ | 11:41 |
asalkeld | and wait for it to end up in glance | 11:41 |
ruhe | nice. would you do the same to build image for heat software config (in scope of project heat)? | 11:42 |
asalkeld | ruhe we don't really care about software config | 11:43 |
asalkeld | IMO it's solving a problem no one should have | 11:43 |
asalkeld | you should just build images | 11:43 |
asalkeld | (custom ones) | 11:43 |
asalkeld | and do the least you can on startup | 11:44 |
asalkeld | I understand there are sequencing issues on horrible apps | 11:44 |
asalkeld | but yeah, you could have a heat resource for that | 11:45 |
asalkeld | that spits out an image that the server consumes | 11:46 |
asalkeld | mmm, were you suggesting we accept software config as an input? | 11:46 |
asalkeld | not sure atm... | 11:46 |
asalkeld | will have to see what's involved in that | 11:47 |
ruhe | asalkeld: i need to re-phrase the goal of this BP :) | 11:48 |
asalkeld | sure | 11:48 |
asalkeld | so I don't think we have to work together on this - but have a quick look to see if it makes sense | 11:48 |
asalkeld | if you can make use of our builder, then cool - else no stress | 11:49 |
ruhe | we don't need software config to build these images. we only need to build an image with murano-agent and with os-collect-config, os-refresh-config, and os-apply-config (this is the software required to use software config) | 11:49 |
ruhe | asalkeld: i see this is as a good chance to learn more about solum. so we might consider solum to build images just to learn more about solum | 11:50 |
asalkeld | nice ruhe | 11:50 |
asalkeld | tho' I am basically rewriting solum now :-O | 11:51 |
asalkeld | to use mistral | 11:51 |
asalkeld | should be heaps better and more flexible | 11:51 |
asalkeld | (also much less code - it's nice deleting stuff;) | 11:51 |
ruhe | asalkeld: wow! is there a spec for this rewrite or at least a patch to look at? | 11:51 |
asalkeld | I have just posted a starting series | 11:52 |
asalkeld | https://review.openstack.org/#/q/status:open+project:stackforge/solum+branch:master+topic:new-api,n,z | 11:52 |
asalkeld | there is a google doc, full of ramblings | 11:53 |
asalkeld | https://docs.google.com/a/salkeld.id.au/document/d/1a0yjxKWbwnY7g9NZtYALEZdm1g8Uf4fixDZLAgRBZCU/edit?pli=1 | 11:54 |
asalkeld | tho' you might just get confused reading that^ | 11:54 |
asalkeld | it's more of an idea sandpit | 11:54 |
ruhe | thanks! but i'll still read it :) | 11:54 |
asalkeld | cool, well if you have any questions just ask away | 11:55 |
asalkeld | note: i am in australia | 11:56 |
asalkeld | it's now nearly 10pm | 11:56 |
asalkeld | (heading to bed soon) | 11:56 |
ruhe | so, you're just like us (folks from russia and ukraine) have a shifted time schedule to catch up with the rest of the world? :) | 11:58 |
asalkeld | we all need a time warp | 11:59 |
asalkeld | esp. us in AU | 11:59 |
asalkeld | real pita | 11:59 |
*** asalkeld is now known as asalkeld_zzz | 12:04 | |
asalkeld_zzz | g'night | 12:04 |
*** asalkeld_zzz has quit IRC | 12:05 | |
*** lecalcot_ has joined #murano | 12:33 | |
*** lecalcot has quit IRC | 12:33 | |
*** lecalcot has joined #murano | 12:40 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Use default logo for applications whithout logo https://review.openstack.org/97225 | 13:04 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Use default logo for applications whithout logo https://review.openstack.org/97225 | 13:04 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Use default logo for applications whithout logo https://review.openstack.org/97225 | 13:14 |
*** sjmc7 has joined #murano | 13:19 | |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Use default logo for applications without logo https://review.openstack.org/97225 | 13:24 |
ruhe | FYI: we're still waiting for the new release of setuptools to unblock our CI jobs | 13:27 |
*** bogdando has quit IRC | 13:34 | |
*** lecalcot has quit IRC | 14:03 | |
*** lecalcot has joined #murano | 14:04 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Use default logo for applications whithout logo https://review.openstack.org/97225 | 14:08 |
*** IlyaE has joined #murano | 14:08 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Use default image for applications without logo https://review.openstack.org/97225 | 14:09 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Use default image for applications without logo https://review.openstack.org/97225 | 14:12 |
*** ChanServ changes topic to "Wiki: https://wiki.openstack.org/wiki/Murano | Launchpad: https://launchpad.net/Murano" | 14:14 | |
-openstackstatus- NOTICE: setuptools issue was fixed in upstream in 3.7.1 and 4.0.1, please, recheck on bug 1325514 | 14:14 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano: Reorganize documentation index page https://review.openstack.org/96796 | 14:17 |
*** IlyaE has quit IRC | 14:30 | |
openstackgerrit | A change was merged to stackforge/murano: Drop unused dependencies https://review.openstack.org/96493 | 14:30 |
*** drupalmonkey has joined #murano | 14:31 | |
openstackgerrit | A change was merged to stackforge/murano-agent: Extract main python client to the top https://review.openstack.org/96509 | 14:36 |
openstackgerrit | A change was merged to stackforge/murano-deployment: Update murano-dashboard-integration-tests job https://review.openstack.org/95708 | 14:36 |
*** lecalcot has quit IRC | 14:41 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Move deployment history into environment details https://review.openstack.org/96491 | 14:44 |
*** lecalcot has joined #murano | 14:46 | |
slagun | sjmc7, hey! | 14:51 |
sjmc7 | hi slagun | 14:51 |
slagun | I've answered to your comment here: https://review.openstack.org/#/c/94144/ | 14:52 |
slagun | can you take a look once more? | 14:52 |
sjmc7 | that's fine | 14:57 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano: Add support for actions in engine https://review.openstack.org/97184 | 14:57 |
*** IlyaE has joined #murano | 15:00 | |
slagun | sjmc7 thanks! | 15:03 |
openstackgerrit | Serg Melikyan proposed a change to stackforge/murano: Add support for actions in engine https://review.openstack.org/97184 | 15:07 |
*** sergmelikyan has joined #murano | 15:09 | |
*** lecalcot_ has quit IRC | 15:25 | |
ruhe | i've set murano-ci on mute (it should print comments, but shouldn't leave any votes) until we fix it | 15:32 |
*** gokrokve has joined #murano | 15:56 | |
*** TravT has joined #murano | 15:57 | |
*** gokrokve has quit IRC | 16:04 | |
*** IlyaE has quit IRC | 16:09 | |
*** IlyaE has joined #murano | 16:10 | |
*** lecalcot has quit IRC | 16:12 | |
sjmc7 | hey guys - regarding https://bugs.launchpad.net/murano/+bug/1321487, before i look at fixing it later, i thought this had been fixed a while ago. is environment deletion working for other people? | 16:21 |
*** IlyaE has quit IRC | 16:21 | |
*** IlyaE has joined #murano | 16:25 | |
sergmelikyan | sjmc7, it is not working for me :( | 16:34 |
sjmc7 | ok. will take a look later | 16:37 |
sergmelikyan | sjmc7, looks like code that causing this issue will be rewritten as part of change that introduce Actions to engine | 16:38 |
sergmelikyan | Maybe it is better to handle it as part of https://review.openstack.org/97184 ? | 16:39 |
sergmelikyan | Or separate fix may land faster? | 16:39 |
sergmelikyan | Or separate fix may land faster to master? | 16:39 |
sjmc7 | i'll see if i can make a fix on master | 16:41 |
sergmelikyan | I think it is may be done separately actually, since Actions require only simple change in API: https://github.com/stackforge/murano/blob/master/murano/db/services/environments.py#L135 | 16:41 |
sergmelikyan | Issue that you are talking about should be fixed in engine. | 16:42 |
sergmelikyan | sjmc7, ok ) I will wait and rebase my change on top of the your fix :) | 16:42 |
sjmc7 | :) i have a few hours later this afternoon so i'll have a go at it then | 16:43 |
sergmelikyan | After a quick look at the issue, I think no one is expecting empty Objects attribute that is sent by API: https://github.com/stackforge/murano/blob/master/murano/db/services/environments.py#L133 | 16:46 |
*** akuznetsova_ has joined #murano | 16:47 | |
sergmelikyan | So it is simply can't deserialize model here https://github.com/stackforge/murano/blob/master/murano/common/engine.py#L59 | 16:47 |
*** IlyaE has quit IRC | 16:49 | |
sjmc7 | yeah - there are a number of problems with the way it's trying to do it | 16:59 |
sjmc7 | it also deletes the model before it sends the message to the engine, so there's no way to report poblems afterwards | 17:00 |
*** _smurashov has joined #murano | 17:02 | |
tnurlygayanov | Hi there! | 17:02 |
tsufiev | hi! | 17:02 |
_smurashov | hi | 17:02 |
sjmc7 | hi! | 17:02 |
tnurlygayanov | we plan to organize the bug scrub today | 17:02 |
dteselkin | Hi! | 17:02 |
sergmelikyan | sjmc7, this part of code almost untouched since first commits to Murano project | 17:02 |
sergmelikyan | Hi! | 17:02 |
ruhe | yay, bug scrub | 17:02 |
tnurlygayanov | #startmeeting Murano Bug Scrub | 17:02 |
openstack | Meeting started Mon Jun 2 17:02:52 2014 UTC and is due to finish in 60 minutes. The chair is tnurlygayanov. Information about MeetBot at http://wiki.debian.org/MeetBot. | 17:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 17:02 |
openstack | The meeting name has been set to 'murano_bug_scrub' | 17:02 |
*** katyafervent2 has joined #murano | 17:03 | |
sjmc7 | i'm on a phone call but i'll be keeping an eye on this | 17:03 |
ativelkov | o/ | 17:03 |
tnurlygayanov | ok, we have many new issues | 17:03 |
akuznetsova_ | hi | 17:03 |
ruhe | tnurlygayanov: where should we look for a list of bugs to be scrubbed? | 17:04 |
tnurlygayanov | so, we can discuss all issues assigned to the next milestone and after that discuss all new issues and assign/change the statuses | 17:04 |
ruhe | ok | 17:04 |
tsufiev | suppose, we start with https://launchpad.net/murano/+milestone/juno-1 ? | 17:05 |
tnurlygayanov | ok, let's review all bugs, whih assigned to the next milestone: https://launchpad.net/murano/+milestone/juno-1 | 17:05 |
*** IlyaE has joined #murano | 17:05 | |
tnurlygayanov | tsufiev, yes :) | 17:05 |
tnurlygayanov | so, we have 36 bugs for this mailstone | 17:06 |
tnurlygayanov | and only 10 from this list have status 'Fix Commited/Fix Released' | 17:07 |
tnurlygayanov | https://bugs.launchpad.net/murano/+bug/1311534 - with High priority | 17:07 |
tnurlygayanov | this is assigned to Sergey | 17:07 |
tnurlygayanov | sergmelikyan, do you plan to fix it in juno-1? | 17:08 |
tsufiev | it was reported by me, and i'm not sure whether it is already fixed or not | 17:08 |
tsufiev | there were a lot of issues with integration, maybe it was a consequence of some other bug... | 17:08 |
tnurlygayanov | tsufiev, yes, probably, need to recheck and update the description of this issue, now it is unclear | 17:09 |
ruhe | let's leave it as is for now. tnurlygayanov: will you try to reproduce it? | 17:09 |
sergmelikyan | tnurlygayanov, no, this will not be fixed in juno-1, since we need to redesign statuses | 17:09 |
tnurlygayanov | yes, I will try to reproduce it | 17:10 |
tnurlygayanov | so... | 17:10 |
tnurlygayanov | this issue has High priority... | 17:10 |
tnurlygayanov | ok, le'ts move this issue to the next milestone, I hope this is not blocker for our release. | 17:11 |
ruhe | tnurlygayanov: cool, assign it on yourself then please | 17:11 |
tnurlygayanov | ok | 17:11 |
tnurlygayanov | next issue is https://bugs.launchpad.net/murano/+bug/1314106 | 17:11 |
tsufiev | sjmc7, you are the assignee | 17:12 |
sjmc7 | i'l lget this done in juno.1 | 17:13 |
tnurlygayanov | sjmc7, any comments? :) do you plan to fix it in juno-1 release? | 17:13 |
tnurlygayanov | ok, cool | 17:13 |
katyafervent2 | everything is ok with this issue | 17:13 |
sjmc7 | if we make environment names unique within a tenant it will fix it | 17:13 |
tnurlygayanov | the next one: https://bugs.launchpad.net/murano/+bug/1314180 | 17:14 |
tnurlygayanov | sjmc7 , katyafervent2: today we discussed this issue with slagun | 17:14 |
tnurlygayanov | he is agreed with this idea | 17:14 |
ruhe | i'd mark 1314180 as "want' fix" because we're moving this functionality to the python-muranoclient | 17:15 |
ruhe | ativelkov: what do you think? | 17:15 |
ativelkov | ruhe: I agree, this should not be done in manage | 17:15 |
ativelkov | IMO, manage should do only the DB migrations | 17:16 |
tnurlygayanov | ok, status was chaged and I add your comments to this issue | 17:16 |
tsufiev | does python-muranoclient import-package handle 'owned' properly? | 17:16 |
ruhe | tnurlygayanov: already | 17:16 |
ativelkov | tsufiev: yes | 17:16 |
tsufiev | ok, then won't fix indeed :) | 17:16 |
ativelkov | as it uses the API, which natively sets the owner to the current user | 17:16 |
ruhe | tsufiev: even if it didn't, it should be much easier to do in python client, since it has all the needed context | 17:17 |
tnurlygayanov | ok, next issue is https://bugs.launchpad.net/murano/+bug/1318095 | 17:17 |
tnurlygayanov | it is unassigned | 17:17 |
tsufiev | ruhe, just checked whether we had to reformulate that one | 17:17 |
tsufiev | funny one :) | 17:18 |
ruhe | 1318095 needs volunteers | 17:18 |
tsufiev | http://comics.soup.io/post/87788721/PNG-vs-JPG :))) | 17:18 |
tnurlygayanov | looks like we have hardcoded file type for logo? | 17:19 |
tnurlygayanov | ruhe, ok, what about 'fruit' tag? | 17:19 |
tnurlygayanov | *for this issue? | 17:19 |
ruhe | tnurlygayanov: description says that package definition had .png while actual file was .jpeg | 17:20 |
tnurlygayanov | yes | 17:20 |
ruhe | tnurlygayanov: i wouldn't mark high priority bug as a low-hanging-fruit | 17:20 |
ativelkov | afair, the pakcage validation enforces png | 17:20 |
tsufiev | the right solution is to validate package at the import stage | 17:20 |
ativelkov | It should be done, and, I think, it is done | 17:21 |
tnurlygayanov | so, who can fix it? | 17:21 |
ruhe | tnurlygayanov: let's just leave it as is. i hope we'll find volunteers later | 17:21 |
tnurlygayanov | hm.. ok. | 17:21 |
ativelkov | however if you import the package with manage.py, then no validation will be run | 17:21 |
sjmc7 | i think we can fix this one | 17:21 |
sjmc7 | at least validate the image | 17:21 |
ativelkov | So, what should be the correct fix for it? | 17:22 |
ruhe | ativelkov: i'm going to remove the import logic from manage.py soon | 17:22 |
ativelkov | It is validated, I believe\ | 17:22 |
sjmc7 | where we can, we should not allow invalid packages | 17:22 |
ativelkov | https://github.com/stackforge/murano/blob/master/murano/packages/application_package.py#L163 | 17:22 |
ativelkov | This is the validation for PNG | 17:23 |
tnurlygayanov | ok, I will add these comments to this issue | 17:23 |
tnurlygayanov | next one: https://bugs.launchpad.net/murano/+bug/1321318 | 17:23 |
sergmelikyan | This issue related to issue with not-unique stack names for env | 17:24 |
tnurlygayanov | it is unasigned too | 17:24 |
slagun | AFAIK it is fixed already | 17:24 |
ativelkov | yes | 17:24 |
sjmc7 | yeah - this is related to stack name duplication | 17:24 |
tnurlygayanov | cool | 17:24 |
ativelkov | It duplicates the issue on me | 17:24 |
sergmelikyan | slagun, fix? | 17:24 |
ativelkov | and there is a fix waiting for review | 17:24 |
dteselkin | Will it work with python-heatclient from master branch? | 17:24 |
slagun | https://review.openstack.org/#/c/96174/ | 17:25 |
ativelkov | That is not the issue of python-client | 17:25 |
ativelkov | https://bugs.launchpad.net/murano/+bug/1324094 | 17:25 |
tnurlygayanov | ok, marked as duplicate for 1314106 | 17:25 |
tnurlygayanov | is it ok? | 17:25 |
ativelkov | why 1314106? | 17:26 |
tnurlygayanov | which id is correct? | 17:26 |
ativelkov | 1314094 | 17:26 |
ativelkov | 1324094 | 17:26 |
tnurlygayanov | hm, ok | 17:27 |
tnurlygayanov | next issue https://bugs.launchpad.net/murano/+bug/1267737 | 17:27 |
tnurlygayanov | unassigned too | 17:27 |
tnurlygayanov | looks like it is not critical | 17:28 |
tsufiev | yep, not critical at all | 17:28 |
tnurlygayanov | tsufiev, so, should we fix it in juno-1? | 17:28 |
katyafervent2 | do we have time for it in j-2? | 17:28 |
katyafervent2 | * j-1 i meant | 17:28 |
tsufiev | tnurlygayanov, no need to hurry | 17:28 |
ativelkov | I am sure we have lots or much more important UI fixes | 17:28 |
ruhe | i wouldn't call this one a bug. this one deserves a whole blueprint :) | 17:29 |
ativelkov | and this is not a bug, imho | 17:29 |
ativelkov | ruhe +1 ) | 17:29 |
tsufiev | 'won't fix'? | 17:29 |
ruhe | tsufiev: would you please transfer this idea to a blueprint? | 17:29 |
tnurlygayanov | yes, looks like a small blueprint | 17:29 |
tsufiev | https://blueprints.launchpad.net/murano/+spec/separate-muranodashboard-config we have one already | 17:30 |
katyafervent2 | so let's approve this fix https://review.openstack.org/#/c/95102/ | 17:30 |
ruhe | katyafervent2: with a -1 from tsufiev? :) | 17:30 |
katyafervent2 | if we moved 1267737 for j-2 | 17:30 |
katyafervent2 | please, read comments and do not ignore patches with -1, but this is a separate story) | 17:31 |
tsufiev | it is -1, not -2 | 17:31 |
ruhe | tnurlygayanov: i think you can close 1267737 with a comment about corresponding BP | 17:31 |
tsufiev | i'll close my eyes while you're approving it :) | 17:31 |
tnurlygayanov | ruhe, ok, thank you | 17:31 |
katyafervent2 | what's next? | 17:32 |
tnurlygayanov | https://bugs.launchpad.net/murano/+bug/1285024 | 17:32 |
*** gokrokve has joined #murano | 17:32 | |
tsufiev | iyozhikov, ping | 17:33 |
tnurlygayanov | iyozhikov, what abou this issue? | 17:33 |
tnurlygayanov | one more bug, which lloks like a bp | 17:34 |
tnurlygayanov | / looks | 17:34 |
ruhe | tnurlygayanov: i think this bug is for Fuel, not for Murano | 17:34 |
tnurlygayanov | I will descuss this issue with Igor personaly. go to the next | 17:35 |
iyozhikov | as I know Fuel use syslog daemon, without any additional set-up dashboard should use the same logger as used by horizon | 17:35 |
ruhe | and i think that i've asked iyozhikov already to move this bug-report to Fuel space | 17:35 |
tnurlygayanov | next is https://bugs.launchpad.net/murano/+bug/1285624 | 17:35 |
tnurlygayanov | dteselkin, what about this issue? | 17:36 |
dteselkin | I'll check it and fix in next few days | 17:36 |
dteselkin | As I'm currently working on MsSQL | 17:36 |
tnurlygayanov | cool | 17:36 |
tnurlygayanov | next https://bugs.launchpad.net/murano/+bug/1311755 | 17:36 |
tnurlygayanov | hm, we already moved this bug from previous release to juno-1 | 17:37 |
sjmc7 | oo, this was me | 17:37 |
sjmc7 | we absolutely need to make sure the engine can report errors back to the API | 17:37 |
tnurlygayanov | yes, it is important | 17:38 |
sjmc7 | especially since at the moment, the heat and murano records can be inconsistent | 17:38 |
* ruhe rised importance to high | 17:38 | |
sergmelikyan | I am not sure that we will fix this during juno-1. We have only 10 days left | 17:39 |
sjmc7 | we need to at least have a good idea of how to handle it | 17:39 |
slagun | This was fixed. At least partially. If unhandled exception occurs during deployment API receives notification | 17:39 |
sjmc7 | i.e. through the RPC path | 17:39 |
sergmelikyan | slagun, yeah, it is mentioned in comments to the issue. We need to redesign a little bit this part of interaction between API and Engine | 17:40 |
sergmelikyan | slagun, how do you think - you can fix this during juno-1? | 17:40 |
tnurlygayanov | slagun, could you please write the comments to this bug about this fix and how we can implement this is in future? | 17:41 |
sergmelikyan | as part of debuggability initiative? | 17:41 |
slagun | What exactly is left to do in that bug? | 17:42 |
tnurlygayanov | slagun looks like we don't know | 17:42 |
sergmelikyan | Add error state for environment? And rewrite part of the code that is responsible for sending notifications in case of exception. | 17:42 |
tnurlygayanov | and we should perform some investigation on this | 17:42 |
slagun | Me either. Need to think on that | 17:42 |
ruhe | slagun: will you please take an AI to work on this bug to figure out next steps? | 17:43 |
sergmelikyan | slagun, https://github.com/stackforge/murano/blob/master/murano/common/engine.py#L73 | 17:43 |
tnurlygayanov | so, ok, I will add the comments to the description of this issue | 17:44 |
slagun | ok | 17:44 |
ruhe | slagun: thank you! | 17:44 |
*** gokrokve has quit IRC | 17:45 | |
*** gokrokve has joined #murano | 17:45 | |
tnurlygayanov | slagun, I will assign this issue to you and will keep juno-1 mailstone | 17:45 |
tnurlygayanov | next https://bugs.launchpad.net/bugs/1316786 | 17:45 |
tnurlygayanov | unassigned too | 17:45 |
tnurlygayanov | looks like it is problem with Murano PL | 17:46 |
slagun | there is a BP for that | 17:46 |
slagun | thats part of what I'm doing | 17:46 |
ativelkov | Yep, I would not say it is a bug | 17:47 |
ativelkov | but there is a lot of room for improvement, sure | 17:47 |
tnurlygayanov | so, can you please send the lin to bp and I will close this issue? | 17:47 |
sergmelikyan | No need to closing issue, I believe, we may track them in parallel. | 17:47 |
tnurlygayanov | https://blueprints.launchpad.net/murano/+spec/muranopl-stack-traces? | 17:48 |
sergmelikyan | Otherwise BP need to be updated with details from this issue | 17:48 |
tnurlygayanov | ok | 17:48 |
sjmc7 | it's not a bug in the true sense of the term, but it makes debugging issues extremely difficult | 17:48 |
slagun | Give me a minute to find | 17:48 |
tnurlygayanov | so, I can't edit this bp | 17:48 |
slagun | https://blueprints.launchpad.net/murano/+spec/throw-correct-exception | 17:48 |
sjmc7 | i cna link to it | 17:48 |
tnurlygayanov | ok, thank you! | 17:49 |
tnurlygayanov | next issue https://bugs.launchpad.net/murano/+bug/1325371 | 17:49 |
ruhe | katyafervent2: that's probably yours | 17:50 |
katyafervent2 | ok | 17:50 |
tnurlygayanov | assigned. | 17:51 |
tnurlygayanov | next https://bugs.launchpad.net/murano/+bug/1286085 | 17:51 |
tnurlygayanov | I suggest to move it to another mailstone | 17:51 |
ruhe | katyafervent2: do you think that you can handle it in juno-1? | 17:51 |
tnurlygayanov | because we have many other critical issues | 17:51 |
ruhe | tnurlygayanov: +1 | 17:52 |
katyafervent2 | ruhe, not sure, but let's keep it for j-1 | 17:52 |
tnurlygayanov | ok, next one https://bugs.launchpad.net/murano/+bug/1292009 | 17:52 |
tnurlygayanov | katyafervent2, what about this issue? | 17:53 |
slagun | IMHO this is invalid | 17:53 |
ruhe | do we have an agreement on this one? sergmelikyan and katyafervent2 had several heated discussions about this bug :) | 17:53 |
tnurlygayanov | the importance is Low.. | 17:53 |
slagun | Murano ids have nothing to do with GUID format | 17:54 |
tnurlygayanov | I want to fix it too | 17:54 |
ruhe | seems like we need more time to discuss our approach with IDs | 17:54 |
slagun | This should not be changed | 17:54 |
sergmelikyan | ruhe, I am not sure :) We need to re-discuss it again :) There should be distinctive approach to each usage of ID generation. | 17:54 |
katyafervent2 | I don't know, I guess we agreed that we will not change anything | 17:55 |
katyafervent2 | let's create another meeting for that discussion?) | 17:55 |
tnurlygayanov | :) | 17:56 |
ruhe | katyafervent2: +1 | 17:56 |
tnurlygayanov | so, let's discuss it on the separate meeting :) | 17:56 |
tnurlygayanov | all comments were added | 17:56 |
ruhe | i don't think we need a separate meeting for this. we can take it to ML or to our weekly meeting | 17:56 |
tnurlygayanov | next one https://bugs.launchpad.net/murano/+bug/1295573 | 17:56 |
tnurlygayanov | looks like a no-critical bug with API responces statuses | 17:58 |
tnurlygayanov | sergmelikyan, do you have time to fix it in juno-1? | 17:58 |
sergmelikyan | sure | 17:59 |
tnurlygayanov | hm... looks like this is the end of our meeting today... because it is 10 PM in Moscow. We can continue tomorrow | 18:00 |
ruhe | tnurlygayanov: can we? we'll have weekly meeting at the same time | 18:00 |
tnurlygayanov | what if we will continue our bug scrub meeting before the weekly meeting? at 16:00 UTC? (comunity meeting will be at 17:00-18:00 UTC) | 18:01 |
ruhe | sjmc7: will you guys be able to join at 4PM UTC? | 18:01 |
ruhe | i guess it's very early for you | 18:01 |
tnurlygayanov | hm | 18:01 |
sjmc7 | when | 18:02 |
sjmc7 | tomorow | 18:02 |
sjmc7 | i willtry | 18:02 |
ruhe | sjmc7: tomorrow, 4PM UTC | 18:02 |
tnurlygayanov | or we can move it to another day | 18:02 |
sergmelikyan | How many bugs are left to triage? | 18:03 |
sergmelikyan | May be we can continue today? | 18:03 |
ruhe | sergmelikyan: uh oh | 18:03 |
ruhe | sergmelikyan: what about life? :) | 18:03 |
tnurlygayanov | sergmelikyan we need to dicuss also all 'new' bugs | 18:04 |
akuznetsova_ | sergmelikyan: more then a half | 18:04 |
tnurlygayanov | ok, what about the 4 June, 5:00-6:00PM UTC? | 18:05 |
tnurlygayanov | (the same time as todays meeting) | 18:06 |
sergmelikyan | + | 18:06 |
ruhe | tnurlygayanov: i'd say 4:00-6:00 PM UTC | 18:06 |
ruhe | we obviously need more time | 18:06 |
tnurlygayanov | ruhe, ok, I agree. | 18:06 |
ruhe | ah, dang it. we have internall meeting till 5-30PM UTC | 18:07 |
ruhe | ok. let's agree on 4:00 to 6:00PM | 18:08 |
tnurlygayanov | ok | 18:08 |
tnurlygayanov | Thanks for the meeting! | 18:08 |
katyafervent2 | bye | 18:08 |
tnurlygayanov | #endmeeting | 18:08 |
iyozhikov | c u | 18:09 |
openstack | Meeting ended Mon Jun 2 18:08:58 2014 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 18:09 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/murano_bug_scrub/2014/murano_bug_scrub.2014-06-02-17.02.html | 18:09 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/murano_bug_scrub/2014/murano_bug_scrub.2014-06-02-17.02.txt | 18:09 |
openstack | Log: http://eavesdrop.openstack.org/meetings/murano_bug_scrub/2014/murano_bug_scrub.2014-06-02-17.02.log.html | 18:09 |
*** akuznetsova_ has quit IRC | 18:09 | |
*** sergmelikyan has quit IRC | 18:09 | |
*** sergmelikyan has joined #murano | 18:09 | |
*** _smurashov has quit IRC | 18:11 | |
*** IlyaE has quit IRC | 18:27 | |
*** IlyaE has joined #murano | 18:34 | |
sjmc7 | sorry, i had a meeting - did we agree on june 4th 4pm UTC? | 18:48 |
*** TravT has quit IRC | 18:48 | |
*** openstackstatus has quit IRC | 18:50 | |
*** openstackstatus has joined #murano | 18:50 | |
*** ChanServ sets mode: +v openstackstatus | 18:50 | |
*** TravT has joined #murano | 18:55 | |
*** IlyaE has quit IRC | 19:10 | |
katyafervent2 | sjmc7:yes | 19:27 |
sjmc7 | thanks kate | 19:27 |
katyafervent2 | sjmc7 you are welcome! have a good day | 19:28 |
*** katyafervent2 has quit IRC | 19:28 | |
*** IlyaE has joined #murano | 19:34 | |
*** IlyaE has quit IRC | 19:47 | |
*** IlyaE has joined #murano | 19:48 | |
*** IlyaE has quit IRC | 19:51 | |
*** openstackgerrit has quit IRC | 19:58 | |
*** openstackgerrit has joined #murano | 20:10 | |
*** asalkeld has joined #murano | 20:52 | |
openstackgerrit | Steve McLellan proposed a change to stackforge/murano: Make environment name unique within a tenant https://review.openstack.org/97347 | 21:16 |
*** drupalmonkey has quit IRC | 21:35 | |
*** IlyaE has joined #murano | 22:10 | |
openstackgerrit | A change was merged to stackforge/murano: Add default for getAttr https://review.openstack.org/96719 | 22:15 |
*** IlyaE has quit IRC | 22:53 | |
*** IlyaE has joined #murano | 23:20 | |
*** IlyaE has quit IRC | 23:34 | |
*** asalkeld has quit IRC | 23:40 | |
*** IlyaE has joined #murano | 23:46 | |
*** IlyaE has quit IRC | 23:48 | |
*** asalkeld has joined #murano | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!