*** david-lyle_ has joined #craton | 00:51 | |
*** david-lyle has quit IRC | 00:54 | |
*** valw has joined #craton | 01:30 | |
*** Mudpuppy has joined #craton | 01:47 | |
*** Mudpuppy has quit IRC | 01:49 | |
*** Mudpuppy has joined #craton | 01:49 | |
*** valw has quit IRC | 01:53 | |
*** Mudpuppy has quit IRC | 01:54 | |
*** valw has joined #craton | 02:06 | |
*** valw has quit IRC | 02:21 | |
*** syed_ has quit IRC | 02:54 | |
*** Mudpuppy has joined #craton | 02:56 | |
*** Mudpuppy has quit IRC | 03:01 | |
*** david-lyle_ has quit IRC | 03:23 | |
*** david-lyle has joined #craton | 03:23 | |
*** syed_ has joined #craton | 03:27 | |
syed_ | Guys | 04:12 |
---|---|---|
syed_ | sorry to ask at this time | 04:12 |
syed_ | is anyone able to get response of api calls or anything | 04:12 |
*** syed_ has quit IRC | 06:24 | |
*** Mudpuppy has joined #craton | 06:58 | |
*** Mudpuppy has quit IRC | 07:02 | |
*** david-lyle_ has joined #craton | 08:07 | |
*** david-lyle has quit IRC | 08:09 | |
*** Mudpuppy has joined #craton | 11:00 | |
*** Mudpuppy has quit IRC | 11:04 | |
*** VW has joined #craton | 11:24 | |
*** VW has quit IRC | 12:53 | |
*** VW has joined #craton | 12:55 | |
*** valw has joined #craton | 12:58 | |
*** VW has quit IRC | 13:00 | |
*** valw_ has joined #craton | 13:20 | |
*** valw has quit IRC | 13:22 | |
*** VW has joined #craton | 13:25 | |
*** VW has quit IRC | 13:30 | |
*** VW has joined #craton | 13:59 | |
*** Tamayo has joined #craton | 14:00 | |
*** VW has quit IRC | 14:01 | |
*** VW_ has joined #craton | 14:01 | |
*** VW_ is now known as VW | 14:03 | |
sulo | sigmavirus: https://review.openstack.org/#/c/389215/ | 14:09 |
sulo | but tbh now i am not sure that we should need this :/ | 14:09 |
sulo | anyway, no more code for me from now on | 14:09 |
sulo | going to work on the presentation :) | 14:09 |
*** Mudpuppy has joined #craton | 14:18 | |
*** Mudpuppy_ has joined #craton | 14:23 | |
sigmavirus | sulo: I'll carry that forward | 14:26 |
sigmavirus | I'm 80% to getting keystone working with us | 14:26 |
*** Mudpuppy has quit IRC | 14:26 | |
*** valw_ has quit IRC | 14:27 | |
*** valw has joined #craton | 14:28 | |
*** Mudpuppy_ is now known as Mudpuppy | 14:32 | |
*** syed_ has joined #craton | 14:58 | |
*** VW has quit IRC | 15:21 | |
*** VW has joined #craton | 15:27 | |
*** VW has quit IRC | 15:27 | |
*** VW has joined #craton | 15:27 | |
sigmavirus | I'm so very very close | 15:28 |
sulo | cool :) | 15:28 |
sigmavirus | And now, it seems authenticating a request with a keystone token kills craton? | 15:37 |
sigmavirus | I think I know what's happening :D | 15:44 |
sigmavirus | haha | 15:44 |
sigmavirus | ahahahah *sob* | 15:44 |
sulo | ? | 15:44 |
sulo | that does not sound good | 15:45 |
sigmavirus | it was sort of pebkac | 15:45 |
sigmavirus | Well that might have been wrong | 15:45 |
sigmavirus | Looks like I was wrong | 15:46 |
sigmavirus | I was getting a token and thought I was asking for the internal endpoints from the service catalog which was pointing me to the internal lb vip from this OSA AIO | 15:47 |
sigmavirus | But using endpoint_type = public didn't help either | 15:47 |
sigmavirus | Just kind of hangs | 15:47 |
sigmavirus | I suspect it's also just using the default socket timeout on linux which is ... high | 15:47 |
sigmavirus | so that's why it hangs | 15:47 |
sigmavirus | Yeah | 15:48 |
sigmavirus | It's trying to talk to othat AIO's internal lb vip and obviously that's not reachable | 15:48 |
* sigmavirus sighs | 15:48 | |
sigmavirus | oh service catalog, thou art a pain in the ... well youu get the picture | 15:50 |
syed_ | Hmm :/ | 15:54 |
syed_ | Btw, when you run the API call to start the service, does it hangs ? | 15:54 |
syed_ | (craton) ubuntu@ubuntu-xenial:~/craton$ craton-api --config-file=etc/craton-api-conf.sample | 15:55 |
syed_ | https://www.irccloud.com/pastebin/Zqer80xk/ | 15:55 |
sigmavirus | syed_: not for me | 15:59 |
sigmavirus | syed_: oh yeah that's what that looks like from docker | 15:59 |
sigmavirus | but as soon as you make a request you should see request logs populate that | 16:00 |
*** david-lyle_ is now known as david-lyle | 16:01 | |
sigmavirus | Okay | 16:03 |
sigmavirus | So if you use an OSA AIO, you need to set the admin identity endpoint to the public endpoint so it'll work | 16:03 |
sigmavirus | then you get a problem because we get None as our context objecct | 16:03 |
sigmavirus | Progress! | 16:03 |
sigmavirus | syed_: there's also "craton-api.log" that you can tail | 16:04 |
syed_ | hmm | 16:06 |
syed_ | Thanks Ian | 16:06 |
syed_ | https://www.irccloud.com/pastebin/zTXp44bw/ | 16:06 |
syed_ | so the api service is started, thats cool, but needs figure out why am i getting this now, thanks | 16:07 |
sigmavirus | syed_: did you use the dockerfile to set up the service or did you run the steps manually? | 16:16 |
sigmavirus | syed_: the default project id is https://github.com/openstack/craton/blob/master/tools/docker_run.sh#L24 | 16:17 |
syed_ | Got it, yeah it works fine now | 16:17 |
syed_ | So had those pasted in my notepad, and was changing the port 8080 to 8082, but idk for some reason it had a space in between Content-Type :p | 16:19 |
sigmavirus | :D | 16:19 |
sigmavirus | okay | 16:19 |
sigmavirus | so | 16:19 |
sigmavirus | working on something to build a context we can use from an authenticated keystone request | 16:19 |
sigmavirus | I think we'll have *real* working keystone integration soon | 16:19 |
sigmavirus | And then I want to set up a job for that | 16:19 |
sigmavirus | So it doesn't regress again | 16:20 |
sigmavirus | Because this has been like pulling teeth | 16:20 |
syed_ | that would be great :) | 16:28 |
*** mdorman_ is now known as mdorman | 16:39 | |
*** Tamayo has quit IRC | 16:41 | |
sigmavirus | sulo: can you or jimbaker quickly review https://review.openstack.org/389267 ? | 16:45 |
sulo | sigmavirus: done | 16:47 |
sigmavirus | thank you | 16:47 |
jimbaker | sigmavirus, ok | 16:51 |
sigmavirus | jimbaker: I'm very close to getting keystone integration sewn up | 16:51 |
jimbaker | but sulo beat me to it. darn irc lag :) | 16:51 |
sigmavirus | heh | 17:00 |
jimbaker | sigmavirus, it's pretty nice when we are fighting over doing a review | 17:01 |
sigmavirus | jimbaker: that's a good problem to have, yes | 17:01 |
sulo | are we meeting today ? | 17:11 |
sulo | jimbaker: sigmavirus: ^^ | 17:12 |
sigmavirus | is that now? | 17:12 |
jimbaker | sulo, syed_ and i just briefly met. but my connectivity at the airport is terrible | 17:13 |
jimbaker | feel free to meet regardless | 17:13 |
sulo | so i dont have any code specific topics to discuss today | 17:13 |
sulo | but i wanted to cathup on the presentation | 17:13 |
sulo | who is doing what .. what is sean doing etc | 17:14 |
jimbaker | sulo, understood. let me set up that shared repo | 17:14 |
jimbaker | for the moment i will send you the pdf from my pres in boulder a few weeks ago | 17:15 |
sulo | jimbaker: lets do this .. lets vidyo tomorrow to disscuss and finalize the slides etc | 17:15 |
jimbaker | sulo, sounds good | 17:15 |
sulo | jimbaker: cool, i need to know what parts you are covering, what parts sean is covering | 17:15 |
sulo | etc | 17:15 |
sulo | i am makign my slides now .. so i dont want to do more than i need to ;) | 17:15 |
jimbaker | so easy enough: 1) sulo pres current solution at rackspace 2) jimbaker discuss craton, and its arch; 3) sulo demos; 4) sarob discusses oneops and opportunities for integration | 17:16 |
sulo | alright that sounds good | 17:16 |
sulo | how long time wise is each of those sections ? | 17:17 |
sulo | i guss we have 30 mins ? | 17:17 |
jimbaker | we have a total of 40 min | 17:18 |
jimbaker | so we should assume 35 min max for pres | 17:18 |
sulo | ok, so that 10min each + 10 at the end for q&a | 17:18 |
jimbaker | so i would assume sulo - 15 min, jimbaker - 10 min, sarob - 10 min | 17:18 |
sulo | yeah cool | 17:18 |
sulo | so what i'd say is demo if time permits ... i can hold separate demo/discuss after for interested parties | 17:19 |
jimbaker | sulo, yeah, 30 to 35 min. i prefer to put together a longer pres, and skip stuff. presentations that end too soon are not good | 17:19 |
jimbaker | yeah, that will work for that purpose | 17:19 |
jimbaker | ok, i need to pick up my seat assignment. air france did not coordinate with delta | 17:19 |
jimbaker | brb | 17:20 |
*** VW has quit IRC | 17:32 | |
*** VW has joined #craton | 17:45 | |
*** VW has quit IRC | 17:49 | |
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org is being restarted now in an attempt to resolve some mismatched merge states on a few changes, but should return momentarily. | 18:07 | |
sigmavirus | syed_: lcastell sulo https://review.openstack.org/389323 | 19:15 |
sigmavirus | Granted, I can't create a region without hitting a 500 | 19:15 |
sigmavirus | but I'm going to tackle that separately | 19:15 |
sigmavirus | oh, because the project_id from keystone is not in our projects table | 19:16 |
sigmavirus | So.... when we try to insert into regions, the foreignkey constraint fails | 19:16 |
sigmavirus | makes sense | 19:16 |
syed_ | sigmavirus: looking | 19:21 |
syed_ | https://www.irccloud.com/pastebin/Hydh1i1U/ | 19:24 |
sigmavirus | syed_: oh right, I forgot to run the tests :D | 19:25 |
sigmavirus | syed_: I was more concerned with someone verifying I documented that well and they can reproduce it working | 19:26 |
syed_ | i am on it sigmavirus | 19:26 |
syed_ | let me try if i can reproduce that :) | 19:26 |
sigmavirus | Thanks syed_ :D | 19:32 |
sigmavirus | syed_: that said, as I mentioned above, you can't create stuff, just retrieve it | 19:33 |
sigmavirus | so | 19:33 |
syed_ | I see | 19:33 |
syed_ | Ian, as a general practice | 19:38 |
* sigmavirus fixed the pep8 problems | 19:38 | |
sigmavirus | syed_: yes? | 19:38 |
syed_ | how do you test with Openstack | 19:38 |
syed_ | so what i used to do was install devstack and craton on the same machine | 19:38 |
syed_ | and then check to see | 19:38 |
sigmavirus | ah, so I didn't use devstack | 19:38 |
syed_ | okay | 19:38 |
sigmavirus | my team created openstack-ansible so I use that | 19:38 |
sigmavirus | I made an AIO and tweaked it a bit | 19:39 |
sigmavirus | I can write some developer guidelines for that | 19:39 |
sigmavirus | I tried using devstack-docker (or docker-devstack, or whatever it's called) but that failed to build an image for me | 19:39 |
syed_ | hmm | 19:41 |
syed_ | yeah if you can share that would be cool for me to try | 19:41 |
sigmavirus | syed_: share what I used? | 19:41 |
syed_ | yes | 19:42 |
syed_ | if thats possible | 19:42 |
sigmavirus | oh yeah sure | 19:42 |
sigmavirus | let me add some docs to that | 19:43 |
syed_ | awesome, thank you Ian :) | 19:43 |
sigmavirus | happy to help | 19:43 |
sulo | sigmavirus: awesome! | 19:59 |
sulo | i dont think i will get time to proper test it with running keystone so if you have done so already etc, i am happy to merge .. i think having this will add value when ppl poke the code | 20:00 |
syed_ | sulo: agreed | 20:01 |
sigmavirus | syed_: sorry, got distracted but pushed a new patchset with the developer docs | 20:37 |
syed_ | sigmavirus: Thanks, on it :) | 20:38 |
sigmavirus | Thanks syed_ | 20:38 |
sigmavirus | I'm out for the day | 20:38 |
sigmavirus | Stuck around too long today :x | 20:39 |
syed_ | sigmavirus: cool, Have a great rest of the day :) | 20:40 |
*** VW has joined #craton | 21:28 | |
*** valw has quit IRC | 21:32 | |
*** valw has joined #craton | 21:48 | |
*** valw has quit IRC | 22:13 | |
*** VW has quit IRC | 22:14 | |
*** VW has joined #craton | 22:16 | |
*** VW has quit IRC | 22:21 | |
*** VW has joined #craton | 22:30 | |
*** VW has quit IRC | 22:38 | |
*** VW has joined #craton | 22:44 | |
*** VW has quit IRC | 23:12 | |
*** VW has joined #craton | 23:33 | |
*** VW has quit IRC | 23:37 | |
*** valw has joined #craton | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!