openstackgerrit | Kota Tsuyuzaki proposed openstack/storlets: Add storlet_timeout to gateway conf samples https://review.openstack.org/413913 | 05:19 |
---|---|---|
openstackgerrit | Merged openstack/storlets: Minor Fixes https://review.openstack.org/407559 | 05:44 |
*** openstackgerrit has quit IRC | 06:48 | |
kota_ | hey eranrom, takashi https://github.com/bloodeagle40234/ipython/compare/master...bloodeagle40234:swift-test could be what you prefer to. | 10:20 |
eranrom | kota_: looking. | 10:20 |
kota_ | not yet testing in the actual environment, https://gist.github.com/bloodeagle40234/32374d6b3522c1499e00ac8d95bb0519 sample works to upload the storlet app as expected | 10:20 |
kota_ | not yet ran the app actually. | 10:21 |
kota_ | for jupiter notebooke (or IPython) | 10:21 |
kota_ | eranrom: do you know about ipython and jupiter notebook? | 10:22 |
eranrom | kota_: A little. So the idea is to provide a Jupyter notebook for end users to play with storlets? | 10:23 |
kota_ | eranrom: kinda | 10:23 |
eranrom | kota_: This is really cool! | 10:24 |
kota_ | eranrom: if you add %%uploadstorlet and you have swift information like ST_AUTH, ST_USER etc... in your environment | 10:24 |
kota_ | eranrom: do ctl+enter, it's really easy to deploy your python storlet app for your swift ;-) | 10:25 |
eranrom | gotcha! | 10:25 |
eranrom | This is great! | 10:25 |
kota_ | hehe, I'm now trying also invocation. | 10:25 |
eranrom | My original thoughts were to write kind of Eclipse plugin to do that, but IMO Jupyter is cooler! (at least for python) | 10:26 |
kota_ | ah yeah, Eclipse will be also great | 10:26 |
eranrom | I think I should ask OSIC for a machine to have a public cluster that users can point to... | 10:26 |
kota_ | eranrom: it's great! and if that can be used, it's super cool to play with storlet via jupiter notebook!!! | 10:27 |
eranrom | Absolutly. Its on my to do ist for quite some time, and I keep forgetting :-) | 10:28 |
kota_ | I'll let you know when my hobby progress ;-) | 10:28 |
eranrom | kota_: thanks! BTW - do you need Keystone v3 API there? | 10:28 |
kota_ | not sure | 10:29 |
kota_ | ah | 10:29 |
kota_ | probably, that works only *tempauth* | 10:29 |
eranrom | right... | 10:29 |
kota_ | the ipython doesn't set version information so swift client set as v1 | 10:29 |
eranrom | right so it will depend on which auth middleware is defined... | 10:30 |
kota_ | eranrom: https://github.com/bloodeagle40234/ipython/compare/master...bloodeagle40234:swift-test#diff-e72931d7a47ab4a04ef88193e513a39fR805 | 10:30 |
kota_ | proabably you can add version info there from os.environ | 10:30 |
kota_ | lemm check python-swiftclient | 10:31 |
eranrom | yup | 10:31 |
kota_ | ST_AUTH_VERSION or OS_AUTH_VERSION or OS_IDENTITY_API_VERSION | 10:32 |
kota_ | ah or maybe just set ST_AUTH=<keystone v3 endpoint> | 10:33 |
kota_ | ??? | 10:33 |
eranrom | FWIW, here is what the latest s2aio defines in .bashrc (originally your addition): | 10:33 |
eranrom | echo "export OS_IDENTITY_API_VERSION=3" >> ~/.bashrc | 10:34 |
eranrom | echo "export OS_USERNAME=tester; export OS_PASSWORD=testing" >> ~/.bashrc | 10:34 |
eranrom | echo "export OS_PROJECT_NAME=test; OS_DEFAULT_DOMAIN=default" >> ~/.bashrc | 10:34 |
eranrom | echo "export OS_AUTH_URL=http://"$S2AIO_IP":5000/v3" >> ~/.bashrc | 10:34 |
kota_ | eranrom: ok, based on OS_ prefix | 10:36 |
kota_ | info for authentication | 10:36 |
eranrom | yes. Again for Keystone... | 10:36 |
kota_ | i know! | 10:37 |
eranrom | right | 10:37 |
kota_ | eranrom: ok. will try to address keystone thing we need absolutely. | 10:37 |
eranrom | kota_: and I will try addressing OSIC. | 10:38 |
kota_ | eranrom: that diff is for checking feasibility so will think of the options for keystone. | 10:38 |
kota_ | eranrom: thanks for your feedback! | 10:38 |
eranrom | thank you. This is great! | 10:38 |
kota_ | :-) | 10:39 |
* kota_ is preparing to go back home | 10:39 | |
kota_ | ah | 10:39 |
* kota_ will do that in the next week due to holiday tommorow | 10:39 | |
eranrom | kota_: have a nice holiday. | 10:52 |
kota_ | eranrom: thanks! | 10:53 |
kota_ | eranrom: and i just found more easy way to add extention rather than modify the ipython code | 10:54 |
kota_ | eranrom: will try! | 10:54 |
eranrom | kota_: cool. Will be happy to hear how this goes (even if this is next week :-) | 10:55 |
kota_ | :-) | 10:55 |
*** flaper87 has quit IRC | 17:22 | |
*** flaper87 has joined #openstack-storlets | 17:36 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!