*** ravips has joined #openstack-barbican | 00:08 | |
ravips | hi, can someone help me with this issue --> http://paste.openstack.org/show/116907/ | 00:13 |
---|---|---|
ravips | deleting secret with curl works but when i use the client api, keystone blocks the connection. I'm passing valid auth token, any pointers will be helpful..thanks | 00:16 |
ravips | rm_work: ^^ | 00:17 |
*** bdpayne has quit IRC | 00:21 | |
*** zz_dimtruck is now known as dimtruck | 00:21 | |
*** gyee has quit IRC | 00:46 | |
rm_you | ravips: hmm | 00:59 |
rm_you | "Unable to establish connection to http://localhost:9311" | 01:00 |
rm_you | is the barbican server actually at localhost:9311? | 01:00 |
ravips | rm_you: I think that's the default port, let me check that with keystone | 01:01 |
*** ayoung-afk is now known as ayoung | 01:03 | |
rm_you | yeah but is it actually localhost? | 01:03 |
rm_you | IIRC your last example code I saw had it on some other IP | 01:04 |
ravips | rm_you: yes, barbican running on 9311 port http://paste.openstack.org/show/116924/ | 01:04 |
rm_you | those show http://10.0.2.15:9311 ? | 01:04 |
rm_you | is that actually your local address? | 01:04 |
rm_you | and is Barbican actually bound to 127.0.0.1 or only that 10.0.2.15 ip? | 01:05 |
ravips | rm_you: definitely host is not an issue, I wrote this sample code and it works without any issues http://paste.openstack.org/show/116925/ | 01:07 |
rm_you | i see it gets back http://localhost:9311/v1/secrets/cde60114-d806-456d-a1da-e723f9b92960 | 01:09 |
rm_you | but | 01:09 |
rm_you | can you try replacing "localhost" with the IP anyway? | 01:09 |
rm_you | might not work, but curious how it is bound | 01:10 |
ravips | rm_you: Okay, let me try that | 01:10 |
ravips | rm_you: strange, it worked! can you explain the magic..don't understand why localhost worked in the above sample code but not in this case | 01:15 |
rm_you | not 100% sure, but there's a few possibilities | 01:17 |
ravips | rm_you: and by the way, this only happens on fedora but not on ubuntu | 01:18 |
rm_you | probably it's that your Client object was already connected to 10.0.2.15 so passing localhost:9311 didn't really matter | 01:18 |
rm_you | versus from scratch it's trying to actually open a connection to that address which would fail | 01:18 |
rm_you | but... | 01:19 |
rm_you | which code actually *fails* again? | 01:19 |
ravips | rm_you: we use barbican code (similar to the above script) in openstack/solum and that fails | 01:20 |
rm_you | hmm | 01:20 |
rm_you | well, i'd need to see the specific code to make a guess | 01:20 |
ravips | rm_you: I think barbican POST secrets should return 10.0.2.15 instead of localhost in the secret_ref | 01:21 |
ravips | rm_you: we are storing what we get from POST secrets and sending the same secret_ref for deletion | 01:22 |
rm_you | yeah it has to do with the configuration of the Barbican server I believe | 01:22 |
rm_you | also, be aware that you are using non-released client code, and that it is *highly volatile* right now, as we're rewriting the whole thing. the Secret code you're using is going to change as soon as this CR goes through: https://review.openstack.org/#/c/124889/ | 01:22 |
rm_you | ravips: so if you do a pull in a week or so and your code stops working, that's probably why :) | 01:22 |
rm_you | ravips: you'll want to configure the server to know that it is "10.0.2.15" and not localhost | 01:23 |
ravips | rm_you: let me check our barbican configuration | 01:24 |
ravips | rm_you: In /etc/barbican/barbican-api.conf, we need to change host_href = http://localhost:9311 to http://10.0.2.15:9311(in this case) right? | 01:25 |
rm_you | yeah, I believe so | 01:25 |
ravips | rm_you: I will verify..thank you for your help | 01:26 |
rm_you | np | 01:26 |
*** mikedillion has joined #openstack-barbican | 01:33 | |
*** ravips has left #openstack-barbican | 01:37 | |
*** mikedillion has quit IRC | 01:47 | |
*** kebray has joined #openstack-barbican | 01:55 | |
*** kebray has joined #openstack-barbican | 01:56 | |
*** bdpayne has joined #openstack-barbican | 02:07 | |
*** dimtruck is now known as zz_dimtruck | 02:25 | |
*** nkinder has quit IRC | 02:31 | |
*** nkinder has joined #openstack-barbican | 02:34 | |
*** kebray has quit IRC | 02:46 | |
*** bdpayne has quit IRC | 03:12 | |
*** ayoung has quit IRC | 03:23 | |
*** kebray has joined #openstack-barbican | 03:25 | |
*** kebray has quit IRC | 03:26 | |
*** kebray has joined #openstack-barbican | 03:27 | |
*** juantwo has quit IRC | 04:27 | |
*** jaosorior has joined #openstack-barbican | 04:34 | |
jaosorior | rm_work: cause it was demo code | 04:35 |
jaosorior | Didn't treat it the same | 04:35 |
jaosorior | But its good that I turned someone into the dark side :P | 04:37 |
*** kebray has quit IRC | 04:42 | |
rm_you | jaosorior: lol, i'll remember to just say "this is for demo" next time, if that's all i need to do to get off the hook :P | 04:53 |
rm_you | obviously that'll just... work | 04:54 |
jaosorior | Lol | 04:54 |
jaosorior | Ok, if it makes you feel better, next time ill review demo code more thoroughly then | 04:55 |
rm_you | heh | 04:56 |
*** woodster_ has quit IRC | 07:01 | |
*** jaosorior has quit IRC | 08:13 | |
openstackgerrit | Tim Kelsey proposed a change to openstack/barbican: Adding a plugin to interact with HP Atalla ESKM https://review.openstack.org/116878 | 10:32 |
*** jaosorior has joined #openstack-barbican | 10:35 | |
openstackgerrit | Tim Kelsey proposed a change to openstack/barbican: Adding a plugin to interact with HP Atalla ESKM https://review.openstack.org/116878 | 10:36 |
*** zz_dimtruck is now known as dimtruck | 11:22 | |
*** rm_you has quit IRC | 11:40 | |
*** rm_you has joined #openstack-barbican | 11:40 | |
*** rm_you has joined #openstack-barbican | 11:40 | |
*** juantwo has joined #openstack-barbican | 12:05 | |
*** dimtruck is now known as zz_dimtruck | 12:28 | |
*** zz_dimtruck is now known as dimtruck | 12:48 | |
*** alee has quit IRC | 13:02 | |
*** nkinder has quit IRC | 13:13 | |
openstackgerrit | Juan Antonio Osorio Robles proposed a change to openstack/barbican: Delete usage-indications from the model docstrings https://review.openstack.org/125050 | 13:17 |
*** paul_glass has joined #openstack-barbican | 13:42 | |
*** DCWilliams_VA has joined #openstack-barbican | 13:47 | |
*** dimtruck is now known as zz_dimtruck | 13:47 | |
*** akoneru_ has joined #openstack-barbican | 13:49 | |
*** DCWilliams_VA has left #openstack-barbican | 13:53 | |
*** nkinder has joined #openstack-barbican | 14:01 | |
*** bubbva has quit IRC | 14:06 | |
*** DCWilliams_VA has joined #openstack-barbican | 14:14 | |
*** alee has joined #openstack-barbican | 14:14 | |
*** zz_dimtruck is now known as dimtruck | 14:15 | |
*** DCWilliams_VA has quit IRC | 14:19 | |
*** DCWilliams_VA has joined #openstack-barbican | 14:23 | |
*** kebray has joined #openstack-barbican | 14:24 | |
*** kebray has quit IRC | 14:24 | |
*** kebray has joined #openstack-barbican | 14:29 | |
openstackgerrit | A change was merged to openstack/barbican: Fix error in two-step secret PUT with base64 https://review.openstack.org/124274 | 14:34 |
*** openstackgerrit has quit IRC | 14:42 | |
*** ayoung has joined #openstack-barbican | 14:49 | |
jenkins-keep | Project openstack-barbican-cloudcafe build #47: STILL FAILING in 12 min: http://jenkins.cloudkeep.io/job/openstack-barbican-cloudcafe/47/ | 14:50 |
jenkins-keep | John Wood: Fix error in two-step secret PUT with base64 | 14:50 |
*** bubbva has joined #openstack-barbican | 14:52 | |
*** DCWilliams_VA has quit IRC | 14:52 | |
*** DCWilliams_VA has joined #openstack-barbican | 14:56 | |
*** joesavak has joined #openstack-barbican | 14:57 | |
*** paul_glass has quit IRC | 15:00 | |
*** bubbva has quit IRC | 15:08 | |
*** atiwari has joined #openstack-barbican | 15:18 | |
*** bubbva has joined #openstack-barbican | 15:20 | |
*** openstackgerrit has joined #openstack-barbican | 15:24 | |
*** paul_glass has joined #openstack-barbican | 15:29 | |
*** DCWilliams_VA has quit IRC | 15:33 | |
*** SheenaG1 has joined #openstack-barbican | 15:36 | |
*** gyee has joined #openstack-barbican | 15:37 | |
*** SheenaG11 has joined #openstack-barbican | 15:42 | |
*** SheenaG1 has quit IRC | 15:42 | |
*** joesavak has quit IRC | 16:03 | |
openstackgerrit | John Vrbanac proposed a change to openstack/barbican: Adding parameterized decorators for unit tests https://review.openstack.org/125106 | 16:06 |
openstackgerrit | A change was merged to openstack/barbican: Refactor secret functional tests using models and behaviors https://review.openstack.org/121272 | 16:21 |
openstackgerrit | A change was merged to openstack/barbican: Adding size limits for create secret json fields https://review.openstack.org/124514 | 16:21 |
openstackgerrit | A change was merged to openstack/barbican: Allowing all content-types for secret delete https://review.openstack.org/124555 | 16:22 |
openstackgerrit | A change was merged to openstack/barbican: Use OpenStack Incubated branding for docs https://review.openstack.org/124689 | 16:23 |
*** jaosorior has quit IRC | 16:23 | |
atiwari | Looking for more eyes on https://review.openstack.org/#/c/121269/ . it is any easy one :) | 16:31 |
*** joesavak has joined #openstack-barbican | 16:31 | |
atiwari | s/any/an | 16:31 |
*** ayoung has quit IRC | 16:32 | |
jenkins-keep | Project openstack-barbican-cloudcafe build #48: STILL FAILING in 12 min: http://jenkins.cloudkeep.io/job/openstack-barbican-cloudcafe/48/ | 16:35 |
jenkins-keep | * John Vrbanac: Refactor secret functional tests using models and behaviors | 16:35 |
jenkins-keep | * John Vrbanac: Adding size limits for create secret json fields | 16:35 |
jenkins-keep | * John Vrbanac: Allowing all content-types for secret delete | 16:35 |
jenkins-keep | * berendt: Use OpenStack Incubated branding for docs | 16:35 |
*** SheenaG11 has quit IRC | 16:44 | |
*** ayoung has joined #openstack-barbican | 16:46 | |
*** SheenaG1 has joined #openstack-barbican | 16:49 | |
*** paul_glass has quit IRC | 17:13 | |
*** paul_glass has joined #openstack-barbican | 17:46 | |
*** SheenaG1 has left #openstack-barbican | 18:04 | |
*** woodster_ has joined #openstack-barbican | 18:09 | |
rm_work | woodster_: not hardcore enough to make a new patchset with +7 on his review T_T | 18:11 |
rm_work | s/his/your/ | 18:11 |
*** paul_glass has quit IRC | 18:17 | |
*** Constanze has joined #openstack-barbican | 18:19 | |
Constanze | I have one CR that requires a final workflow signoff: https://review.openstack.org/#/c/117889/ | 18:19 |
Constanze | Thanks! | 18:20 |
*** Constanze has quit IRC | 18:35 | |
*** jsavak has joined #openstack-barbican | 18:42 | |
*** joesavak has quit IRC | 18:45 | |
*** openstackgerrit has quit IRC | 18:47 | |
*** openstackgerrit has joined #openstack-barbican | 18:48 | |
openstackgerrit | A change was merged to openstack/barbican: Adds to KMIP secret store test coverage https://review.openstack.org/124064 | 18:57 |
*** alee has quit IRC | 18:59 | |
*** paul_glass has joined #openstack-barbican | 19:03 | |
openstackgerrit | John Vrbanac proposed a change to openstack/barbican: Adding parameterized decorators for unit tests https://review.openstack.org/125106 | 19:06 |
*** alee has joined #openstack-barbican | 19:13 | |
jenkins-keep | Project openstack-barbican-cloudcafe build #49: STILL FAILING in 12 min: http://jenkins.cloudkeep.io/job/openstack-barbican-cloudcafe/49/ | 19:20 |
jenkins-keep | kaitlin.farr: Adds to KMIP secret store test coverage | 19:20 |
*** paul_glass has quit IRC | 19:33 | |
*** atiwari has quit IRC | 19:46 | |
*** joesavak has joined #openstack-barbican | 20:15 | |
*** ayoung has quit IRC | 20:16 | |
*** jsavak has quit IRC | 20:17 | |
*** jsavak has joined #openstack-barbican | 20:18 | |
*** joesavak has quit IRC | 20:21 | |
*** kebray has quit IRC | 20:30 | |
*** alee has quit IRC | 20:30 | |
*** paul_glass has joined #openstack-barbican | 20:31 | |
*** paul_glass1 has joined #openstack-barbican | 20:32 | |
*** ayoung has joined #openstack-barbican | 20:35 | |
*** paul_glass has quit IRC | 20:35 | |
*** alee has joined #openstack-barbican | 20:42 | |
*** paul_glass has joined #openstack-barbican | 20:43 | |
*** paul_glass1 has quit IRC | 20:46 | |
*** juantwo has quit IRC | 20:49 | |
*** dimtruck is now known as zz_dimtruck | 20:55 | |
*** kebray has joined #openstack-barbican | 20:55 | |
*** zz_dimtruck is now known as dimtruck | 21:07 | |
*** jsavak has quit IRC | 21:10 | |
*** akoneru has joined #openstack-barbican | 21:19 | |
*** akoneru has quit IRC | 21:20 | |
*** juantwo has joined #openstack-barbican | 21:39 | |
*** juantwo has quit IRC | 21:48 | |
*** juantwo has joined #openstack-barbican | 21:48 | |
*** paul_glass has quit IRC | 22:00 | |
*** ayoung has quit IRC | 22:00 | |
*** alee has quit IRC | 22:06 | |
*** kebray has quit IRC | 22:22 | |
redrobot | jvrbanac or reaperhulk can one of you +workflow https://review.openstack.org/#/c/121269/ | 22:22 |
redrobot | looking at CloudCAFE orders tests, and this CR is going to change a lot of stuff... | 22:23 |
redrobot | hockeynut looks like https://bugs.launchpad.net/barbican/+bug/1354567 and https://bugs.launchpad.net/barbican/+bug/1369045 are duplicates? | 22:28 |
*** ryanpetrello has quit IRC | 22:41 | |
*** akoneru_ has quit IRC | 22:47 | |
*** ryanpetrello has joined #openstack-barbican | 22:47 | |
*** alee has joined #openstack-barbican | 22:57 | |
hockeynut | redrobot checking... | 23:02 |
hockeynut | redrobot yes, those are the same problem. I can close one (your choice) | 23:05 |
*** atiwari has joined #openstack-barbican | 23:12 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!