Friday, 2019-03-15

*** cmoura has quit IRC00:00
*** cmoura has joined #storyboard00:00
*** shuayb has quit IRC00:23
*** shuayb_ has quit IRC00:23
*** whoami-rajat has joined #storyboard01:17
*** jamesmcarthur has joined #storyboard01:28
*** scherbatsky has joined #storyboard01:46
*** jamesmcarthur has quit IRC01:49
*** scherbatsky has quit IRC02:47
*** udesale has joined #storyboard03:50
*** diablo_rojo has quit IRC04:40
*** NCLanceman has quit IRC06:17
* SotK notices that the publish-openstack-javascript-content job is failing07:50
*** ankita-2798 has joined #storyboard07:55
SotKit looks like the same failure as we had in the gate yesterday caused, I'll move the definitions from project-config into our .zuul.yaml and pin node_version07:58
ankita-2798Hey, Could someone please review my code for following PRs?07:58
ankita-2798https://review.openstack.org/#/c/642265/07:58
ankita-2798https://review.openstack.org/#/c/643427/07:58
ankita-2798It would really be a great help.07:58
SotKankita-2798: I'll review them today :)08:00
SotKankita-2798: did you manage to figure out the $transitions stuff for https://review.openstack.org/#/c/642755/ btw?08:01
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Move the post and release jobs in-tree  https://review.openstack.org/64352408:10
*** ankita-2798 has quit IRC08:19
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post and release jobs by setting some variables  https://review.openstack.org/64353108:26
*** jtomasek has joined #storyboard08:41
*** ankita-2798 has joined #storyboard08:56
*** jpich has joined #storyboard08:59
ankita-2798SotK: Thanks a lot. For that $transitions, It is not working correctly. I am reading blogs to figure out why the lastLocation variable is not getting set in the local storage for every page change. Also, after the login, it is unable to redirect from /auth/token to the corresponding lastLocation. The loader keeps on loading and no redirection takes place.08:59
ankita-2798SotK: If I wouldn't able to figure out the solution by tomorrow, I will definitely revert back to you for help.09:02
SotKankita-2798: as a guess because I don't know what you've actually changed, the first part might be because the only thing which injects LastLocation is in the auth submodule, so the transition hook only starts being used once logged in (which I think is why it didn't work even before the events were deprecated)09:13
SotKif you haven't already, you could fix that by injecting it somewhere earlier (for example in src/app/storyboard/module.js) to get to the onStateChange function (you'd need to add it to the return statement alongside `go`, and creating the hook alongside the others we make there with something like `$transitions.onStart({}, LastLocation.onStateChang09:16
SotKe)`09:16
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post and release jobs by setting some variables  https://review.openstack.org/64353109:18
ankita-2798SotK: It worked finally. Cheers. I will test it considering the possibilities and will soon submit it for review.09:22
SotKgreat, thank you :)09:23
SotKit'll be nice to finally have that bug fixed09:23
ankita-2798SotK:  Clear me 1 thing. What should we do for the very first login for a user. Say, I came to use StoryBoard and now I am browsing the projects/stories etc. Now to make some changes, I login for the very first time on the platform. Now, I won't be able to get back to the project/story I was browsing because the $transtion Hook gets fired after a login is clicked thus it won't have my lastLocation this time thus it redirects me to about page.09:36
ankita-2798Should we start the hook on app start or let it be like this?09:37
SotKI think we should start the hook when the app starts09:38
ankita-2798Great. I will make the required changes and see if it works as per needs. :)09:38
ankita-2798Thanks for the help.09:39
SotKyou're welcome :)09:41
*** ankita-2798 has quit IRC09:45
*** dtantsur|afk is now known as dtantsur09:47
openstackgerritBhawna Singh proposed openstack-infra/storyboard master: update StoriesController so  users subsribe to stories they create  https://review.openstack.org/64354609:53
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Move the post job in-tree  https://review.openstack.org/64352409:59
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post job by setting some variables  https://review.openstack.org/64353109:59
*** dtantsur is now known as dtantsur|brb10:15
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Include enabled features in /v1/systeminfo output  https://review.openstack.org/64355810:51
*** udesale has quit IRC10:56
*** udesale has joined #storyboard10:57
*** Rou has joined #storyboard10:57
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add a Swift storage backend implementation  https://review.openstack.org/63336510:58
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add an attachments endpoint to stories  https://review.openstack.org/63336610:58
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add a table for attachments  https://review.openstack.org/63341110:58
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add a WSME model for attachments  https://review.openstack.org/63341710:58
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add support for retrieving attachment metadata  https://review.openstack.org/63341810:58
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add support for creating attachments  https://review.openstack.org/63342110:58
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add attachments API availability to /v1/systeminfo  https://review.openstack.org/64356010:59
*** Rou_ has joined #storyboard10:59
*** Rou_ has left #storyboard10:59
*** Rou_ has joined #storyboard11:00
Rou_[Radwa Khattab, Rou's Workspace] Hello11:00
*** Rou has quit IRC11:01
*** Rou has joined #storyboard11:05
RouAnyone online?11:05
SotKhi :)11:06
Rou_[Radwa Khattab, Rou's Workspace] Are you one of the developers on storyboard?11:07
Rou_[Radwa Khattab, Rou's Workspace] I am not sure if the messages I send here will be seen by people offline at the moment later on11:09
Rou_[Radwa Khattab, Rou's Workspace] But, anywaaay11:09
SotKI am11:09
SotKthere are logs of this channel available at http://eavesdrop.openstack.org/irclogs/%23storyboard/ that people who are offline at the moment can read11:10
Rou_[Radwa Khattab, Rou's Workspace] I'm Radwa Khattab, many call me Rou though. I'm a sophomore in Computer Engineering faculty, Cairo University. I've read about Outreachy program for quite a while, and am looking for projects currently.11:11
SotKand some folk (myself included) have an always-on connection to IRC and so can always receive messages and respond later11:11
Rou_[Radwa Khattab, Rou's Workspace] One of the projects I wanna know more about is StoryBoard Database Query Optimizations11:11
Rou_[Radwa Khattab, Rou's Workspace] Me too :)11:12
Rou_[Radwa Khattab, Rou's Workspace] So, first of all, is there a channel specifically for Outreachy applicants?11:12
Rou_[Radwa Khattab, Rou's Workspace] or shall I ask here if I got stuck in anything11:12
SotKasking in here is best, there's no outreachy-specific channel for StoryBoard11:13
Rou_[Radwa Khattab, Rou's Workspace] I saw that the project requires SQL and Linux skills. I am pretty good in SQL, have used it in Database course I took last semester and made a database project, a full-stack website with database. And also I took a MOOC in Data Analysis last summer and used SQL queries in it too. Was fun. And as for Linux, I started using it lately and I want to get better at using it and its commands.11:15
Rou_[Radwa Khattab, Rou's Workspace] I won't ask much now, I will first go through the website and links put on Outreachy page, then I will get back here to ask on more details, if you don't mind :)11:16
Rou_[Radwa Khattab, Rou's Workspace] Was making sure I joined the channel, correctly, first. I've made lots of search to open it on Slack LOL11:16
SotKnice :)11:17
SotKyeah, those links are probably the best place to start11:17
SotKfeel free to ask anything in here if you get stuck at all11:17
Rou_[Radwa Khattab, Rou's Workspace] Great! Thanks :)11:17
*** Rou has quit IRC11:22
*** tosky has joined #storyboard11:43
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I have my first question XD11:45
*** scherbatsky has joined #storyboard11:49
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I know it sounds a bit funny, but I don't entirely get what Storyboard is. Is it like a task manager for projects? Something like Trello, for example?11:51
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I think it is. Never mind (sweat smile emoji)11:58
*** dtantsur|brb is now known as dtantsur12:01
Zarathere's an 'about' page here that may help: https://storyboard.openstack.org/#!/page/about12:04
Zarabut yeah12:04
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I checked it12:20
*** jamesmcarthur has joined #storyboard12:20
Rou_[Radwa Khattab (radwasm), Rou's Workspace] So, is is a task-tracker ONLY FOR OpenStack projects?12:20
SotKnot only, but OpenStack's requirements were the reason behind a lot of the design decisions12:23
Rou_[Radwa Khattab (radwasm), Rou's Workspace] huh12:23
Rou_[Radwa Khattab (radwasm), Rou's Workspace] As far as I understand, OpenStack has manyy projects, right?12:24
SotKcorrect12:24
SotKat the moment only some of them use storyboard, and others are still using launchpad12:24
Rou_[Radwa Khattab (radwasm), Rou's Workspace] is it something like clouds for large projects, like Watson Cloud (IBM)?12:25
*** jamesmcarthur has quit IRC12:36
SotKopenstack itself is a cloud operating system, a bit like AWS but open-source and aimed at allowing people or companies to deploy their own clouds (whereas AWS provides a cloud that you can deploy things in)12:39
SotKits made up of a number of projects which each provide one bit of what is needed to run a cloud, for example nova for compute, or neutron for networking12:40
SotKhttps://www.openstack.org/software/ has more words about it12:40
SotKstoryboard.openstack.org is the task tracker for development of at least some of those projects12:41
Rou_[Radwa Khattab (radwasm), Rou's Workspace] This has just gotten way more interesting :@12:41
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I am searching more about openStack now12:41
Rou_[Radwa Khattab (radwasm), Rou's Workspace] Where does Docker or Kubernates fit in with OpenStack?12:42
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I have been reading about it lately12:42
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I am taking a Software Engineering course this semester in college, and in its project, we're required to make a server on Linux and deploy our website (which will be a mimic to Reddit but with less features). I'm not myself in the DevOps team, I am in Testing Team in that project, but I'm helping my friend in DevOps12:43
*** jamesmcarthur has joined #storyboard12:48
SotKKubernetes and OpenStack can complement each other, with an OpenStack cloud providing infrastructure to run a Kubernetes cluster on for example12:51
Rou_[Radwa Khattab (radwasm), Rou's Workspace] huh12:53
Rou_[Radwa Khattab (radwasm), Rou's Workspace] And is Docker used in anything?12:53
SotKsome folk also deploy clouds by running OpenStack's services in containers in Kubernetes, to help managing the cloud services themselves12:53
SotKDocker is the default container engine used by Kubernetes aiui12:54
Rou_[Radwa Khattab (radwasm), Rou's Workspace] Got iiiit12:55
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post job by setting some variables  https://review.openstack.org/64353113:04
Rou_[Radwa Khattab (radwasm), Rou's Workspace] what is this?13:04
SotKour build process is currently broken, and that patch fixes it (that version does anyway, the previous one only half worked)13:09
Rou_[Radwa Khattab (radwasm), Rou's Workspace] to build the project, you mean?13:10
SotKyeah, the build is automated and runs whenever a change is merged into the git repository13:12
SotK(it also runs on changes before they're merged, but that part isn't broken)13:12
Rou_[Radwa Khattab (radwasm), Rou's Workspace] Do I have to run in on Linux?13:12
SotKI believe it works on MacOS too13:13
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I'm using Win10 or Linux13:13
SotKand it'd probably work on Windows too with a bit of effort13:13
Rou_[Radwa Khattab (radwasm), Rou's Workspace] WindowsOS13:13
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I can run it on Linux easier13:14
SotKLinux is best though, since that's what all our documentation is for13:14
Rou_[Radwa Khattab (radwasm), Rou's Workspace] But could you guide me a bit?13:14
Rou_[Radwa Khattab (radwasm), Rou's Workspace] if you are busy at the moment, later on is okay. I'll be online all day (for another 9 hours or something)13:15
SotKsure, which things have you read so far?13:16
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I think I have read enough about Storyboard for now, I was still reading about about OpenStack. But anyway, I still haven't built Storyboard project to start looking for bugs on the issue tracker13:18
Rou_[Radwa Khattab (radwasm), Rou's Workspace] And honestly13:18
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I still don't get the link sent above entirely13:18
Rou_[Radwa Khattab (radwasm), Rou's Workspace] What I understood is that it is something I should run to build openStack project? I feel like this sentence is a bit meaningless or I got something wrong13:19
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I am on Linux now, if it matters13:19
Rou_[Radwa Khattab (radwasm), Rou's Workspace] should I do anything concerning the link sent above?13:19
SotKthe review.openstack.org link?13:20
Rou_[Radwa Khattab (radwasm), Rou's Workspace] yeah13:21
SotKyou don't need to, openstackgerrit is a bot that links to any storyboard-related changes people send for review, so that reviewers know there are new patches to look at13:21
SotKand its only needed for our automated build, running storyboard locally still works fine13:22
Rou_[Radwa Khattab (radwasm), Rou's Workspace] okay, and how to do so?13:22
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I noticed that many files on StoryBoard repo is python files13:23
SotKthe instructions for getting storyboard itself running are here: https://docs.openstack.org/infra/storyboard/install/development.html13:23
Rou_[Radwa Khattab (radwasm), Rou's Workspace] I have used python before13:23
Rou_[Radwa Khattab (radwasm), Rou's Workspace] okay, I'll read through it13:23
*** mkarray has joined #storyboard13:24
*** scherbatsky has quit IRC13:42
*** ivy has joined #storyboard13:45
*** jamesmcarthur has quit IRC13:59
*** dtantsur is now known as creepy_owlet13:59
*** cmoura has quit IRC14:23
*** cmoura has joined #storyboard14:30
*** jamesmcarthur has joined #storyboard14:31
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post job by setting some variables  https://review.openstack.org/64353114:31
*** jtomasek has quit IRC14:36
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Load some config from /v1/systeminfo  https://review.openstack.org/64359814:41
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Include enabled features in /v1/systeminfo output  https://review.openstack.org/64355814:45
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add a Swift storage backend implementation  https://review.openstack.org/63336514:45
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add an attachments endpoint to stories  https://review.openstack.org/63336614:45
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add a table for attachments  https://review.openstack.org/63341114:45
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add a WSME model for attachments  https://review.openstack.org/63341714:45
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add support for retrieving attachment metadata  https://review.openstack.org/63341814:45
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add support for creating attachments  https://review.openstack.org/63342114:45
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add attachments API availability to /v1/systeminfo  https://review.openstack.org/64356014:46
*** jpich has quit IRC15:07
*** jpich has joined #storyboard15:08
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Add a resource subcontroller for attachments  https://review.openstack.org/63361115:13
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Display download links for files attached to stories  https://review.openstack.org/63361215:13
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Add a directive for uploading files  https://review.openstack.org/63460215:13
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Add a service to handle uploading files to Swift  https://review.openstack.org/63460315:13
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient master: Add a way to add attachments to a story  https://review.openstack.org/63384015:13
SotKthe webclient attachments patches are now safe to merge (and dependent on https://review.openstack.org/643598) without causing errors all over the place15:15
*** jpich has quit IRC15:15
SotKjust need to update to use openstacksdk and form uploads once mordred's patch is finished and we should be ready to go with attachments at last15:16
*** jpich has joined #storyboard15:18
*** scherbatsky has joined #storyboard15:23
mordredyeah - sorry - I'mma try to finish that up RSN15:58
*** udesale has quit IRC15:59
SotKnp, whenever you have time is fine :)16:00
*** diablo_rojo has joined #storyboard16:44
*** jamesmcarthur has quit IRC17:00
*** jamesmcarthur has joined #storyboard17:01
*** creepy_owlet is now known as dtantsur|afk17:22
*** jpich has quit IRC17:26
*** jamesmcarthur has quit IRC18:20
*** scherbatsky has quit IRC18:40
*** tosky has quit IRC18:53
openstackgerritRiju Khatri proposed openstack-infra/storyboard-webclient master: Support logical AND searches  https://review.openstack.org/64322418:57
openstackgerritAnkita Bansal proposed openstack-infra/storyboard-webclient master: Login redirect replaces page history  https://review.openstack.org/64275519:06
*** gouthamr has quit IRC19:17
openstackgerritMerged openstack-infra/storyboard-webclient master: allow subscriptions to projects when items in project groups list are expanded  https://review.openstack.org/64237119:21
openstackgerritAnkita Bansal proposed openstack-infra/storyboard-webclient master: Provide -Assign to self- button for story tasks.  https://review.openstack.org/64342719:24
openstackgerritAnkita Bansal proposed openstack-infra/storyboard-webclient master: Login redirect replaces page history  https://review.openstack.org/64275519:29
*** jamesmcarthur has joined #storyboard19:31
*** ivy has quit IRC19:31
*** openstack has joined #storyboard19:42
*** ChanServ sets mode: +o openstack19:42
*** ivy has joined #storyboard19:53
*** ivy has quit IRC19:57
*** jamesmcarthur has quit IRC20:09
*** jamesmcarthur has joined #storyboard20:24
*** scherbatsky has joined #storyboard20:25
*** gouthamr_ has joined #storyboard20:29
*** whoami-rajat has quit IRC20:46
*** jamesmcarthur has quit IRC20:59
*** jamesmcarthur has joined #storyboard21:22
openstackgerritRiju Khatri proposed openstack-infra/storyboard-webclient master: Show all stories created and allows them to filter according to status  https://review.openstack.org/64237021:24
*** jamesmcarthur has quit IRC21:27
openstackgerritRiju Khatri proposed openstack-infra/storyboard-webclient master: Support logical AND searches  https://review.openstack.org/64322421:33
*** mkarray has quit IRC21:35
openstackgerritRiju Khatri proposed openstack-infra/storyboard-webclient master: Show all stories created and allows them to filter according to status  https://review.openstack.org/64237021:56
openstackgerritRiju Khatri proposed openstack-infra/storyboard-webclient master: Support logical AND searches  https://review.openstack.org/64322422:02
*** scherbatsky has quit IRC22:10
*** jamesmcarthur has joined #storyboard22:24
*** jamesmcarthur has quit IRC22:24

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!