Wednesday, 2016-02-03

*** angdraug has quit IRC02:32
*** dshulyak has joined #openstack-solar07:03
YorikSar_dshulyak: Openstack clients use Cliff for CLI. It's basically a wrapper around argparse.07:06
*** YorikSar_ is now known as YorikSar07:06
dshulyakYorikSar: but how they solved problem of nested sys.argv parsers? i am talking about parsing oslo.config cli opts (CONF(sys.argv)) at the same time07:10
YorikSardshulyak: Oh, they most likely didn't :)07:11
YorikSardshulyak: They don't seem to use oslo.config, at least not directly.07:11
YorikSardshulyak: They call out to https://github.com/openstack/os-client-config/blob/master/os_client_config/config.py to get cloud config07:13
dshulyakthanks, i see that they are just using env variable for specifying additional config path, it will be enough07:18
*** salmon_ has joined #openstack-solar08:31
pigmejdshulyak: having ENV config is kinda required I think, because otherwise we could struggle a bit.09:13
pigmejsalmon_: bash utils/jenkins/run_hosts_example.sh  2.78s user 0.31s system 3% cpu 1:22.17 total09:14
pigmejbut around 10seconds is for auth popups09:15
salmon_pigmej: now with a patch? :)09:15
pigmejsalmon_: it's new image + overlay09:15
dshulyakpigmej: so you think it will be usefull to overwrite any config property with env?09:15
salmon_nice09:15
salmon_pigmej: now it makes sense to remove sleep 30 :)09:15
pigmejdshulyak: maybe not any, but I would expect to allow overwrite source file at least09:16
pigmejhttps://bpaste.net/show/75e6a8c48fec09:16
pigmejsalmon_: ^09:16
salmon_docker...09:16
pigmejdshulyak: I would expect at least possibitity of set "override" file09:16
pigmejsalmon_: dshulyak please review https://review.openstack.org/#/c/275325/ :)09:17
pigmejsalmon_: I got this error 3 times in a row now09:18
salmon_pigmej: is it fatal error?09:18
pigmejyup09:20
pigmejhttps://bpaste.net/show/e619c8e587cd09:20
salmon_pigmej:  https://github.com/docker/docker/issues/14461 :)09:23
pigmejbut why it happens only for me ?09:24
pigmejsalmon_: I have more fs related errors09:26
pigmejhttps://bpaste.net/show/8748dc3e412f09:27
pigmejthis is non fatal though09:27
salmon_this may be ok09:27
pigmejhow so ?09:28
salmon_I will check it :)09:29
pigmejok, I cleared all image related stuff09:35
pigmejand it seems to be ok now.09:35
pigmejsalmon_: is the overlay somehow "cached" ?09:35
pigmejor maybe reused ?09:36
salmon_pigmej: I use the same names, but overlay image should be removed before new run09:36
salmon_there may be bug somwhere there09:36
pigmejbecause, when I removed them by hand, everything seems to be fine09:37
pigmejno error from docker09:37
pigmejyeah, salmon, now it's ok09:41
pigmej:)09:41
salmon_strange09:44
pigmejyup09:44
pigmejbut now works ;)09:44
*** tzn has joined #openstack-solar09:46
pigmejdshulyak: https://review.openstack.org/#/c/275062/ check it please :)10:02
openstackgerritMerged openstack/solar: Use overlay images, it speedups tests  https://review.openstack.org/27506210:16
salmon_dshulyak: http://docs-draft.openstack.org/42/274642/3/check/gate-solar-docs/cb09027//doc/build/html/orchestration/entities.html10:25
salmon_Executor Executor10:25
salmon_Client Client10:25
pigmejah it's format issue :)10:27
dshulyakthanks, i forgot new line there10:28
pigmejdshulyak: you could use definition list10:31
pigmejhttp://docutils.sourceforge.net/docs/user/rst/quickref.html#definition-lists10:31
salmon_dshulyak: also http://docs-draft.openstack.org/42/274642/3/check/gate-solar-docs/cb09027//doc/build/html/orchestration/configuration.html "seeĀ *_driver options in config."10:32
salmon_formating10:32
pigmejbrb10:33
openstackgerritDmitry Shulyak proposed openstack/solar: Use oslo.config instead of custom parser  https://review.openstack.org/27524111:01
pigmejback11:04
dshulyakwho knows what can be an issue http://docs-draft.openstack.org/42/274642/3/check/gate-solar-docs/cb09027//doc/build/html/orchestration/configuration.html#worker-driver-namespaces ?11:14
dshulyakindentation is identical to http://docs-draft.openstack.org/42/274642/3/check/gate-solar-docs/cb09027//doc/build/html/orchestration/configuration.html#constructor-hooks-namespaces11:14
dshulyakbut for some reason new line is not preserved in 1st11:15
pigmejI don't get it11:15
pigmejwhat is the problem with new line ?11:16
pigmejbtw dshulyak I think you should use definition list instead of this .. note: based stuff :)11:17
dshulyakidk, in this case it looks bad11:22
pigmejsalmon_: does new ansible stuff work for you ?11:23
openstackgerritDmitry Shulyak proposed openstack/solar: Introduce documentation related to new worker  https://review.openstack.org/27464211:29
openstackgerritJedrzej Nowak proposed openstack/solar: Fix response handling in handlers/base.py  https://review.openstack.org/27564611:53
pigmej^ "hotfix"11:53
-openstackstatus- NOTICE: Infra running with lower capacity now, due to a temporary problem affecting one of our nodepool providers. Please expect some delays in your jobs. Apologies for any inconvenience caused.12:41
*** openstackgerrit has quit IRC13:02
*** openstackgerrit has joined #openstack-solar13:03
openstackgerritMerged openstack/solar: Introduce documentation related to new worker  https://review.openstack.org/27464213:09
openstackgerritMerged openstack/solar: Fix response handling in handlers/base.py  https://review.openstack.org/27564613:15
dshulyakpigmej: do you know something about this error RiakError: '{error,locked}' ?13:24
dshulyaki started to see it on my local environment13:25
pigmejhmm, bitcask may sometimes return similar error13:27
pigmejbut I don't remember it exactly13:27
pigmejis it on bitcask?13:27
pigmejbut hmm, just {error, locked} sounds weird13:27
salmon_any one interested https://bugs.launchpad.net/solar/+bug/1541394 ?13:28
openstackLaunchpad bug 1541394 in Solar "Solar introduction documentation is missing" [Medium,Confirmed]13:28
pigmejsalmon_: no, but if you mentioned it you should tackle it :)13:29
pigmejI believe in you!13:29
salmon_:P13:29
openstackgerritDmitry Shulyak proposed openstack/solar: Use oslo.config instead of custom parser  https://review.openstack.org/27524114:33
openstackgerritJedrzej Nowak proposed openstack/solar: Torrent transport can use corret solar_torrent.py  https://review.openstack.org/27574515:11
pigmejsalmon_: dshulyak ^15:11
pigmejand this is unrelated fix: https://github.com/Mirantis/solar-resources/pull/15 but still :)15:12
pigmejdshulyak: https://review.openstack.org/#/c/275241/ this should have also documentation adjustments15:41
pigmejhttps://review.openstack.org/#/c/275325/ blocks 2 bugs15:54
openstackgerritLukasz Oles proposed openstack/solar: Ip addressess fixes  https://review.openstack.org/27583417:21
openstackgerritLukasz Oles proposed openstack/solar: Create tmp dir for overlay images  https://review.openstack.org/27585117:27
pigmejoh, why tmp is needed ?17:30
salmon_pigmej: https://github.com/openstack/solar/blob/master/utils/jenkins/env.py#L1217:31
salmon_I don't want images to be in a root dir17:31
pigmejah17:31
salmon_we can test change before merge https://jenkins-sandbox.infra.mirantis.net/job/solar_custom_example_test/25/console !17:33
salmon_it's private but will be public after tests17:33
pigmej:)17:34
pigmejcool17:34
salmon_just pass refs/changes/34/275834/1  and it will test it17:35
pigmej:)17:36
openstackgerritJedrzej Nowak proposed openstack/solar: Use extra-vars in all ansible handlers  https://review.openstack.org/27586617:54
pigmejjob for me for tomorrow/friday in train, => unified iface for ansible handlers17:56
pigmejcu!18:02
salmon_cu18:03
pigmejsalmon_: jenkins is on vaccations, so... have a nice evening :)18:04
salmon_u2 :)18:05
openstackgerritLukasz Oles proposed openstack/solar: Do not interfere with vagrant network  https://review.openstack.org/27588618:52
openstackgerritDmitry Shulyak proposed openstack/solar: Use oslo.config instead of custom parser  https://review.openstack.org/27524119:32
*** dshulyak has quit IRC21:03
openstackgerritMerged openstack/solar: Create tmp dir for overlay images  https://review.openstack.org/27585121:34
openstackgerritLukasz Oles proposed openstack/solar: Do not interfere with vagrant network  https://review.openstack.org/27588621:41
*** tzn has quit IRC22:30
*** dshulyak has joined #openstack-solar22:31
salmon_pigmej: we need to talk tomorrow with Dima about what should be included in next release :)22:31
*** dshulyak has quit IRC22:31
pigmejyup22:31
pigmejsalmon_: just when you said it dima left :P22:31
pigmejbut for sure we need to move it :)22:32
salmon_:D22:32
salmon_yeah22:32
salmon_current date was just a guess22:32
pigmejyup, and it was not a bad guess, we could still make it on this date :)22:32
salmon_well, we could. If we focussed only on docs22:34
pigmejyup22:34
pigmejthis one https://bugs.launchpad.net/solar/+bug/1537736 makes me cry22:34
openstackLaunchpad bug 1537736 in Solar "Distinguish Resource and Resource Definition " [Undecided,New]22:34
salmon_:(22:38
pigmejit's kinda... wtf22:38
pigmejI would put info in documentation that we use Resource as different things22:39
pigmejI tried to separate them once and.. well, I get lost :D22:39
salmon_hmm, we at lest need it in documentation22:44
pigmejyeah, we can put big red box22:45
pigmej"when we use resource name we could mean:. ... " (not exactly like this but you get the point probably)22:46
salmon_yup22:52
pigmejand we need more described simple examples22:55
pigmejmaybe step - by - step riak makes sense (especially that we already have riak resources in solar-resoruces), so repo creation steps would be not required22:56
salmon_yup22:59
*** angdraug has joined #openstack-solar23:40

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