*** devoid has joined #openstack-dev | 00:01 | |
*** mlavalle has quit IRC | 00:01 | |
*** henrynash has quit IRC | 00:04 | |
*** bswartz has joined #openstack-dev | 00:05 | |
*** pabelanger has joined #openstack-dev | 00:05 | |
*** buzztroll has quit IRC | 00:06 | |
*** buzztrol_ has joined #openstack-dev | 00:06 | |
*** epim has quit IRC | 00:06 | |
*** junpark has quit IRC | 00:08 | |
*** mdenny has quit IRC | 00:08 | |
*** pabelanger has quit IRC | 00:09 | |
*** lbragstad has joined #openstack-dev | 00:09 | |
*** blamar has quit IRC | 00:10 | |
*** jgrimm has quit IRC | 00:13 | |
*** bnemec has quit IRC | 00:14 | |
*** devoid has left #openstack-dev | 00:14 | |
*** buzztroll has joined #openstack-dev | 00:15 | |
*** buzztrol_ has quit IRC | 00:16 | |
*** bnemec has joined #openstack-dev | 00:18 | |
*** gmurphy has joined #openstack-dev | 00:19 | |
*** dstanek has quit IRC | 00:20 | |
*** dave_tucker has quit IRC | 00:20 | |
*** hxgqh1987 has joined #openstack-dev | 00:22 | |
*** s0mik has quit IRC | 00:23 | |
*** xmltok has quit IRC | 00:24 | |
*** ekarlso has quit IRC | 00:25 | |
*** ekarlso has joined #openstack-dev | 00:25 | |
*** herndon has quit IRC | 00:27 | |
*** reed has quit IRC | 00:28 | |
*** pmathews has quit IRC | 00:30 | |
*** junpark has joined #openstack-dev | 00:31 | |
*** ArxCruz has joined #openstack-dev | 00:31 | |
*** stevemar has quit IRC | 00:35 | |
*** rcleere has quit IRC | 00:35 | |
*** vipul is now known as vipul-away | 00:35 | |
*** vipul-away is now known as vipul | 00:35 | |
*** carl_baldwin has quit IRC | 00:35 | |
*** kyleh_ has joined #openstack-dev | 00:36 | |
*** s0mik has joined #openstack-dev | 00:38 | |
gyee | morganfainberg? | 00:40 |
---|---|---|
gyee | or maybe bknudson? | 00:40 |
bknudson | gyee: what's up? | 00:41 |
gyee | have a stupid question | 00:41 |
gyee | ./run_test.sh or tox | 00:41 |
bknudson | tox! | 00:41 |
gyee | where did the keystone log go? | 00:41 |
bknudson | I haven't use run_test.sh for quite some time. | 00:41 |
gyee | I can't find the goddamn thing | 00:41 |
bknudson | what keystone log? | 00:41 |
bknudson | not something I ever looked at | 00:41 |
*** pdevine_ has quit IRC | 00:41 | |
gyee | say a test failed | 00:41 |
bknudson | gyee: it doesn't output the debug from the test? | 00:42 |
gyee | the old tests used to spit out a bunch of keystone server log | 00:42 |
bknudson | I thought it did | 00:42 |
gyee | nope | 00:42 |
gyee | I can't find anythong under .tox | 00:42 |
bknudson | let me try it myself. | 00:42 |
gyee | try to purposely fail a test | 00:42 |
*** pdevine has joined #openstack-dev | 00:42 | |
bknudson | does it have to be a keystoneclient test or anything works? | 00:43 |
gyee | just pick a test in test_v3_auth | 00:43 |
gyee | make it fail | 00:43 |
bknudson | ok, added self.assert_(False) | 00:43 |
bknudson | pythonlogging:'': {{{ | 00:44 |
bknudson | CACHE_SET: Key: "'3430f481ede31d0e792e11e61b42fe37dc5d9020'" Value: "({'id': 'cc1d7c3cc8e549f4bd47d43b12eb64f9', 'enabled': True, 'description': '61be027611294798a33524b2b6696183', 'name | 00:44 |
bknudson | I get a bunch of output | 00:44 |
bknudson | is that not what you're looking for? | 00:44 |
*** faramir1 has joined #openstack-dev | 00:44 | |
gyee | really | 00:44 |
gyee | you get the server logs? | 00:44 |
*** dstanek has joined #openstack-dev | 00:44 | |
*** s0mik has quit IRC | 00:44 | |
bknudson | I get a bunch of output I don't know if it's the server logs. | 00:45 |
*** kenperkins has quit IRC | 00:45 | |
bknudson | the output itself looks pretty useless | 00:45 |
gyee | I only get the stacktrace from the test itself | 00:45 |
bknudson | a bunch of this: Initialized with method overriding = True, and path info altering = True | 00:45 |
bknudson | and this: CACHE_GET: Key: "'5987d00efb62efa2cc6fb88047d2e5ad463389b8'" Value: | 00:45 |
*** sarob has quit IRC | 00:46 | |
bknudson | but nothing interesting. | 00:46 |
*** stevemar has joined #openstack-dev | 00:46 | |
bknudson | I also get the traceback from the test | 00:46 |
gyee | I only get the traceback from the test | 00:46 |
gyee | nothing else | 00:46 |
*** sarob has joined #openstack-dev | 00:46 | |
bknudson | did you rebase recently? I think this was added at some point | 00:46 |
bknudson | or re-added | 00:46 |
gyee | I am running the tests from master | 00:47 |
gyee | my colleague is seeing the same thing | 00:47 |
gyee | are you using ubuntu? | 00:47 |
bknudson | I'll try re-doing my venv | 00:47 |
bknudson | yes, 12.04 | 00:47 |
gyee | I am running 13.10 | 00:47 |
bknudson | might take a while | 00:47 |
morganfainberg | gyee, pong | 00:47 |
gyee | morganfainberg, yeah, I can't get keystone server logs anymore on the failed tests | 00:47 |
morganfainberg | gyee, hmm. | 00:48 |
gyee | trying to figure out what the problem is | 00:48 |
morganfainberg | gyee, uhm...... | 00:48 |
morganfainberg | gyee, erm oh is this debug being broken? i thought we fixed that | 00:48 |
gyee | morganfainberg, that's what I am trying to figure out | 00:48 |
morganfainberg | where... is that bug | 00:49 |
gyee | I am running the ubuntu 13.10 64-bit, running keystone tests from master | 00:49 |
gyee | rebuilt .venv and everything | 00:49 |
*** dstanek has quit IRC | 00:49 | |
gyee | but no server log on test failure, just a traceback from the test itself | 00:49 |
morganfainberg | gyee, https://bugs.launchpad.net/keystone/+bug/1245629 | 00:50 |
uvirtbot | Launchpad bug 1245629 in keystone "keystone is ignoring debug=True" [High,New] | 00:50 |
gyee | my colleague is seeing the same thing so I am suspecting it is not isolated to my local box | 00:50 |
morganfainberg | that i think is what is the issue | 00:50 |
gyee | ahhh | 00:50 |
morganfainberg | i was going to look into it this weekend | 00:50 |
morganfainberg | i think | 00:50 |
morganfainberg | *looks at my notes* | 00:50 |
*** sarob has quit IRC | 00:51 | |
morganfainberg | nope, was something else on my list of "do something about" this weekend | 00:51 |
*** vipul is now known as vipul-away | 00:51 | |
gyee | morganfainberg, that's not the problem I am seeing | 00:51 |
gyee | I got zero logs | 00:51 |
gyee | not even info | 00:51 |
*** MaxV_ has joined #openstack-dev | 00:51 | |
morganfainberg | gyee, huh | 00:52 |
*** sungju has joined #openstack-dev | 00:52 | |
morganfainberg | local tests or gate? | 00:52 |
*** comay has quit IRC | 00:52 | |
bknudson | I did tox -r and I still get that stuff.... http://paste.openstack.org/show/54921/ | 00:52 |
bknudson | Not sure how useful it is. | 00:52 |
bknudson | you can do tox -e debug and use pdb. | 00:52 |
bknudson | I guess we should be able to use logs to figure things out... in case we cause a gate problem. | 00:53 |
*** vipul-away is now known as vipul | 00:53 | |
*** lbragstad has quit IRC | 00:54 | |
gyee | morganfainberg, my local env | 00:55 |
*** mriedem1 has quit IRC | 00:55 | |
morganfainberg | gyee, there was a change to captiure test output | 00:55 |
gyee | morganfainberg, bknudson, let me rebuild my VM | 00:55 |
morganfainberg | dstanek provided it i think | 00:55 |
morganfainberg | i remmebr seeing it somewhere | 00:55 |
*** buzztroll has quit IRC | 00:56 | |
gyee | I think my test output got sent to into abyess | 00:56 |
*** buzztroll has joined #openstack-dev | 00:56 | |
bknudson | https://github.com/openstack/keystone/blob/master/keystone/tests/core.py#L301 | 00:56 |
*** lbragstad has joined #openstack-dev | 00:56 | |
bknudson | morganfainberg: gyee ^ | 00:57 |
morganfainberg | bknudson, that was it | 00:57 |
gyee | ahhh | 00:57 |
*** s0mik has joined #openstack-dev | 00:57 | |
gyee | did jamielennox fix this? | 00:57 |
jamielennox | mmm? | 00:57 |
morganfainberg | gyee, it was jamielennox's patch | 00:58 |
jamielennox | phew, one of my good patches - :) | 00:58 |
gyee | k, but we don't get the keystone server logs anymore? | 00:59 |
jamielennox | gyee: it should print everything from DEBUG up on failure | 00:59 |
*** mrodden has quit IRC | 00:59 | |
gyee | jamielennox, but it will only print test logs right? | 01:00 |
jamielennox | gyee: it should capture everything | 01:00 |
bknudson | jamielennox: I posed an example here... is that what's expected? http://paste.openstack.org/show/54921/ | 01:00 |
gyee | bknudson, that doesn't appear to be the entire server log | 01:01 |
morganfainberg | bknudson, that looks like you're getting external module debug not keystone debug | 01:01 |
morganfainberg | the CACHE_* are dogpile, Initialized with is wsgi.routers | 01:01 |
*** kyleh_ has quit IRC | 01:01 | |
morganfainberg | this... i think is the bug ^ https://bugs.launchpad.net/keystone/+bug/1245629 | 01:01 |
uvirtbot | Launchpad bug 1245629 in keystone "keystone is ignoring debug=True" [High,New] | 01:02 |
morganfainberg | where debug=True isn't honored for the keystone specific lgos | 01:02 |
morganfainberg | logs* | 01:02 |
*** hellome has joined #openstack-dev | 01:02 | |
morganfainberg | i _think_ | 01:02 |
*** blamar has joined #openstack-dev | 01:02 | |
* morganfainberg needs to go for the evening though | 01:02 | |
morganfainberg | i can look at it tomorrow if needed | 01:02 |
*** MaxV_ has quit IRC | 01:03 | |
gyee | morganfainberg, have a good one, thanks for looking into it | 01:03 |
morganfainberg | not that i expect you guys can't do it ;) | 01:03 |
lifeless | cyeoh: btw - I hd a followup q on https://review.openstack.org/#/c/25882/ | 01:03 |
jamielennox | bknudson: i'm not sure - but it's obviously picking something up as it's getting the cache results | 01:03 |
*** hellome has quit IRC | 01:03 | |
*** buzztrol_ has joined #openstack-dev | 01:03 | |
morganfainberg | jamielennox, ^ cache logs come from dogpile.cache | 01:03 |
morganfainberg | not from keystone directly | 01:03 |
morganfainberg | iirc | 01:03 |
*** buzztroll has quit IRC | 01:04 | |
jamielennox | i don't know if the tests rely on debug=True, i would have thought that the presence of the logger fixture would still have picked up all the debug statements | 01:04 |
jamielennox | but honestly i don't know - i put that in as it solved the issue for me but i didn't go deep into how it works | 01:04 |
*** hellome has joined #openstack-dev | 01:04 | |
bknudson | https://github.com/openstack/keystone/blob/master/keystone/tests/test_overrides.conf#L20 | 01:05 |
*** dolphm has quit IRC | 01:05 | |
*** Thor is now known as Thor^^ | 01:05 | |
*** jhesketh_ has quit IRC | 01:05 | |
jamielennox | bknudson: does it matter? i don't know how logging works but i assumed that if the fixture was there at the DEBUG level it should pick everything up anyway | 01:06 |
bknudson | jamielennox: which logger is it setting to DEBUG? | 01:06 |
bknudson | if it's the root logger, a child logger can override the level. | 01:07 |
jamielennox | bknudson: i thought thats what the fixture did, i assume it's on root | 01:07 |
*** pdevine has quit IRC | 01:07 | |
*** buzztroll has joined #openstack-dev | 01:07 | |
*** mikeoutland has quit IRC | 01:07 | |
*** buzztrol_ has quit IRC | 01:07 | |
*** hellome has quit IRC | 01:08 | |
bknudson | jamielennox: it looks like you'd need it for every logger. | 01:08 |
bknudson | :param name: The name of the logger to replace. Defaults to "". | 01:09 |
*** haomaiwang has joined #openstack-dev | 01:09 | |
*** hellome has joined #openstack-dev | 01:10 | |
jamielennox | bknudson: that would mean though that something i keystone setup is explicity setting the log level higher, so we would need to fix the test setup | 01:10 |
*** junpark has quit IRC | 01:10 | |
*** aeperezt has quit IRC | 01:10 | |
*** xingchao has joined #openstack-dev | 01:11 | |
*** pdevine has joined #openstack-dev | 01:11 | |
bknudson | jamielennox: it's probably oslo logging -- https://github.com/openstack/oslo-incubator/blob/master/openstack/common/log.py#L147 | 01:11 |
*** xingchao has quit IRC | 01:11 | |
*** wwallnrr__ has quit IRC | 01:12 | |
jamielennox | bknudson: guess so, i had assumed that all logging got propogated everywhere - it was just a matter of whether you had a handler set up to deal with the message at that level | 01:12 |
jamielennox | complete assumption though | 01:12 |
bknudson | jamielennox: https://github.com/openstack/oslo-incubator/blob/master/openstack/common/log.py#L511 | 01:14 |
bknudson | this seems totally wrong | 01:14 |
bknudson | it sets log_root.setLevel(logging.DEBUG) at line 505 | 01:14 |
*** haomaiwang has quit IRC | 01:14 | |
bknudson | and then at 511-505 it sets the logger levels to the defaults | 01:14 |
bknudson | so what was the point of setting the root logger if you're just going to override it? | 01:14 |
*** pdevine has quit IRC | 01:14 | |
jamielennox | i guess it depends on whether you explicity set a root level in your config | 01:15 |
*** mrodden has joined #openstack-dev | 01:15 | |
jamielennox | if you don't it will default | 01:15 |
jamielennox | mind you i don't know what else CONF.debug does | 01:16 |
*** pdevine has joined #openstack-dev | 01:16 | |
*** mrodden has quit IRC | 01:16 | |
*** mrodden has joined #openstack-dev | 01:17 | |
*** hemna is now known as hemnafk | 01:18 | |
*** ljjjustin has joined #openstack-dev | 01:18 | |
*** hxgqh1987 has quit IRC | 01:20 | |
*** radsy has quit IRC | 01:24 | |
*** jhesketh has joined #openstack-dev | 01:25 | |
*** martines has quit IRC | 01:26 | |
gyee | bknudson, jamielennox, I am seeing the server log now, after I rebuilt my VM | 01:26 |
gyee | so something funky in my old test env | 01:26 |
gyee | bknudson, jamielennox, thanks for the help! | 01:26 |
*** SumitNaiksatam has joined #openstack-dev | 01:32 | |
*** galstrom_zzz is now known as galstrom | 01:35 | |
*** jhesketh__ has joined #openstack-dev | 01:38 | |
*** gyee has quit IRC | 01:38 | |
*** gmurphy has left #openstack-dev | 01:39 | |
*** dims has quit IRC | 01:39 | |
*** s0mik has quit IRC | 01:41 | |
*** martines has joined #openstack-dev | 01:41 | |
*** dstanek has joined #openstack-dev | 01:45 | |
*** shathan has quit IRC | 01:46 | |
*** xchu has joined #openstack-dev | 01:46 | |
*** sdake_ has quit IRC | 01:47 | |
*** sdake_ has joined #openstack-dev | 01:47 | |
*** sdake_ has quit IRC | 01:47 | |
*** sdake_ has joined #openstack-dev | 01:47 | |
*** fandikurnia01 has joined #openstack-dev | 01:48 | |
fandikurnia01 | hi | 01:49 |
*** novas0x2a|lapto1 has joined #openstack-dev | 01:49 | |
cyeoh | lifeless: hi | 01:49 |
*** Thor^^ has quit IRC | 01:49 | |
*** dstanek has quit IRC | 01:50 | |
cyeoh | lifeless: oh the security issue IIRC was that it works by opening ports (unauthenticated) to access the information | 01:51 |
cyeoh | lifeless: mtreinish is the one who knows the gritty details though | 01:51 |
*** novas0x2a|laptop has quit IRC | 01:51 | |
*** dims has joined #openstack-dev | 01:52 | |
lifeless | cyeoh: so can't we just run it /under/ coverage.py ? | 01:52 |
cyeoh | lifeless: so there were issues around coverage and eventlet (maybe, I could be misremembering here) that meant the coverage data was buggy | 01:54 |
*** giulivo has quit IRC | 01:55 | |
lifeless | ah | 01:55 |
lifeless | chalk another problem up to eventlet. | 01:55 |
lifeless | Was twisted really so bad? | 01:55 |
cyeoh | I don't know. We ended up in a bit of debate about whether to try and hunt down the eventlet/coverage issues or just go the much simpler route which does what we want | 01:56 |
cyeoh | but is not actually a replacement for proper coverage support | 01:56 |
lifeless | yeah | 01:56 |
lifeless | I'm very nonplussed by it | 01:56 |
cyeoh | cool - I think it came down to one of those pragmatic decisions trying to balance people's time versus perfect solution versus good enough | 01:57 |
*** xarses has quit IRC | 01:58 | |
*** dstanek has joined #openstack-dev | 01:58 | |
*** Thor^^ has joined #openstack-dev | 02:02 | |
*** nelsnelson has quit IRC | 02:02 | |
fandikurnia01 | can someone add subnet in quantum and try security groups in additional subnet then apply security group but, still can ping, etc | 02:03 |
fandikurnia01 | we apply in quantum | 02:03 |
*** CaptTofu has joined #openstack-dev | 02:03 | |
fandikurnia01 | we are using quantum and neutron network | 02:04 |
*** yongli has quit IRC | 02:05 | |
*** radix_ has quit IRC | 02:05 | |
*** nelsnelson has joined #openstack-dev | 02:05 | |
*** greghill has joined #openstack-dev | 02:06 | |
*** jp_at_hp has quit IRC | 02:08 | |
*** locke105 has joined #openstack-dev | 02:09 | |
*** noorul has quit IRC | 02:12 | |
*** aeperezt has joined #openstack-dev | 02:12 | |
*** novas0x2a|lapto1 has quit IRC | 02:13 | |
*** hxgqh1987 has joined #openstack-dev | 02:13 | |
*** novas0x2a|laptop has joined #openstack-dev | 02:13 | |
*** mrodden1 has joined #openstack-dev | 02:16 | |
*** sdake_ has quit IRC | 02:17 | |
*** mrodden has quit IRC | 02:18 | |
*** xingchao has joined #openstack-dev | 02:18 | |
*** hxgqh1987 has quit IRC | 02:20 | |
*** xga has quit IRC | 02:20 | |
*** hxgqh1987 has joined #openstack-dev | 02:21 | |
*** hxgqh1987 has quit IRC | 02:22 | |
*** erkules_ has joined #openstack-dev | 02:22 | |
*** erkules has quit IRC | 02:25 | |
*** zz_ewindisch is now known as ewindisch | 02:28 | |
*** alop has quit IRC | 02:28 | |
*** Mandell has quit IRC | 02:28 | |
*** yaguang has joined #openstack-dev | 02:29 | |
*** mriedem has joined #openstack-dev | 02:31 | |
*** tris has quit IRC | 02:33 | |
*** buzztroll has quit IRC | 02:34 | |
*** zhikunliu has joined #openstack-dev | 02:35 | |
*** reed has joined #openstack-dev | 02:36 | |
*** Farooque has joined #openstack-dev | 02:37 | |
*** Farooque has quit IRC | 02:37 | |
*** tris has joined #openstack-dev | 02:38 | |
*** gimpspace has quit IRC | 02:38 | |
*** novas0x2a|laptop has quit IRC | 02:38 | |
*** junpark has joined #openstack-dev | 02:40 | |
*** junpark1 has joined #openstack-dev | 02:41 | |
*** kushal has quit IRC | 02:42 | |
*** CaptTofu_ has joined #openstack-dev | 02:42 | |
*** bingbu has joined #openstack-dev | 02:43 | |
*** achampion has joined #openstack-dev | 02:43 | |
*** CaptTofu has quit IRC | 02:44 | |
*** junpark has quit IRC | 02:44 | |
*** angdraug has quit IRC | 02:45 | |
*** guohliu has joined #openstack-dev | 02:45 | |
*** shathan has joined #openstack-dev | 02:46 | |
*** sarob has joined #openstack-dev | 02:46 | |
*** hxgqh1987 has joined #openstack-dev | 02:48 | |
*** xarses has joined #openstack-dev | 02:50 | |
*** amcrn has quit IRC | 02:52 | |
*** jasdeepH has quit IRC | 02:54 | |
*** hxgqh1987 has quit IRC | 02:55 | |
*** venkatesh has joined #openstack-dev | 02:55 | |
*** hxgqh1987 has joined #openstack-dev | 02:57 | |
*** dcahill has quit IRC | 02:57 | |
*** yongli has joined #openstack-dev | 02:58 | |
*** buzztroll has joined #openstack-dev | 03:01 | |
*** otherwiseguy has joined #openstack-dev | 03:03 | |
*** kenperkins has joined #openstack-dev | 03:04 | |
*** alop has joined #openstack-dev | 03:04 | |
*** yamahata_ has quit IRC | 03:05 | |
*** junpark1 has quit IRC | 03:06 | |
*** beagles has quit IRC | 03:08 | |
*** b3nt_pin has joined #openstack-dev | 03:09 | |
*** b3nt_pin is now known as beagles | 03:09 | |
*** mestery_ has joined #openstack-dev | 03:11 | |
*** haomaiwang has joined #openstack-dev | 03:11 | |
*** mestery has quit IRC | 03:14 | |
*** haomaiwang has quit IRC | 03:16 | |
*** sdake_ has joined #openstack-dev | 03:16 | |
*** dcahill has joined #openstack-dev | 03:16 | |
*** paragan has joined #openstack-dev | 03:18 | |
*** paragan has quit IRC | 03:18 | |
*** paragan has joined #openstack-dev | 03:18 | |
*** pmathews has joined #openstack-dev | 03:19 | |
*** bcrochet has quit IRC | 03:20 | |
*** rm_work is now known as rm_work|away | 03:20 | |
*** buzztroll has quit IRC | 03:26 | |
*** bcrochet has joined #openstack-dev | 03:28 | |
*** cpallares has quit IRC | 03:29 | |
*** cpallares has joined #openstack-dev | 03:29 | |
*** venkatesh has quit IRC | 03:30 | |
*** Shaan7 has quit IRC | 03:32 | |
*** AlexF has joined #openstack-dev | 03:32 | |
*** ArminderS has quit IRC | 03:33 | |
*** buzztroll has joined #openstack-dev | 03:34 | |
*** ArminderS- has joined #openstack-dev | 03:34 | |
*** dguitarbite has joined #openstack-dev | 03:35 | |
*** changbl has joined #openstack-dev | 03:37 | |
*** greghill has quit IRC | 03:37 | |
*** mestery has joined #openstack-dev | 03:39 | |
*** mdomsch has joined #openstack-dev | 03:39 | |
*** ArxCruz has quit IRC | 03:41 | |
*** mestery_ has quit IRC | 03:42 | |
*** AlexF has quit IRC | 03:45 | |
*** markvoelker1 has joined #openstack-dev | 03:46 | |
*** cpallares has quit IRC | 03:52 | |
*** jhesketh__ has quit IRC | 03:52 | |
*** mriedem has quit IRC | 03:52 | |
*** jhesketh__ has joined #openstack-dev | 03:53 | |
*** pabelanger_ has joined #openstack-dev | 03:56 | |
*** otherwiseguy has quit IRC | 03:58 | |
*** sarob has quit IRC | 04:01 | |
*** sarob has joined #openstack-dev | 04:01 | |
*** krtaylor has joined #openstack-dev | 04:02 | |
*** pabelanger_ has quit IRC | 04:02 | |
*** stevemar has quit IRC | 04:03 | |
*** sarob has quit IRC | 04:06 | |
*** sarob has joined #openstack-dev | 04:06 | |
*** neelashah has joined #openstack-dev | 04:06 | |
*** haomaiwang has joined #openstack-dev | 04:11 | |
*** sarob has quit IRC | 04:11 | |
*** tonix has quit IRC | 04:11 | |
*** jcooley_ has joined #openstack-dev | 04:17 | |
*** pabelanger_ has joined #openstack-dev | 04:22 | |
*** CaptTofu_ has quit IRC | 04:25 | |
*** CaptTofu has joined #openstack-dev | 04:25 | |
*** pabelanger__ has joined #openstack-dev | 04:27 | |
*** guohliu has quit IRC | 04:29 | |
*** CaptTofu has quit IRC | 04:30 | |
*** epopt37 has quit IRC | 04:35 | |
*** zhikunliu has quit IRC | 04:36 | |
*** Mandell has joined #openstack-dev | 04:39 | |
*** guohliu has joined #openstack-dev | 04:42 | |
*** haomaiwang has quit IRC | 04:43 | |
*** haomaiwa_ has joined #openstack-dev | 04:44 | |
*** pabelanger_ has quit IRC | 04:44 | |
*** haomaiwa_ has quit IRC | 04:47 | |
*** haomaiwang has joined #openstack-dev | 04:47 | |
*** epopt37 has joined #openstack-dev | 04:48 | |
*** boris-42 has joined #openstack-dev | 04:49 | |
*** ctlaugh_ has joined #openstack-dev | 04:49 | |
*** ctlaugh has quit IRC | 04:50 | |
*** clayb has quit IRC | 04:51 | |
*** galstrom is now known as galstrom_zzz | 04:53 | |
*** aditirav has joined #openstack-dev | 04:56 | |
*** abramley has quit IRC | 04:57 | |
*** cdub has joined #openstack-dev | 05:01 | |
*** urulama has joined #openstack-dev | 05:03 | |
*** aditirav has quit IRC | 05:03 | |
*** aditirav has joined #openstack-dev | 05:04 | |
*** aditirav_ has joined #openstack-dev | 05:04 | |
*** sarob has joined #openstack-dev | 05:05 | |
*** jcooley_ has quit IRC | 05:06 | |
*** aditirav has quit IRC | 05:08 | |
*** aditirav_ is now known as aditirav | 05:08 | |
*** hajay has joined #openstack-dev | 05:08 | |
*** neelashah has quit IRC | 05:09 | |
*** sarob has quit IRC | 05:09 | |
*** teran has quit IRC | 05:10 | |
*** guohliu has quit IRC | 05:11 | |
*** rushiagr has joined #openstack-dev | 05:12 | |
*** dstanek has quit IRC | 05:13 | |
*** vuil has joined #openstack-dev | 05:14 | |
*** jcooley_ has joined #openstack-dev | 05:15 | |
SpamapS | man.. neutron's CLI client is a bazillion times more useful just because it has csv output | 05:15 |
*** lbragstad has quit IRC | 05:15 | |
clarkb | SpamapS: via cliff I think | 05:16 |
*** venkatesh has joined #openstack-dev | 05:19 | |
SpamapS | clarkb: dunno what that is, but these silly | and + tables have got to go. | 05:19 |
SpamapS | I mean it is just silly to think everybody will write every automation piece in python. | 05:19 |
StevenK | | and + tables are a MySQL throwback, aren't they? | 05:20 |
clarkb | SpamapS: https://cliff.readthedocs.org/en/latest/ it comes with various formatters including csv and the pipe tables | 05:20 |
*** xingchao_ has joined #openstack-dev | 05:20 | |
*** hajay has left #openstack-dev | 05:20 | |
*** ljjjusti1 has joined #openstack-dev | 05:20 | |
clarkb | if you install cliff-tablib you get a bunch of other formats for free too | 05:20 |
*** ljjjustin has quit IRC | 05:21 | |
*** ArcTanSusan has joined #openstack-dev | 05:21 | |
*** xingchao has quit IRC | 05:21 | |
*** pmathews has quit IRC | 05:22 | |
SpamapS | StevenK: I believe that is a coincidence | 05:22 |
*** guohliu has joined #openstack-dev | 05:22 | |
*** buzztroll has quit IRC | 05:24 | |
clarkb | SpamapS: I guess I was trying to point out you can have json and yaml too if you want, but doing a poor job of actually saying that | 05:25 |
*** carlp has quit IRC | 05:25 | |
*** SergeyLukjanov has joined #openstack-dev | 05:27 | |
*** dstanek has joined #openstack-dev | 05:29 | |
*** vkozhukalov has joined #openstack-dev | 05:30 | |
*** renlt has joined #openstack-dev | 05:31 | |
*** ngoracke has quit IRC | 05:31 | |
*** rohitk has joined #openstack-dev | 05:35 | |
*** gordc has quit IRC | 05:35 | |
jamielennox | is there a generic way to catch an exception with pecan so that i can create a error message? | 05:36 |
*** reed has quit IRC | 05:36 | |
*** rdas has joined #openstack-dev | 05:37 | |
*** Abhishek has joined #openstack-dev | 05:39 | |
*** aditirav has quit IRC | 05:40 | |
*** aditirav has joined #openstack-dev | 05:41 | |
*** aditirav has quit IRC | 05:42 | |
*** aditirav has joined #openstack-dev | 05:42 | |
*** sdake_ has quit IRC | 05:42 | |
*** dstanek has quit IRC | 05:43 | |
*** Abhishek has quit IRC | 05:44 | |
*** erkules_ is now known as erkules | 05:45 | |
*** dguitarbite has quit IRC | 05:47 | |
*** dstanek has joined #openstack-dev | 05:47 | |
*** venkatesh has quit IRC | 05:47 | |
*** mdomsch has quit IRC | 05:49 | |
*** rpodolyaka1 has joined #openstack-dev | 05:49 | |
*** yamahata_ has joined #openstack-dev | 05:51 | |
*** arnaud has quit IRC | 05:52 | |
*** prekarat has joined #openstack-dev | 05:53 | |
*** jcooley_ has quit IRC | 05:54 | |
*** jcooley_ has joined #openstack-dev | 05:54 | |
*** jcooley_ has quit IRC | 05:59 | |
*** aeperezt has quit IRC | 05:59 | |
*** jcooley_ has joined #openstack-dev | 06:02 | |
*** dstanek has quit IRC | 06:03 | |
*** jcooley_ has quit IRC | 06:04 | |
*** aditirav has quit IRC | 06:04 | |
*** zaitcev has quit IRC | 06:04 | |
*** aditirav has joined #openstack-dev | 06:04 | |
*** jcooley_ has joined #openstack-dev | 06:04 | |
*** sarob has joined #openstack-dev | 06:06 | |
*** jasdeepH has joined #openstack-dev | 06:07 | |
*** venkatesh has joined #openstack-dev | 06:08 | |
*** Abhishek_ has joined #openstack-dev | 06:08 | |
*** vuil has quit IRC | 06:10 | |
*** jcooley_ has quit IRC | 06:19 | |
*** denis_makogon has joined #openstack-dev | 06:20 | |
*** vkozhukalov has quit IRC | 06:21 | |
*** arezmerita has quit IRC | 06:22 | |
*** radsy has joined #openstack-dev | 06:28 | |
*** pdevine has quit IRC | 06:28 | |
*** pdevine has joined #openstack-dev | 06:34 | |
*** buzztroll has joined #openstack-dev | 06:35 | |
*** hajay__ has joined #openstack-dev | 06:35 | |
*** buzztroll has quit IRC | 06:39 | |
*** hajay__ has quit IRC | 06:40 | |
*** venkatesh has quit IRC | 06:42 | |
*** aditirav_ has joined #openstack-dev | 06:44 | |
*** cfriesen_ has quit IRC | 06:45 | |
*** alex_klimov has joined #openstack-dev | 06:45 | |
*** sungju has quit IRC | 06:47 | |
*** pdevine has quit IRC | 06:47 | |
*** pdevine has joined #openstack-dev | 06:48 | |
*** aditirav has quit IRC | 06:48 | |
*** aditirav_ is now known as aditirav | 06:48 | |
*** aditirav_ has joined #openstack-dev | 06:49 | |
*** bingbu has quit IRC | 06:50 | |
*** aditirav_ has quit IRC | 06:51 | |
fandikurnia01 | hi all | 06:51 |
*** aditirav_ has joined #openstack-dev | 06:51 | |
*** aditirav has quit IRC | 06:53 | |
*** aditirav_ is now known as aditirav | 06:53 | |
fandikurnia01 | we're implement quantum firewall | 06:53 |
fandikurnia01 | paste.openstack.org/show/54935/ | 06:53 |
fandikurnia01 | but securitygroups is not implement to our environment | 06:54 |
*** sarob has quit IRC | 06:54 | |
fandikurnia01 | how to enable security group in quantum | 06:54 |
*** sarob has joined #openstack-dev | 06:55 | |
*** Guest52964 is now known as ohadlevy | 06:56 | |
*** ohadlevy has joined #openstack-dev | 06:56 | |
*** kushal has joined #openstack-dev | 06:56 | |
*** Mandell has quit IRC | 06:57 | |
*** Mandell has joined #openstack-dev | 06:59 | |
*** sarob has quit IRC | 06:59 | |
*** aditirav_ has joined #openstack-dev | 07:00 | |
*** ig1 has joined #openstack-dev | 07:03 | |
*** aditirav has quit IRC | 07:03 | |
*** aditirav_ is now known as aditirav | 07:03 | |
*** radsy is now known as radsy-afk | 07:04 | |
*** ig has quit IRC | 07:04 | |
*** SergeyLukjanov is now known as _SergeyLukjanov | 07:05 | |
*** ozialien_ has joined #openstack-dev | 07:06 | |
*** bingbu has joined #openstack-dev | 07:06 | |
*** _SergeyLukjanov has quit IRC | 07:06 | |
*** radsy has joined #openstack-dev | 07:06 | |
*** radsy is now known as radsy-afk | 07:07 | |
*** pdevine has quit IRC | 07:07 | |
*** neeti has joined #openstack-dev | 07:08 | |
*** teran has joined #openstack-dev | 07:08 | |
*** pdevine has joined #openstack-dev | 07:09 | |
*** rushiagr has quit IRC | 07:09 | |
*** ozialien_ has quit IRC | 07:10 | |
*** venkatesh has joined #openstack-dev | 07:11 | |
*** SergeyLukjanov has joined #openstack-dev | 07:19 | |
*** jprovazn has joined #openstack-dev | 07:24 | |
*** sarob has joined #openstack-dev | 07:25 | |
*** mkollaro has joined #openstack-dev | 07:26 | |
*** arezmerita has joined #openstack-dev | 07:26 | |
*** yolanda has joined #openstack-dev | 07:28 | |
*** Artpicre has quit IRC | 07:28 | |
*** markvoelker1 has quit IRC | 07:29 | |
*** zyluo has joined #openstack-dev | 07:30 | |
*** dstanek has joined #openstack-dev | 07:30 | |
*** Artpicre has joined #openstack-dev | 07:31 | |
*** gongysh has joined #openstack-dev | 07:32 | |
*** arezmerita has quit IRC | 07:33 | |
*** Underbyte has quit IRC | 07:33 | |
*** skraynev_ has quit IRC | 07:34 | |
*** Underbyte has joined #openstack-dev | 07:34 | |
*** skraynev_ has joined #openstack-dev | 07:35 | |
*** vartom111119 has joined #openstack-dev | 07:35 | |
*** dstanek has quit IRC | 07:35 | |
*** jamielennox is now known as jamielennox|away | 07:35 | |
*** belmoreira has joined #openstack-dev | 07:36 | |
*** skraynev_ is now known as skraynev | 07:36 | |
*** mrunge has joined #openstack-dev | 07:39 | |
*** mrunge has joined #openstack-dev | 07:40 | |
*** bingbu has quit IRC | 07:41 | |
*** eglynn has joined #openstack-dev | 07:43 | |
*** SergeyLukjanov is now known as _SergeyLukjanov | 07:44 | |
*** _SergeyLukjanov has quit IRC | 07:45 | |
*** radsy-afk has quit IRC | 07:46 | |
*** Abhishek_ has quit IRC | 07:46 | |
*** arezmerita has joined #openstack-dev | 07:46 | |
*** rpodolyaka1 has left #openstack-dev | 07:48 | |
*** venkatesh has quit IRC | 07:50 | |
*** andreaf has joined #openstack-dev | 07:51 | |
*** vkozhukalov has joined #openstack-dev | 07:52 | |
*** arnaud has joined #openstack-dev | 07:53 | |
*** jcoufal has joined #openstack-dev | 07:55 | |
*** e0ne has joined #openstack-dev | 07:55 | |
*** ArcTanSusan has quit IRC | 07:56 | |
*** sarob has quit IRC | 07:57 | |
*** arnaud has quit IRC | 07:57 | |
*** ig1 is now known as ig | 07:58 | |
*** hxgqh1987 has quit IRC | 07:58 | |
*** e0ne has quit IRC | 08:00 | |
*** vartom111119 has quit IRC | 08:01 | |
*** vkozhukalov has quit IRC | 08:02 | |
*** ohadlevy has quit IRC | 08:02 | |
*** Drankis has joined #openstack-dev | 08:02 | |
*** hxgqh1987 has joined #openstack-dev | 08:03 | |
*** e0ne has joined #openstack-dev | 08:03 | |
*** vartom111119 has joined #openstack-dev | 08:05 | |
*** ohadlevy has joined #openstack-dev | 08:05 | |
*** ohadlevy is now known as Guest57684 | 08:05 | |
*** flaper87|afk is now known as flaper87 | 08:06 | |
*** aditirav has quit IRC | 08:06 | |
*** mindpixel has joined #openstack-dev | 08:06 | |
*** aditirav has joined #openstack-dev | 08:07 | |
*** vartom111119 has quit IRC | 08:09 | |
*** MaxV_ has joined #openstack-dev | 08:10 | |
*** lsmola has joined #openstack-dev | 08:11 | |
*** SergeyLukjanov has joined #openstack-dev | 08:12 | |
*** vartom111119 has joined #openstack-dev | 08:12 | |
*** bingbu has joined #openstack-dev | 08:13 | |
*** radix_ has joined #openstack-dev | 08:14 | |
*** jtomasek has joined #openstack-dev | 08:14 | |
*** vkozhukalov has joined #openstack-dev | 08:14 | |
*** vartom1111110 has joined #openstack-dev | 08:16 | |
*** e0ne has quit IRC | 08:16 | |
*** e0ne has joined #openstack-dev | 08:16 | |
*** vartom111119 has quit IRC | 08:17 | |
ttx | mordred, bnemec: maybe https://wiki.openstack.org/wiki/BranchModel | 08:25 |
*** denis_makogon has quit IRC | 08:25 | |
*** sarob has joined #openstack-dev | 08:26 | |
*** rongze has joined #openstack-dev | 08:29 | |
*** mosulica has joined #openstack-dev | 08:30 | |
*** xchu has quit IRC | 08:31 | |
*** venkatesh has joined #openstack-dev | 08:32 | |
*** sarob has quit IRC | 08:34 | |
*** bingbu has quit IRC | 08:38 | |
*** teran has quit IRC | 08:39 | |
*** salv-orlando has joined #openstack-dev | 08:39 | |
*** zyluo has quit IRC | 08:39 | |
*** jpich has joined #openstack-dev | 08:41 | |
*** xqueralt has joined #openstack-dev | 08:42 | |
*** ygbo has joined #openstack-dev | 08:44 | |
*** sahid has joined #openstack-dev | 08:44 | |
*** pdevine has quit IRC | 08:47 | |
*** afazekas has joined #openstack-dev | 08:48 | |
*** aditirav has quit IRC | 08:48 | |
*** yongli has quit IRC | 08:48 | |
*** aditirav has joined #openstack-dev | 08:49 | |
*** reidrac_ has joined #openstack-dev | 08:50 | |
*** venkatesh has quit IRC | 08:51 | |
*** bingbu has joined #openstack-dev | 08:51 | |
*** corXi has joined #openstack-dev | 08:53 | |
*** nosnos has joined #openstack-dev | 08:55 | |
*** faramir1 has quit IRC | 08:56 | |
*** nshaikh has joined #openstack-dev | 08:57 | |
*** yassine has joined #openstack-dev | 08:58 | |
*** sushils has quit IRC | 08:59 | |
*** yassine has quit IRC | 09:00 | |
*** faramir1 has joined #openstack-dev | 09:00 | |
*** yassine has joined #openstack-dev | 09:00 | |
*** yassine has quit IRC | 09:02 | |
*** boden has joined #openstack-dev | 09:02 | |
*** AnilV4 has quit IRC | 09:03 | |
*** AnilV4 has joined #openstack-dev | 09:03 | |
*** safchain has joined #openstack-dev | 09:04 | |
*** yamahata_ has quit IRC | 09:04 | |
*** ifarkas has quit IRC | 09:05 | |
*** rongze has quit IRC | 09:05 | |
*** yassine has joined #openstack-dev | 09:06 | |
*** renlt has quit IRC | 09:07 | |
*** yassine has joined #openstack-dev | 09:07 | |
*** hxgqh1987 has quit IRC | 09:10 | |
*** ifarkas has joined #openstack-dev | 09:10 | |
*** Abhishek_ has joined #openstack-dev | 09:14 | |
*** venkatesh has joined #openstack-dev | 09:14 | |
*** derekh has joined #openstack-dev | 09:16 | |
*** hxgqh1987 has joined #openstack-dev | 09:16 | |
*** faramir1 has quit IRC | 09:17 | |
*** fandikurnia01 has quit IRC | 09:17 | |
*** bingbu has quit IRC | 09:17 | |
*** lucasagomes has joined #openstack-dev | 09:19 | |
*** SergeyLukjanov has quit IRC | 09:22 | |
*** jistr has joined #openstack-dev | 09:22 | |
*** teran has joined #openstack-dev | 09:24 | |
*** romcheg has joined #openstack-dev | 09:24 | |
*** teran_ has joined #openstack-dev | 09:26 | |
*** sarob has joined #openstack-dev | 09:26 | |
*** teran has quit IRC | 09:28 | |
*** arozumenko has joined #openstack-dev | 09:29 | |
*** xqueralt has quit IRC | 09:32 | |
*** nshaikh has quit IRC | 09:32 | |
*** rongze has joined #openstack-dev | 09:34 | |
*** tonyha has joined #openstack-dev | 09:35 | |
*** hxgqh1987 has quit IRC | 09:36 | |
*** tonyha has quit IRC | 09:36 | |
*** teran_ has quit IRC | 09:38 | |
*** teran has joined #openstack-dev | 09:38 | |
*** bauzas has joined #openstack-dev | 09:43 | |
*** mosulica has quit IRC | 09:46 | |
*** hxgqh1987 has joined #openstack-dev | 09:46 | |
*** giulivo has joined #openstack-dev | 09:47 | |
*** rossella_s has joined #openstack-dev | 09:49 | |
*** kdbrierly has joined #openstack-dev | 09:50 | |
*** kbrierly has quit IRC | 09:50 | |
*** nosnos has quit IRC | 09:51 | |
*** jprovazn has quit IRC | 09:54 | |
*** arnaud__ has joined #openstack-dev | 09:54 | |
*** nshaikh has joined #openstack-dev | 09:56 | |
*** johnthetubaguy has joined #openstack-dev | 09:56 | |
*** sarob has quit IRC | 09:58 | |
*** arnaud__ has quit IRC | 09:58 | |
*** ndipanov has joined #openstack-dev | 09:59 | |
*** gongysh has quit IRC | 10:01 | |
*** saschpe_ has joined #openstack-dev | 10:01 | |
*** gongysh has joined #openstack-dev | 10:02 | |
*** saschpe has quit IRC | 10:02 | |
*** akrivoka has joined #openstack-dev | 10:06 | |
*** ArxCruz has joined #openstack-dev | 10:06 | |
*** wenjianhn has joined #openstack-dev | 10:06 | |
*** mjbright has joined #openstack-dev | 10:09 | |
*** martyntaylor has joined #openstack-dev | 10:10 | |
*** athomas has joined #openstack-dev | 10:10 | |
*** sushils has joined #openstack-dev | 10:10 | |
*** SergeyLukjanov has joined #openstack-dev | 10:10 | |
*** max_lobur_afk is now known as max_lobur | 10:12 | |
*** stannie has left #openstack-dev | 10:12 | |
*** iartarisi has joined #openstack-dev | 10:12 | |
*** jhesketh__ has quit IRC | 10:12 | |
*** hxgqh1987 has quit IRC | 10:13 | |
*** martyntaylor has quit IRC | 10:15 | |
*** xingchao_ has quit IRC | 10:15 | |
*** rdas has quit IRC | 10:16 | |
zigo | ttx: Hi there! When is the 2013.2.1 due? | 10:19 |
zigo | (I got security guys in Debian pushing me to fix the latest CVE...) | 10:19 |
ttx | zigo: was yesterday, delayed by queeu issues. A few more reviews to merge. Should be early today | 10:20 |
zigo | Thanks! | 10:20 |
zigo | That's what I thought. | 10:20 |
*** Guest57684 is now known as ohadlevy | 10:23 | |
*** ohadlevy is now known as ohadlevy_ | 10:23 | |
*** ohadlevy_ is now known as ohadlevy | 10:23 | |
*** ohadlevy has joined #openstack-dev | 10:23 | |
*** paragan has quit IRC | 10:24 | |
*** radsy has joined #openstack-dev | 10:25 | |
*** sarob has joined #openstack-dev | 10:26 | |
*** rushiagr has joined #openstack-dev | 10:26 | |
*** guohliu has quit IRC | 10:29 | |
*** Shaan7 has joined #openstack-dev | 10:30 | |
*** sarob has quit IRC | 10:31 | |
*** ArxCruz has quit IRC | 10:31 | |
*** jprovazn has joined #openstack-dev | 10:32 | |
*** dstanek has joined #openstack-dev | 10:33 | |
*** danpb has joined #openstack-dev | 10:33 | |
*** flaper87 is now known as flaper87|afk | 10:33 | |
*** martyntaylor has joined #openstack-dev | 10:35 | |
*** ljjjusti1 has quit IRC | 10:35 | |
*** dstanek has quit IRC | 10:37 | |
*** chandankumar has quit IRC | 10:43 | |
*** radsy has quit IRC | 10:44 | |
*** chandankumar has joined #openstack-dev | 10:46 | |
*** gongysh has quit IRC | 10:46 | |
*** athomas has quit IRC | 10:50 | |
*** terrylhowe has quit IRC | 10:57 | |
*** prekarat has quit IRC | 10:57 | |
*** terrylhowe has joined #openstack-dev | 10:57 | |
*** athomas has joined #openstack-dev | 10:59 | |
*** sergmelikyan has quit IRC | 11:00 | |
*** marun has joined #openstack-dev | 11:05 | |
*** rongze has quit IRC | 11:06 | |
*** tan_ has quit IRC | 11:08 | |
*** kmartin has quit IRC | 11:16 | |
*** markmc has joined #openstack-dev | 11:19 | |
*** jtomasek has quit IRC | 11:19 | |
*** jtomasek has joined #openstack-dev | 11:19 | |
*** nshaikh has left #openstack-dev | 11:20 | |
*** pcm_ has joined #openstack-dev | 11:24 | |
*** sarob has joined #openstack-dev | 11:26 | |
*** pcm_ has quit IRC | 11:26 | |
*** pcm_ has joined #openstack-dev | 11:27 | |
*** henrynash has joined #openstack-dev | 11:29 | |
*** marun has quit IRC | 11:29 | |
*** pixelb has joined #openstack-dev | 11:29 | |
*** romcheg1 has joined #openstack-dev | 11:34 | |
*** venkatesh has quit IRC | 11:36 | |
*** safchain has quit IRC | 11:37 | |
*** rongze has joined #openstack-dev | 11:38 | |
*** romcheg has quit IRC | 11:38 | |
*** tan has joined #openstack-dev | 11:39 | |
*** MaxV_ has quit IRC | 11:40 | |
*** MaxV_ has joined #openstack-dev | 11:41 | |
*** jprovazn_ has joined #openstack-dev | 11:44 | |
*** jprovazn has quit IRC | 11:44 | |
*** MaxV_ has quit IRC | 11:46 | |
*** afazekas has quit IRC | 11:47 | |
*** venkatesh has joined #openstack-dev | 11:48 | |
*** rongze has quit IRC | 11:49 | |
*** xqueralt has joined #openstack-dev | 11:50 | |
*** sergmelikyan has joined #openstack-dev | 11:50 | |
*** zaneb has quit IRC | 11:51 | |
*** tdruiva has joined #openstack-dev | 11:52 | |
*** safchain has joined #openstack-dev | 11:53 | |
*** sandy__ has quit IRC | 11:53 | |
*** sandy__ has joined #openstack-dev | 11:54 | |
*** arnaud__ has joined #openstack-dev | 11:55 | |
*** kpavel has joined #openstack-dev | 11:56 | |
*** MaxV_ has joined #openstack-dev | 11:56 | |
kpavel | Is there any way to debug tests using pdb? Seems i can't find one. | 11:57 |
*** sandy__ has quit IRC | 11:57 | |
*** sarob has quit IRC | 11:58 | |
*** jtomasek has quit IRC | 11:59 | |
*** arnaud__ has quit IRC | 11:59 | |
*** jtomasek has joined #openstack-dev | 12:00 | |
*** jcoufal has quit IRC | 12:01 | |
*** jcoufal has joined #openstack-dev | 12:02 | |
*** zaneb has joined #openstack-dev | 12:03 | |
*** mmagr has joined #openstack-dev | 12:05 | |
*** exed has joined #openstack-dev | 12:06 | |
*** wenjianhn has quit IRC | 12:10 | |
*** ruhe has joined #openstack-dev | 12:13 | |
*** romcheg has joined #openstack-dev | 12:13 | |
*** rongze has joined #openstack-dev | 12:15 | |
*** venkatesh has quit IRC | 12:16 | |
*** romcheg1 has quit IRC | 12:17 | |
*** jamielennox|away has quit IRC | 12:18 | |
*** ianw has quit IRC | 12:18 | |
*** jamielennox|away has joined #openstack-dev | 12:18 | |
*** sgordon has joined #openstack-dev | 12:20 | |
*** sgordon has joined #openstack-dev | 12:20 | |
*** sthaha has quit IRC | 12:24 | |
*** SergeyLukjanov is now known as _SergeyLukjanov | 12:24 | |
*** dstanek has joined #openstack-dev | 12:24 | |
*** kpavel has quit IRC | 12:24 | |
*** _SergeyLukjanov has quit IRC | 12:25 | |
*** mfer has joined #openstack-dev | 12:25 | |
*** sarob has joined #openstack-dev | 12:26 | |
*** aditirav_ has joined #openstack-dev | 12:26 | |
*** neeti has quit IRC | 12:28 | |
muehsi | can anyone help me? Cannot create instances... https://ask.openstack.org/en/question/8688/cannot-create-instances-devstack-neutron-floodlight/ | 12:29 |
*** aditirav has quit IRC | 12:29 | |
*** aditirav_ is now known as aditirav | 12:29 | |
tristanC | kpepple: what tests ? usualy you need to tel the test launcher to not hook stdout and stdin | 12:29 |
tristanC | kpepple: like nosetests "-s" switch | 12:29 |
*** FunnyLookinHat has joined #openstack-dev | 12:31 | |
*** SergeyLukjanov has joined #openstack-dev | 12:33 | |
*** venkatesh has joined #openstack-dev | 12:33 | |
*** Abhishek_ has quit IRC | 12:37 | |
*** cdub has quit IRC | 12:38 | |
*** aditirav has quit IRC | 12:38 | |
*** aditirav has joined #openstack-dev | 12:39 | |
*** bvandenh has joined #openstack-dev | 12:41 | |
*** aditirav has quit IRC | 12:41 | |
*** markwash has quit IRC | 12:44 | |
*** markwash has joined #openstack-dev | 12:45 | |
*** teran has quit IRC | 12:48 | |
*** thomasem has joined #openstack-dev | 12:48 | |
*** jcoufal has quit IRC | 12:49 | |
*** jcoufal has joined #openstack-dev | 12:50 | |
*** HenryG has quit IRC | 12:51 | |
*** dolphm has joined #openstack-dev | 12:51 | |
dolphm | jamielennox|away: replaced unscoped tokens entirely in https://review.openstack.org/#/c/61869/ | 12:52 |
*** tdruiva has quit IRC | 12:52 | |
*** abramley has joined #openstack-dev | 12:52 | |
*** tdruiva has joined #openstack-dev | 12:53 | |
*** sandywalsh has joined #openstack-dev | 12:53 | |
*** rohitk has quit IRC | 12:57 | |
*** JordanP has joined #openstack-dev | 12:57 | |
*** HenryG has joined #openstack-dev | 12:58 | |
*** sarob has quit IRC | 12:59 | |
*** yaguang has quit IRC | 13:02 | |
*** terrylhowe has quit IRC | 13:02 | |
*** yeylon__ has joined #openstack-dev | 13:02 | |
*** marun has joined #openstack-dev | 13:03 | |
*** morazi has quit IRC | 13:03 | |
*** dstanek has quit IRC | 13:06 | |
*** venkatesh has quit IRC | 13:07 | |
*** venkatesh has joined #openstack-dev | 13:09 | |
*** terrylhowe has joined #openstack-dev | 13:10 | |
*** dstanek has joined #openstack-dev | 13:10 | |
*** galstrom_zzz is now known as galstrom | 13:13 | |
*** terrylhowe has quit IRC | 13:14 | |
*** markwash has quit IRC | 13:15 | |
*** cdub has joined #openstack-dev | 13:15 | |
*** sandywalsh has quit IRC | 13:15 | |
*** terrylhowe has joined #openstack-dev | 13:16 | |
*** aeperezt has joined #openstack-dev | 13:18 | |
*** jamielennox|away has quit IRC | 13:19 | |
*** julienvey_ has joined #openstack-dev | 13:20 | |
*** rohitk has joined #openstack-dev | 13:21 | |
*** jamielennox|away has joined #openstack-dev | 13:21 | |
*** cdub has quit IRC | 13:23 | |
*** derekh has quit IRC | 13:26 | |
*** sarob has joined #openstack-dev | 13:26 | |
*** vartom1111110 has quit IRC | 13:30 | |
*** jdob has joined #openstack-dev | 13:31 | |
*** mrunge has quit IRC | 13:31 | |
*** carlp has joined #openstack-dev | 13:33 | |
*** phschwartz is now known as phschwartz_aw | 13:34 | |
*** READ10 has joined #openstack-dev | 13:35 | |
*** julienvey_ has quit IRC | 13:36 | |
*** julienvey_ has joined #openstack-dev | 13:38 | |
dsantos_ | hi, how can I get a domain scoped token? I tried "scope": {"domain": {"name": "Default"}} in the json but it didn't work | 13:38 |
*** jtomasek has quit IRC | 13:41 | |
*** jcoufal has quit IRC | 13:41 | |
*** galstrom is now known as galstrom_zzz | 13:41 | |
*** cpallares has joined #openstack-dev | 13:42 | |
*** dhellmann_ is now known as dhellmann | 13:42 | |
*** dolphm has quit IRC | 13:43 | |
*** shakayumi has joined #openstack-dev | 13:43 | |
*** lbragstad has joined #openstack-dev | 13:44 | |
*** jtomasek has joined #openstack-dev | 13:45 | |
*** xingchao has joined #openstack-dev | 13:46 | |
*** terrylhowe has quit IRC | 13:47 | |
*** marekd|away is now known as marekd | 13:47 | |
*** jamielenz has joined #openstack-dev | 13:49 | |
*** terrylhowe has joined #openstack-dev | 13:49 | |
*** dolphm has joined #openstack-dev | 13:51 | |
*** jamielennox|away has quit IRC | 13:52 | |
*** dolphm_ has joined #openstack-dev | 13:52 | |
*** jamielenz has quit IRC | 13:54 | |
*** vladikr has joined #openstack-dev | 13:54 | |
*** buzztroll has joined #openstack-dev | 13:54 | |
*** jamielenz has joined #openstack-dev | 13:54 | |
*** dprince has joined #openstack-dev | 13:55 | |
*** jamielenz has quit IRC | 13:55 | |
*** arnaud__ has joined #openstack-dev | 13:56 | |
*** dolphm has quit IRC | 13:56 | |
*** jamielenz has joined #openstack-dev | 13:57 | |
*** bpokorny has joined #openstack-dev | 13:57 | |
*** jtomasek has quit IRC | 13:57 | |
*** jamielenz has quit IRC | 13:57 | |
*** sarob has quit IRC | 13:58 | |
*** jamielennox|away has joined #openstack-dev | 13:58 | |
*** jamielennox|away has quit IRC | 13:59 | |
*** rongze has quit IRC | 13:59 | |
*** radez_g0n3 is now known as radez | 13:59 | |
*** jamielennox|away has joined #openstack-dev | 14:00 | |
*** lbragstad has quit IRC | 14:00 | |
*** jayg|g0n3 is now known as jayg | 14:00 | |
*** arnaud__ has quit IRC | 14:00 | |
*** jtomasek has joined #openstack-dev | 14:00 | |
*** morazi has joined #openstack-dev | 14:03 | |
*** eglynn has quit IRC | 14:04 | |
*** danpb has quit IRC | 14:04 | |
*** noslzzp has joined #openstack-dev | 14:04 | |
*** jamielennox|away has quit IRC | 14:04 | |
*** jamielennox|away has joined #openstack-dev | 14:05 | |
*** gimpspace has joined #openstack-dev | 14:05 | |
*** jamielennox|away has quit IRC | 14:06 | |
*** jamielennox|away has joined #openstack-dev | 14:06 | |
*** danpb has joined #openstack-dev | 14:07 | |
*** jpich has quit IRC | 14:07 | |
*** mriedem has joined #openstack-dev | 14:08 | |
*** jamielennox|away has quit IRC | 14:09 | |
*** akrivoka has quit IRC | 14:10 | |
*** jasondotstar has joined #openstack-dev | 14:11 | |
*** topol has joined #openstack-dev | 14:11 | |
*** ruhe is now known as ruhe_ | 14:12 | |
*** akrivoka has joined #openstack-dev | 14:12 | |
*** dsirrine has joined #openstack-dev | 14:12 | |
*** venkatesh has quit IRC | 14:12 | |
*** teran has joined #openstack-dev | 14:13 | |
*** teran has joined #openstack-dev | 14:13 | |
*** jamielennox|away has joined #openstack-dev | 14:14 | |
*** jamielennox|away has quit IRC | 14:14 | |
*** jamielennox|away has joined #openstack-dev | 14:15 | |
*** venkatesh has joined #openstack-dev | 14:15 | |
*** vkozhukalov has quit IRC | 14:15 | |
*** julienvey_ has quit IRC | 14:16 | |
*** henrynash has quit IRC | 14:16 | |
*** jcoufal has joined #openstack-dev | 14:17 | |
*** blamar has quit IRC | 14:17 | |
*** ruhe_ has quit IRC | 14:18 | |
*** e0ne_ has joined #openstack-dev | 14:18 | |
*** e0ne has quit IRC | 14:18 | |
*** lucasagomes has quit IRC | 14:19 | |
*** gordc has joined #openstack-dev | 14:19 | |
*** jamielennox|away has quit IRC | 14:19 | |
*** rushiagr has quit IRC | 14:19 | |
*** jamielennox|away has joined #openstack-dev | 14:20 | |
*** gimpspace is now known as gimpswork | 14:21 | |
*** kbringard has joined #openstack-dev | 14:21 | |
*** jdob has quit IRC | 14:22 | |
*** cfriesen_ has joined #openstack-dev | 14:22 | |
*** eharney has joined #openstack-dev | 14:22 | |
*** jtomasek has quit IRC | 14:23 | |
*** rkukura has joined #openstack-dev | 14:23 | |
*** archon1st has joined #openstack-dev | 14:24 | |
*** jdob has joined #openstack-dev | 14:25 | |
*** russellb is now known as rustlebee | 14:25 | |
*** xingchao has quit IRC | 14:26 | |
*** sarob has joined #openstack-dev | 14:26 | |
*** jobewan has joined #openstack-dev | 14:26 | |
*** flaper87|afk is now known as flaper87 | 14:26 | |
*** dansmith is now known as damnsmith | 14:27 | |
*** jtomasek has joined #openstack-dev | 14:28 | |
*** Jokke_ has quit IRC | 14:28 | |
*** Jokke_ has joined #openstack-dev | 14:28 | |
*** yamahata_ has joined #openstack-dev | 14:29 | |
*** tmclaugh[work] has joined #openstack-dev | 14:31 | |
*** lbragstad has joined #openstack-dev | 14:32 | |
*** prad has joined #openstack-dev | 14:32 | |
*** jistr has quit IRC | 14:34 | |
*** jecarey has joined #openstack-dev | 14:35 | |
*** glucas has joined #openstack-dev | 14:35 | |
*** ilyashakhat has joined #openstack-dev | 14:35 | |
*** ruhe has joined #openstack-dev | 14:36 | |
*** jistr has joined #openstack-dev | 14:36 | |
*** venkatesh has quit IRC | 14:36 | |
*** akrivoka has quit IRC | 14:37 | |
*** sarob has quit IRC | 14:37 | |
*** akrivoka has joined #openstack-dev | 14:37 | |
*** andreaf has quit IRC | 14:38 | |
*** joesavak has joined #openstack-dev | 14:39 | |
*** Shaan7 has quit IRC | 14:41 | |
*** Shaan7 has joined #openstack-dev | 14:41 | |
*** Abhishe__ has joined #openstack-dev | 14:41 | |
*** dstanek has quit IRC | 14:42 | |
*** xchu has joined #openstack-dev | 14:43 | |
*** burt has joined #openstack-dev | 14:43 | |
*** jamielenz has joined #openstack-dev | 14:43 | |
*** xchu has quit IRC | 14:43 | |
*** dstanek has joined #openstack-dev | 14:43 | |
*** rongze has joined #openstack-dev | 14:44 | |
*** jamielennox|away has quit IRC | 14:44 | |
*** xchu has joined #openstack-dev | 14:44 | |
*** rnirmal has joined #openstack-dev | 14:44 | |
*** HenryG_ has joined #openstack-dev | 14:45 | |
*** hoodow has quit IRC | 14:46 | |
*** jd__ has quit IRC | 14:46 | |
*** hoodow has joined #openstack-dev | 14:46 | |
*** hoodow has joined #openstack-dev | 14:46 | |
*** jd__ has joined #openstack-dev | 14:46 | |
*** rektide has quit IRC | 14:46 | |
*** rektide has joined #openstack-dev | 14:46 | |
*** hughsaunders has quit IRC | 14:46 | |
*** abramley_ has joined #openstack-dev | 14:46 | |
*** hughsaunders has joined #openstack-dev | 14:46 | |
*** xchu has quit IRC | 14:46 | |
*** Chaser has quit IRC | 14:47 | |
*** xchu has joined #openstack-dev | 14:47 | |
*** xchu has quit IRC | 14:47 | |
*** Chaser has joined #openstack-dev | 14:47 | |
*** urulama has quit IRC | 14:47 | |
*** yeylon__ has quit IRC | 14:48 | |
*** blamar has joined #openstack-dev | 14:48 | |
*** xchu has joined #openstack-dev | 14:48 | |
*** tdruiva has quit IRC | 14:48 | |
*** abramley has quit IRC | 14:48 | |
*** abramley_ is now known as abramley | 14:48 | |
*** tdruiva has joined #openstack-dev | 14:49 | |
*** HenryG has quit IRC | 14:49 | |
*** shakayumi has quit IRC | 14:49 | |
*** julienvey_ has joined #openstack-dev | 14:51 | |
*** jtomasek has quit IRC | 14:51 | |
*** tdruiva has quit IRC | 14:53 | |
*** mdomsch has joined #openstack-dev | 14:53 | |
*** jtomasek has joined #openstack-dev | 14:54 | |
*** exed_ has joined #openstack-dev | 14:54 | |
*** cschwede has quit IRC | 14:54 | |
*** cschwede has joined #openstack-dev | 14:55 | |
*** exed has quit IRC | 14:56 | |
*** exed_ is now known as exed | 14:56 | |
joesavak | ping dolphm_ | 14:57 |
*** francois_eleouet has quit IRC | 14:57 | |
*** venkatesh has joined #openstack-dev | 14:58 | |
*** andreaf has joined #openstack-dev | 14:58 | |
*** venkatesh has quit IRC | 14:58 | |
*** jcooley_ has joined #openstack-dev | 15:00 | |
*** colinmcnamara has joined #openstack-dev | 15:01 | |
*** colinmcn_ has joined #openstack-dev | 15:01 | |
*** mkollaro has quit IRC | 15:01 | |
*** FunnyLookinHat has quit IRC | 15:02 | |
*** markmcclain has joined #openstack-dev | 15:02 | |
*** mlavalle has joined #openstack-dev | 15:03 | |
*** kevinconway has joined #openstack-dev | 15:03 | |
*** shakayumi has joined #openstack-dev | 15:03 | |
dolphm_ | joesavak: pong | 15:04 |
joesavak | on https://review.openstack.org/#/c/59846/4/ - you indicate that the spec reflects the use cases from the summit - is it good as is then? | 15:05 |
joesavak | just want to determine next steps | 15:06 |
*** mmagr has quit IRC | 15:06 | |
dolphm_ | joesavak: no - i think the scope is actually bigger than what we can deliver in icehouse... i'd like to trim out the virtual bits for now and focus on deployer-managed federation as a first step, to leverage as much as we can from apache, etc | 15:07 |
dolphm_ | joesavak: was planning on discussing it sometime today if we have a chance | 15:07 |
bknudson | dolphm_: would be nice to get this one merged - for building docs - https://review.openstack.org/#/c/52929/ | 15:07 |
*** neelashah has joined #openstack-dev | 15:08 | |
dolphm_ | dstanek: isn't there another bug on top of that anyway ^ ? | 15:08 |
*** shakayumi has quit IRC | 15:08 | |
marekd | dolphm_: would be interested to join the discussion. if it's online discussion. | 15:08 |
*** corXi has quit IRC | 15:08 | |
*** rcleere has joined #openstack-dev | 15:09 | |
dstanek | dolphm_: on the doc building review? | 15:09 |
dolphm_ | marekd: understood- i first wanted to convey what we discussed though | 15:09 |
*** pabelanger has joined #openstack-dev | 15:09 | |
marekd | dolphm_: ok | 15:09 |
dolphm_ | dstanek: there's that other bug against pbr about recursion in setup? | 15:09 |
*** shakayumi has joined #openstack-dev | 15:10 | |
*** rongze has quit IRC | 15:11 | |
bknudson | dolphm_: He's got a workaround | 15:11 |
dstanek | dolphm_: yeah, i started a patch to fix it, but the review you mentioned above doesn't depend on it | 15:11 |
dstanek | i didn't want to wait for it to get merged | 15:11 |
sileht | mordred, hi, can you take a look to https://review.openstack.org/#/c/61498/ is about a issue with the new 'usedevelop=True' in tox.ini | 15:13 |
sileht | mordred, seems doesn't work with package that use namespace | 15:13 |
*** markwash has joined #openstack-dev | 15:15 | |
*** jistr_ has joined #openstack-dev | 15:16 | |
dstanek | dolphm_: i'll get the pbr patch all fixed up today; i was given a few ideas -infra yesterday on how to make it better | 15:16 |
*** ngoracke has joined #openstack-dev | 15:16 | |
dstanek | s/ideas/ideas in/ | 15:16 |
dolphm_ | dstanek: k | 15:16 |
dolphm_ | dstanek: cool | 15:16 |
joesavak | pabst blue ribbon patch? | 15:16 |
dolphm_ | dstanek: i marked the pbr-based bug as high in keystone, maybe reduce that to medium since we have a workaround? | 15:17 |
dolphm_ | joesavak: http://docs.openstack.org/developer/pbr/ | 15:17 |
*** xingchao has joined #openstack-dev | 15:17 | |
dstanek | dolphm_: yeah, it's probably not a high for us. i added a Sphinx extension that does the work that pbr will eventually do | 15:17 |
dstanek | joesavak: mmmm....beer | 15:18 |
joesavak | way to squash my imagination, dolphm_! | 15:18 |
*** bswartz has quit IRC | 15:18 | |
*** xga has joined #openstack-dev | 15:18 | |
chmouel | any keystone core would like to chip in there https://review.openstack.org/#/c/61042/ | 15:19 |
chmouel | (that's for py3 that's for the greater good!) | 15:19 |
*** markmcclain has quit IRC | 15:19 | |
dolphm_ | chmouel: is that your new slogan? | 15:19 |
*** jistr has quit IRC | 15:19 | |
chmouel | dolphm_: ah ah i was trying to find something catchy | 15:19 |
chmouel | didn't work very well ... :) | 15:19 |
dolphm_ | dstanek: bknudson: +2'd.... approve when jenkins goes green | 15:20 |
*** ihrachyska has quit IRC | 15:20 | |
*** teran has quit IRC | 15:21 | |
*** obondarev has quit IRC | 15:21 | |
*** vartom1111110 has joined #openstack-dev | 15:21 | |
dolphm_ | bknudson: can you look at https://review.openstack.org/#/c/61042/ -- i almost proposed the same patch myself | 15:21 |
bknudson | dolphm_: looking at it now. | 15:22 |
dolphm_ | chmouel: after that merges, i wouldn't mind doing a release | 15:22 |
*** obondarev has joined #openstack-dev | 15:22 | |
dolphm_ | chmouel: httpretty is my last known blocker for passing py33 unit tests (and there's a branch of httpretty to make them pass) | 15:22 |
*** mdomsch has quit IRC | 15:22 | |
chmouel | great i think the guy from ceilometer would love to use that to make ceilometerclient python3 compatible! | 15:23 |
chmouel | dolphm_: isn't that 0.7.1 make things a bit better ? | 15:23 |
*** davetucker has joined #openstack-dev | 15:24 | |
*** davetucker has left #openstack-dev | 15:24 | |
*** dave_tucker has joined #openstack-dev | 15:25 | |
dolphm_ | chmouel: 0.7.1 of what | 15:25 |
dolphm_ | chmouel: wait -- httpretty? is that released? | 15:25 |
*** jprovazn_ has quit IRC | 15:26 | |
*** datsun180b has joined #openstack-dev | 15:26 | |
*** sarob has joined #openstack-dev | 15:26 | |
dstanek | dolphm_: that was released a month or so ago; i don't think it has the py3 stuff in it | 15:26 |
chmouel | maybe i confused why cyril had bumped it https://review.openstack.org/#/c/61981/ there | 15:26 |
dolphm_ | ah, boo | 15:27 |
chmouel | maybe just some tests | 15:27 |
dolphm_ | chmouel: i didn't think the py33 update in httpretty was completed yet -- still outstanding broken unit tests on their side | 15:27 |
*** otherwiseguy has joined #openstack-dev | 15:27 | |
dolphm_ | chmouel: as of a week ago | 15:27 |
chmouel | ah okay | 15:27 |
*** bvandenh has quit IRC | 15:27 | |
*** jamielenz has quit IRC | 15:27 | |
*** jnoller has joined #openstack-dev | 15:27 | |
*** jamielennox|away has joined #openstack-dev | 15:29 | |
dolphm_ | joesavak: walking out the door to head to austin now.. i'll be a few minutes late i think | 15:29 |
*** greghill has joined #openstack-dev | 15:29 | |
*** markmcclain has joined #openstack-dev | 15:30 | |
dolphm_ | joesavak: oh it's at 1130... nvm. i'll be early then :) | 15:30 |
*** dolphm_ has quit IRC | 15:30 | |
*** carl_baldwin has joined #openstack-dev | 15:30 | |
*** jcoufal has quit IRC | 15:30 | |
*** xqueralt has quit IRC | 15:30 | |
*** Steap has joined #openstack-dev | 15:31 | |
*** rwsu has joined #openstack-dev | 15:31 | |
*** tdruiva has joined #openstack-dev | 15:31 | |
*** jmckind has joined #openstack-dev | 15:32 | |
*** mdomsch has joined #openstack-dev | 15:32 | |
*** mdenny has joined #openstack-dev | 15:34 | |
*** colinmcn_ is now known as colinmcnamara_ | 15:36 | |
*** xchu has quit IRC | 15:36 | |
*** spzala has joined #openstack-dev | 15:37 | |
*** jcooley_ has quit IRC | 15:37 | |
*** mlavalle has quit IRC | 15:38 | |
*** jcooley_ has joined #openstack-dev | 15:38 | |
*** FunnyLookinHat has joined #openstack-dev | 15:38 | |
*** FunnyLookinHat has joined #openstack-dev | 15:38 | |
*** colinmcnamara has quit IRC | 15:39 | |
*** bswartz has joined #openstack-dev | 15:39 | |
*** colinmcnamara_ is now known as colinmcnamara | 15:39 | |
*** jnoller has quit IRC | 15:39 | |
*** rongze has joined #openstack-dev | 15:39 | |
*** colinmcn_ has joined #openstack-dev | 15:39 | |
*** archon1st has quit IRC | 15:40 | |
*** jnoller has joined #openstack-dev | 15:41 | |
*** xingchao has quit IRC | 15:41 | |
*** rohitk has quit IRC | 15:42 | |
*** venkatesh has joined #openstack-dev | 15:42 | |
*** jcooley_ has quit IRC | 15:43 | |
*** marun has quit IRC | 15:43 | |
jgriffith | rustlebee: ping | 15:44 |
jgriffith | rustlebee: thoughts on cointinuing support of the novaclient volume-extension? | 15:45 |
rustlebee | jgriffith: pong | 15:45 |
*** bnemec is now known as beekneemech | 15:45 | |
jgriffith | rustlebee: https://bugs.launchpad.net/cinder/+bug/1254972 | 15:45 |
uvirtbot | Launchpad bug 1254972 in nova "Tempest failure due to volume attach being slow" [Undecided,New] | 15:45 |
*** jistr_ is now known as jistr | 15:45 | |
*** dims has quit IRC | 15:45 | |
jgriffith | I thnk there might be real value, but not sure | 15:45 |
rustlebee | i think we were planning on removing it from the v3 API | 15:46 |
rustlebee | cyeoh: ^ | 15:46 |
*** mflobo has quit IRC | 15:46 | |
jgriffith | rustlebee: makes sense | 15:46 |
*** dims has joined #openstack-dev | 15:47 | |
*** henrynash has joined #openstack-dev | 15:47 | |
jgriffith | rustlebee: cyeah: so I'm happy to update nova's extendsion to expose a force in previous versions and update tempest cleanup to use it | 15:48 |
*** zaitcev has joined #openstack-dev | 15:48 | |
*** corXi has joined #openstack-dev | 15:48 | |
rustlebee | is that in the API already? if so, yeah that's fine | 15:48 |
jgriffith | rustlebee: well, it's int eh Cinder API, but not int he Nova api call to cinder | 15:49 |
*** mkollaro has joined #openstack-dev | 15:49 | |
*** colinmcn_ has quit IRC | 15:50 | |
*** colinmcnamara has quit IRC | 15:50 | |
*** clayb has joined #openstack-dev | 15:50 | |
*** jasdeepH has joined #openstack-dev | 15:50 | |
*** colinmcnamara has joined #openstack-dev | 15:50 | |
*** riskable has quit IRC | 15:50 | |
*** riskable has joined #openstack-dev | 15:50 | |
*** colinmcnamara is now known as Guest26209 | 15:50 | |
*** skraynev has quit IRC | 15:51 | |
*** utlemming has quit IRC | 15:51 | |
*** utlemming has joined #openstack-dev | 15:52 | |
rustlebee | jgriffith: ah ... well, we can add it to the nova API, but it's a bit of a pain, because technically it has to come with a new API extension to make the addition discoverable | 15:52 |
jgriffith | rustlebee: boooo :) | 15:52 |
rustlebee | yeah a pain | 15:52 |
jgriffith | rustlebee: let me see if there's another option to fix the tempest failure | 15:52 |
*** evgenyf has joined #openstack-dev | 15:53 | |
rustlebee | if you (or someone) goes that route, you would do it with a placeholder extension like this that doesn't do anything ... https://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/contrib/extended_services.py | 15:53 |
rustlebee | and then in the volume code, check to see if the extension is loaded before supporting the feature, like ... https://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/contrib/services.py#n150 | 15:53 |
*** max_lobur is now known as max_lobur_afk | 15:54 | |
jgriffith | rustlebee: well what I had in mind was just adding it to the existing volumes extensions: | 15:54 |
*** Guest26209 has quit IRC | 15:54 | |
*** matrohon has quit IRC | 15:54 | |
jgriffith | nova.api.openstack.compute.contrib.volumes | 15:54 |
jgriffith | rustlebee: sorry... terrible lag | 15:54 |
*** alex_klimov has quit IRC | 15:55 | |
rustlebee | right, you can add it there, but the new functionality has to be conditional, based on the new extension being loaded | 15:55 |
jgriffith | rustlebee: sorry.. I'm confused, the "volumes" module is the extension | 15:56 |
*** phschwartz_aw is now known as phschwartz | 15:56 | |
*** mriedem has quit IRC | 15:56 | |
*** msmedved has quit IRC | 15:56 | |
*** maurosr has quit IRC | 15:56 | |
jgriffith | rustlebee: so I'm not quite following, check if it'self is loaded? Why? | 15:56 |
*** msmedved has joined #openstack-dev | 15:56 | |
rustlebee | because ... that's just how we do v2 API additions. everything that gets added is an extension | 15:57 |
*** mriedem has joined #openstack-dev | 15:57 | |
*** arnaud__ has joined #openstack-dev | 15:57 | |
*** Underbyte has quit IRC | 15:57 | |
jgriffith | rustlebee: think there's a misuunderstanding here but OK | 15:57 |
*** arozumenko has quit IRC | 15:58 | |
jgriffith | rustlebee: I believe I undertsand what you're saying. Thanks | 15:58 |
rustlebee | heh maybe | 15:58 |
*** sarob has quit IRC | 15:58 | |
rustlebee | sorry | 15:58 |
*** shinylasers has joined #openstack-dev | 15:58 | |
*** colinmcn_ has joined #openstack-dev | 15:58 | |
rustlebee | you need a new parameter added to nova's API that can be passed to cinder, that cinder already supports, yes? | 15:58 |
*** mfer has quit IRC | 15:58 | |
*** burt has quit IRC | 15:58 | |
rustlebee | if that's the case, i'm trying to explain what the implementation would look like in terms of nova API code changes | 15:59 |
*** evgenyf has quit IRC | 15:59 | |
jgriffith | rustlebee:yeah, but I don't think it's worth going tdown the path in nova | 15:59 |
rustlebee | fair enough | 15:59 |
*** Drankis has quit IRC | 15:59 | |
jgriffith | rustlebee: yup, sorry... I figured out what you meant now | 15:59 |
jgriffith | :) | 15:59 |
rustlebee | cool | 15:59 |
*** maurosr has joined #openstack-dev | 15:59 | |
*** reidrac_ has quit IRC | 16:00 | |
*** rossella_s has quit IRC | 16:00 | |
*** Ruetobas has quit IRC | 16:01 | |
*** arnaud__ has quit IRC | 16:01 | |
*** bgmccollum has joined #openstack-dev | 16:01 | |
*** rnirmal_ has joined #openstack-dev | 16:02 | |
*** jnoller has quit IRC | 16:02 | |
*** rnirmal has quit IRC | 16:02 | |
*** rnirmal_ is now known as rnirmal | 16:02 | |
*** bgmccollum has left #openstack-dev | 16:03 | |
*** Ruetobas has joined #openstack-dev | 16:03 | |
*** mfer has joined #openstack-dev | 16:03 | |
*** xga has quit IRC | 16:03 | |
*** colinmcn_ has quit IRC | 16:04 | |
*** colinmcn_ has joined #openstack-dev | 16:04 | |
*** jnoller has joined #openstack-dev | 16:05 | |
*** rm_work|away is now known as rm_work | 16:06 | |
*** Underbyte has joined #openstack-dev | 16:07 | |
*** shakayumi has quit IRC | 16:08 | |
*** Ruetobas has quit IRC | 16:08 | |
*** romcheg has quit IRC | 16:08 | |
*** jcooley_ has joined #openstack-dev | 16:09 | |
*** ifarkas has quit IRC | 16:10 | |
*** Ryan_Lane has joined #openstack-dev | 16:12 | |
*** evgenyf has joined #openstack-dev | 16:12 | |
*** bgmccollum has joined #openstack-dev | 16:12 | |
*** Ruetobas has joined #openstack-dev | 16:14 | |
*** burt has joined #openstack-dev | 16:14 | |
*** rongze has quit IRC | 16:14 | |
*** corXi has quit IRC | 16:15 | |
*** jdob_ has joined #openstack-dev | 16:15 | |
*** jdob has quit IRC | 16:15 | |
*** jdob_ is now known as jdob | 16:15 | |
*** arezmerita has quit IRC | 16:17 | |
*** xga has joined #openstack-dev | 16:18 | |
*** phschwartz is now known as phschwartz_aw | 16:18 | |
*** ilyashakhat_ has quit IRC | 16:20 | |
*** teran has joined #openstack-dev | 16:20 | |
*** rongze has joined #openstack-dev | 16:21 | |
*** Mandell has quit IRC | 16:21 | |
*** jcooley_ has quit IRC | 16:21 | |
*** jcooley_ has joined #openstack-dev | 16:21 | |
*** teran_ has joined #openstack-dev | 16:21 | |
*** alop has joined #openstack-dev | 16:22 | |
*** topol has quit IRC | 16:22 | |
*** jnoller has quit IRC | 16:22 | |
*** teran has quit IRC | 16:25 | |
*** kmartin has joined #openstack-dev | 16:25 | |
*** jcooley_ has quit IRC | 16:25 | |
*** shinylasers has quit IRC | 16:26 | |
*** teran_ has quit IRC | 16:26 | |
*** sarob has joined #openstack-dev | 16:26 | |
*** shinylasers has joined #openstack-dev | 16:26 | |
*** alop has quit IRC | 16:27 | |
*** alop has joined #openstack-dev | 16:27 | |
*** shinylasers has joined #openstack-dev | 16:28 | |
*** shinylasers has quit IRC | 16:28 | |
*** belmoreira has quit IRC | 16:28 | |
*** shinylasers has joined #openstack-dev | 16:29 | |
*** rtheis has joined #openstack-dev | 16:31 | |
*** sarob has quit IRC | 16:31 | |
*** henrynash has quit IRC | 16:33 | |
*** rtheis has quit IRC | 16:33 | |
*** henrynash has joined #openstack-dev | 16:33 | |
*** lbragstad has quit IRC | 16:33 | |
*** johnthetubaguy has quit IRC | 16:33 | |
*** ndipanov has quit IRC | 16:33 | |
*** Anticimex has quit IRC | 16:33 | |
*** saschpe_ has quit IRC | 16:33 | |
*** rtheis_ has joined #openstack-dev | 16:33 | |
*** Anticime1 has joined #openstack-dev | 16:33 | |
*** lari has quit IRC | 16:33 | |
*** vuntz has quit IRC | 16:33 | |
*** johnthetubaguy1 has joined #openstack-dev | 16:33 | |
*** lari has joined #openstack-dev | 16:34 | |
*** AG_Clinton has quit IRC | 16:34 | |
*** vuntz has joined #openstack-dev | 16:34 | |
*** colinmcn_ has quit IRC | 16:34 | |
*** mrodden1 has quit IRC | 16:34 | |
*** AG_Clinton has joined #openstack-dev | 16:34 | |
*** saschpe has joined #openstack-dev | 16:34 | |
*** Richard has joined #openstack-dev | 16:35 | |
*** Richard is now known as Guest529 | 16:35 | |
*** kenperkins has quit IRC | 16:35 | |
*** julienvey_ has quit IRC | 16:36 | |
*** bswartz1 has joined #openstack-dev | 16:36 | |
*** xga_ has joined #openstack-dev | 16:36 | |
*** mdomsch_ has joined #openstack-dev | 16:36 | |
*** rtheis_ has quit IRC | 16:37 | |
*** xga has quit IRC | 16:37 | |
*** bswartz has quit IRC | 16:37 | |
*** mdomsch has quit IRC | 16:37 | |
*** hughsaunders has quit IRC | 16:37 | |
*** prad has quit IRC | 16:37 | |
*** yamahata_ has quit IRC | 16:37 | |
*** pcm_ has quit IRC | 16:37 | |
*** kushal has quit IRC | 16:37 | |
*** changbl has quit IRC | 16:37 | |
*** shathan has quit IRC | 16:37 | |
*** s2r2 has quit IRC | 16:37 | |
*** n0ano has quit IRC | 16:37 | |
*** Ghe_HPDiscover has quit IRC | 16:37 | |
*** juice has quit IRC | 16:37 | |
*** pmyers has quit IRC | 16:37 | |
*** iccha has quit IRC | 16:37 | |
*** lxsli has quit IRC | 16:37 | |
*** rdo has quit IRC | 16:37 | |
*** pmcg has quit IRC | 16:37 | |
*** janisg has quit IRC | 16:37 | |
*** toddnni has quit IRC | 16:37 | |
*** Brainspa1kle has quit IRC | 16:37 | |
*** offenflieg has quit IRC | 16:37 | |
*** hughsaunders_ has joined #openstack-dev | 16:37 | |
*** ndipanov has joined #openstack-dev | 16:37 | |
*** changbl_ has joined #openstack-dev | 16:37 | |
*** Guest529 has quit IRC | 16:37 | |
*** bgmccollum has left #openstack-dev | 16:37 | |
*** pmathews has joined #openstack-dev | 16:37 | |
*** hughsaunders_ is now known as hughsaunders | 16:38 | |
*** cdub has joined #openstack-dev | 16:38 | |
*** 17WAAKZAN has joined #openstack-dev | 16:38 | |
*** prad has joined #openstack-dev | 16:38 | |
*** yamahata_ has joined #openstack-dev | 16:38 | |
*** pcm_ has joined #openstack-dev | 16:38 | |
*** kushal has joined #openstack-dev | 16:38 | |
*** s2r2 has joined #openstack-dev | 16:38 | |
*** Ghe_HPDiscover has joined #openstack-dev | 16:38 | |
*** juice has joined #openstack-dev | 16:38 | |
*** rdo has joined #openstack-dev | 16:38 | |
*** iccha has joined #openstack-dev | 16:38 | |
*** lxsli has joined #openstack-dev | 16:38 | |
*** pmcg has joined #openstack-dev | 16:38 | |
*** janisg has joined #openstack-dev | 16:38 | |
*** toddnni has joined #openstack-dev | 16:38 | |
*** Brainspa1kle has joined #openstack-dev | 16:38 | |
*** offenflieg has joined #openstack-dev | 16:38 | |
*** swaT30 has quit IRC | 16:38 | |
*** kushal has quit IRC | 16:38 | |
*** haomaiwang has quit IRC | 16:39 | |
*** kushal has joined #openstack-dev | 16:39 | |
*** pmyers has joined #openstack-dev | 16:40 | |
*** swaT30 has joined #openstack-dev | 16:40 | |
*** lari__ has joined #openstack-dev | 16:42 | |
*** clayg_ has joined #openstack-dev | 16:42 | |
*** prad_ has joined #openstack-dev | 16:42 | |
*** termie_ has joined #openstack-dev | 16:42 | |
*** kushal has quit IRC | 16:42 | |
*** romcheg has joined #openstack-dev | 16:42 | |
*** StevenK_ has joined #openstack-dev | 16:42 | |
*** kushal has joined #openstack-dev | 16:43 | |
*** pmcg_ has joined #openstack-dev | 16:43 | |
*** johnthetubaguy1 has quit IRC | 16:43 | |
*** lari has quit IRC | 16:43 | |
*** shathan has joined #openstack-dev | 16:43 | |
*** SergeyLukjanov has quit IRC | 16:43 | |
*** iccha_ has joined #openstack-dev | 16:44 | |
*** jab416171 has quit IRC | 16:44 | |
*** henrynash has quit IRC | 16:44 | |
*** StevenK has quit IRC | 16:44 | |
*** guitarzan has quit IRC | 16:44 | |
*** clayg has quit IRC | 16:44 | |
*** termie has quit IRC | 16:44 | |
*** Brainspackle has joined #openstack-dev | 16:44 | |
*** haomaiwang has joined #openstack-dev | 16:44 | |
*** jab416171 has joined #openstack-dev | 16:45 | |
*** Ghe_HPDi1cover has joined #openstack-dev | 16:45 | |
*** rdo_ has joined #openstack-dev | 16:45 | |
*** MaxV_ has quit IRC | 16:46 | |
*** kenperkins has joined #openstack-dev | 16:46 | |
*** lbragstad has joined #openstack-dev | 16:46 | |
*** MaxV has joined #openstack-dev | 16:47 | |
*** johnthetubaguy has joined #openstack-dev | 16:47 | |
*** evgenyf has quit IRC | 16:48 | |
*** johnthetubaguy has quit IRC | 16:48 | |
*** guitarzan has joined #openstack-dev | 16:48 | |
*** johnthetubaguy has joined #openstack-dev | 16:48 | |
*** juice- has joined #openstack-dev | 16:48 | |
*** janisg_ has joined #openstack-dev | 16:48 | |
*** buzztroll has quit IRC | 16:49 | |
*** evgenyf has joined #openstack-dev | 16:49 | |
*** xarses has quit IRC | 16:49 | |
*** paragan has joined #openstack-dev | 16:49 | |
*** 17WAAKZAN has quit IRC | 16:49 | |
*** cdub has quit IRC | 16:49 | |
*** prad has quit IRC | 16:49 | |
*** yamahata_ has quit IRC | 16:49 | |
*** pcm_ has quit IRC | 16:49 | |
*** s2r2 has quit IRC | 16:49 | |
*** Ghe_HPDiscover has quit IRC | 16:49 | |
*** juice has quit IRC | 16:49 | |
*** iccha has quit IRC | 16:49 | |
*** lxsli has quit IRC | 16:49 | |
*** rdo has quit IRC | 16:49 | |
*** pmcg has quit IRC | 16:49 | |
*** janisg has quit IRC | 16:49 | |
*** toddnni has quit IRC | 16:49 | |
*** Brainspa1kle has quit IRC | 16:49 | |
*** offenflieg has quit IRC | 16:49 | |
*** janisg_ is now known as janisg | 16:49 | |
*** juice- is now known as juice | 16:49 | |
*** prad_ is now known as prad | 16:49 | |
*** rdo_ is now known as rdo | 16:50 | |
*** MaxV has quit IRC | 16:51 | |
*** mdomsch_ has quit IRC | 16:51 | |
*** colinmcnamara has joined #openstack-dev | 16:52 | |
*** sgordon has quit IRC | 16:52 | |
*** cdub has joined #openstack-dev | 16:54 | |
*** yamahata_ has joined #openstack-dev | 16:54 | |
*** s2r2 has joined #openstack-dev | 16:54 | |
*** lxsli has joined #openstack-dev | 16:54 | |
*** toddnni has joined #openstack-dev | 16:54 | |
*** pcm_ has joined #openstack-dev | 16:54 | |
*** jcooley_ has joined #openstack-dev | 16:55 | |
*** ayoung has joined #openstack-dev | 16:56 | |
*** jnoller has joined #openstack-dev | 16:56 | |
*** viktors has left #openstack-dev | 16:56 | |
*** mrodden has joined #openstack-dev | 16:57 | |
*** alcabrera has joined #openstack-dev | 16:58 | |
*** mindpixel has quit IRC | 16:59 | |
*** paragan has quit IRC | 17:00 | |
*** mikeoutland has joined #openstack-dev | 17:00 | |
*** p4tux has quit IRC | 17:01 | |
*** angdraug has joined #openstack-dev | 17:01 | |
*** markmcclain has quit IRC | 17:01 | |
*** iartarisi has quit IRC | 17:02 | |
*** evgenyf has quit IRC | 17:02 | |
*** evgenyf has joined #openstack-dev | 17:03 | |
*** e0ne_ has quit IRC | 17:03 | |
*** mdomsch has joined #openstack-dev | 17:04 | |
*** e0ne has joined #openstack-dev | 17:04 | |
*** martyntaylor has quit IRC | 17:04 | |
*** evgenyf has joined #openstack-dev | 17:05 | |
*** topol has joined #openstack-dev | 17:06 | |
*** jistr has quit IRC | 17:06 | |
*** p4tux has joined #openstack-dev | 17:07 | |
*** e0ne has quit IRC | 17:08 | |
*** marekd is now known as marekd|away | 17:08 | |
*** jdob has quit IRC | 17:11 | |
*** haomaiwang has quit IRC | 17:11 | |
*** pcm__ has joined #openstack-dev | 17:11 | |
*** pablosan has joined #openstack-dev | 17:11 | |
*** akrivoka has quit IRC | 17:11 | |
*** dstanek_afk has joined #openstack-dev | 17:12 | |
*** hemna_ has joined #openstack-dev | 17:12 | |
*** pcm_ has quit IRC | 17:13 | |
*** dstanek has quit IRC | 17:13 | |
*** dstanek_afk is now known as dstanek | 17:13 | |
*** Sumeniac has quit IRC | 17:14 | |
*** slagle has quit IRC | 17:14 | |
*** hemnafk has quit IRC | 17:14 | |
*** comstud is now known as bearhands | 17:14 | |
*** Sumeniac has joined #openstack-dev | 17:14 | |
*** ig has quit IRC | 17:15 | |
*** slagle has joined #openstack-dev | 17:15 | |
*** jnoller has quit IRC | 17:15 | |
*** jecarey has quit IRC | 17:16 | |
*** vuntz has quit IRC | 17:18 | |
*** ruhe has quit IRC | 17:19 | |
*** buzztroll has joined #openstack-dev | 17:19 | |
*** shinylasers has quit IRC | 17:21 | |
*** vuntz has joined #openstack-dev | 17:21 | |
*** vuntz has quit IRC | 17:21 | |
*** vuntz has joined #openstack-dev | 17:21 | |
*** jasondotstar has quit IRC | 17:21 | |
*** colinmcnamara has quit IRC | 17:22 | |
*** SergeyLukjanov has joined #openstack-dev | 17:23 | |
*** otherwiseguy has quit IRC | 17:23 | |
*** evgenyf has quit IRC | 17:24 | |
*** jobewan has quit IRC | 17:24 | |
*** teran has joined #openstack-dev | 17:24 | |
*** pcm_ has joined #openstack-dev | 17:25 | |
*** bdpayne has joined #openstack-dev | 17:25 | |
*** stevemar has joined #openstack-dev | 17:25 | |
*** pdevine has joined #openstack-dev | 17:26 | |
*** ndipanov has quit IRC | 17:27 | |
*** venkatesh has quit IRC | 17:27 | |
*** amcrn has joined #openstack-dev | 17:27 | |
*** pcm__ has quit IRC | 17:27 | |
*** jayg is now known as jayg|g0n3 | 17:27 | |
*** ig has joined #openstack-dev | 17:28 | |
*** xarses has joined #openstack-dev | 17:30 | |
*** ilukyanenkov has quit IRC | 17:30 | |
*** yaguang has joined #openstack-dev | 17:31 | |
*** dolphm has joined #openstack-dev | 17:32 | |
*** xga__ has joined #openstack-dev | 17:33 | |
*** garyk has quit IRC | 17:35 | |
*** joesavak has quit IRC | 17:35 | |
*** JordanP has quit IRC | 17:36 | |
*** freyes has joined #openstack-dev | 17:36 | |
*** xga_ has quit IRC | 17:36 | |
*** ygbo has quit IRC | 17:37 | |
*** markmcclain has joined #openstack-dev | 17:38 | |
*** jasondotstar has joined #openstack-dev | 17:39 | |
*** galstrom_zzz is now known as galstrom | 17:39 | |
*** Mandell has joined #openstack-dev | 17:39 | |
*** MaxV has joined #openstack-dev | 17:40 | |
*** s0mik has joined #openstack-dev | 17:41 | |
devananda | dhellmann: ping | 17:41 |
*** freyes has quit IRC | 17:41 | |
dhellmann | devananda: pong | 17:41 |
*** hajay has joined #openstack-dev | 17:41 | |
*** ArcTanSusan has joined #openstack-dev | 17:42 | |
*** johnthetubaguy has quit IRC | 17:43 | |
*** reed has joined #openstack-dev | 17:43 | |
*** johnthetubaguy has joined #openstack-dev | 17:43 | |
*** reed has quit IRC | 17:43 | |
*** reed has joined #openstack-dev | 17:43 | |
*** mdomsch has quit IRC | 17:43 | |
devananda | dhellmann: gah. sorry, just a minute ... pulled away unexpectedly | 17:44 |
dhellmann | devananda: no worries :-) | 17:44 |
*** exed has quit IRC | 17:45 | |
*** sandywalsh has joined #openstack-dev | 17:45 | |
*** ruhe has joined #openstack-dev | 17:46 | |
*** jayg|g0n3 is now known as jayg | 17:47 | |
*** Anticime1 is now known as Anticimex | 17:48 | |
*** SergeyLukjanov_ has joined #openstack-dev | 17:48 | |
*** SergeyLukjanov has quit IRC | 17:48 | |
*** sahid has quit IRC | 17:49 | |
*** safchain has quit IRC | 17:49 | |
*** danpb has quit IRC | 17:49 | |
*** shinylasers has joined #openstack-dev | 17:49 | |
*** otherwiseguy has joined #openstack-dev | 17:49 | |
*** dolphm has quit IRC | 17:49 | |
*** garyk has joined #openstack-dev | 17:52 | |
*** jnoller has joined #openstack-dev | 17:52 | |
*** buzztroll has quit IRC | 17:53 | |
*** utlemming has quit IRC | 17:53 | |
*** dolphm has joined #openstack-dev | 17:53 | |
*** athomas has quit IRC | 17:54 | |
*** sdake_ has joined #openstack-dev | 17:54 | |
*** jnoller has quit IRC | 17:54 | |
devananda | dhellmann: This was filed earlier this week in Ironic - https://blueprints.launchpad.net/ironic/+spec/ironic-web-server - which seems like something that would be interesting to any project using Pecan, if in fact, it's interesting at all. Which is what I'd like your opinion on. | 17:55 |
*** utlemming has joined #openstack-dev | 17:56 | |
Abhishe__ | devananda: why not a full web server like apache or nginx? | 17:56 |
dhellmann | devananda: this is covered in the pecan docs, although we probably need to write some more straightforward instructions for finding the wsgi app in ceilometer, ironic, etc. http://pecan.readthedocs.org/en/latest/deployment.html | 17:57 |
*** arnaud__ has joined #openstack-dev | 17:57 | |
*** gaelL_ has quit IRC | 18:00 | |
*** arnaud___ has joined #openstack-dev | 18:00 | |
*** arnaud__1 has joined #openstack-dev | 18:00 | |
*** gaelL has joined #openstack-dev | 18:01 | |
*** hemna_ is now known as hemna | 18:01 | |
*** gyee has joined #openstack-dev | 18:01 | |
*** arnaud__ has quit IRC | 18:02 | |
devananda | dhellmann: gotcha. thanks much | 18:02 |
dhellmann | devananda: there may be an opportunity to do something about making this simpler when we move the common pecan code into oslo | 18:03 |
*** yolanda has quit IRC | 18:04 | |
*** bauzas has quit IRC | 18:04 | |
*** utlemming has quit IRC | 18:04 | |
*** freyes has joined #openstack-dev | 18:04 | |
*** harlowja has quit IRC | 18:05 | |
*** sandywalsh has quit IRC | 18:05 | |
*** sandywalsh has joined #openstack-dev | 18:05 | |
*** utlemming has joined #openstack-dev | 18:06 | |
*** devoid has joined #openstack-dev | 18:06 | |
*** devoid has left #openstack-dev | 18:07 | |
*** ArcTanSusan has quit IRC | 18:08 | |
*** dolphm has quit IRC | 18:09 | |
*** dolphm has joined #openstack-dev | 18:10 | |
*** vuil has joined #openstack-dev | 18:11 | |
*** jpeeler has quit IRC | 18:11 | |
*** dolphm has quit IRC | 18:11 | |
*** dolphm_ has joined #openstack-dev | 18:11 | |
*** jpeeler has joined #openstack-dev | 18:12 | |
*** dolphm_ has quit IRC | 18:12 | |
*** neelashah has quit IRC | 18:12 | |
*** e0ne has joined #openstack-dev | 18:14 | |
*** alcabrera is now known as alcabrera|afk | 18:14 | |
*** ozialien_ has joined #openstack-dev | 18:15 | |
*** kevinconway has quit IRC | 18:15 | |
*** freyes has quit IRC | 18:16 | |
*** ruhe has quit IRC | 18:16 | |
*** ozialien_ has quit IRC | 18:18 | |
*** bswartz1 is now known as bswartz | 18:18 | |
*** e0ne has quit IRC | 18:19 | |
*** buzztroll has joined #openstack-dev | 18:19 | |
*** SumitNaiksatam has quit IRC | 18:21 | |
*** joesavak has joined #openstack-dev | 18:22 | |
*** Ryan_Lane has quit IRC | 18:22 | |
*** gyee has quit IRC | 18:22 | |
*** jsavak has joined #openstack-dev | 18:23 | |
*** julienvey_ has joined #openstack-dev | 18:24 | |
*** eglynn has joined #openstack-dev | 18:24 | |
*** buzztroll has quit IRC | 18:24 | |
*** harlowja has joined #openstack-dev | 18:24 | |
*** pdevine has quit IRC | 18:27 | |
*** joesavak has quit IRC | 18:27 | |
*** pixelb has quit IRC | 18:29 | |
*** e0ne has joined #openstack-dev | 18:31 | |
*** rwsu has quit IRC | 18:32 | |
*** mgagne1 has joined #openstack-dev | 18:33 | |
*** mgagne1 has joined #openstack-dev | 18:33 | |
*** AnilV4 has quit IRC | 18:33 | |
*** mgagne has quit IRC | 18:34 | |
*** AnilV4 has joined #openstack-dev | 18:34 | |
*** mgagne has joined #openstack-dev | 18:34 | |
*** mgagne has joined #openstack-dev | 18:34 | |
*** yaguang has quit IRC | 18:34 | |
*** eglynn has quit IRC | 18:34 | |
*** jergerber has joined #openstack-dev | 18:35 | |
ayoung | stevemar, I like "I don't think this api spec is necessary" | 18:37 |
*** mgagne1 has quit IRC | 18:38 | |
*** offenflieg has joined #openstack-dev | 18:40 | |
*** rwsu has joined #openstack-dev | 18:40 | |
pmathews | garyk: ping? | 18:40 |
*** tmclaugh[work] has quit IRC | 18:42 | |
*** gyee has joined #openstack-dev | 18:42 | |
*** herndon has joined #openstack-dev | 18:43 | |
*** johnthetubaguy has quit IRC | 18:44 | |
*** evgenyf has joined #openstack-dev | 18:44 | |
*** rossella_s has joined #openstack-dev | 18:45 | |
*** dave_tucker has quit IRC | 18:46 | |
garyk | pmathews: pong | 18:49 |
*** shinylasers has quit IRC | 18:50 | |
*** SumitNaiksatam has joined #openstack-dev | 18:51 | |
*** herndon has quit IRC | 18:51 | |
*** topol has quit IRC | 18:52 | |
pmathews | garyk: Can you take a look at this review: https://review.openstack.org/#/c/59875/3 | 18:52 |
*** mriedem has quit IRC | 18:52 | |
garyk | sure. let me take a look | 18:53 |
pmathews | Thank you | 18:53 |
*** hajay has left #openstack-dev | 18:53 | |
*** abramley has quit IRC | 18:54 | |
garyk | i am just spinning up a devstack setup with the setting. will be done in a few minutes | 18:55 |
*** abramley has joined #openstack-dev | 18:55 | |
*** jtomasek has quit IRC | 18:55 | |
pmathews | garyk: Sure, let me know if you have any problems or concerns. | 18:55 |
pmathews | I'm just trying to get ZeroMQ in devstack and eventually gating | 18:56 |
garyk | nice | 18:56 |
*** tmclaugh[work] has joined #openstack-dev | 18:57 | |
*** jtomasek has joined #openstack-dev | 18:57 | |
*** ilukyanenkov has joined #openstack-dev | 18:58 | |
*** alcabrera|afk is now known as alcabrera | 18:59 | |
stevemar | ayoung, glad you like that | 18:59 |
*** yamahata_ has quit IRC | 18:59 | |
*** mrodden has quit IRC | 19:00 | |
*** ilukyanenkov has quit IRC | 19:02 | |
*** dstanek has quit IRC | 19:06 | |
*** giulivo has quit IRC | 19:06 | |
*** rm_work is now known as rm_work|away | 19:08 | |
ewindisch | pmathews: last I checked, it was already mostly there. | 19:08 |
*** jecarey has joined #openstack-dev | 19:08 | |
*** kevinconway has joined #openstack-dev | 19:08 | |
*** mrodden has joined #openstack-dev | 19:08 | |
*** evgenyf has quit IRC | 19:08 | |
ewindisch | it was everything but actually gating (with the gates otherwise configured) back in June | 19:09 |
ewindisch | granted, June was 6 months ago | 19:09 |
*** jsavak has quit IRC | 19:09 | |
*** mriedem has joined #openstack-dev | 19:10 | |
*** jsavak has joined #openstack-dev | 19:10 | |
garyk | pmathews: when running devstack with the original zeromq glance did not start. i am now running with your patch | 19:10 |
pmathews | garyk: yeah, devstack as of now is trying to use redis, which doesn't seem to work at all out of the box | 19:12 |
*** xmltok has joined #openstack-dev | 19:14 | |
*** spzala has quit IRC | 19:14 | |
garyk | pmathews: glance does not start - give me a sec i'll post the ouput | 19:15 |
garyk | maybe my localrc is problematic. do i just need zeromq instead of rabbit | 19:16 |
garyk | pmathews: http://paste.openstack.org/show/54970/ | 19:17 |
*** rm_work|away is now known as rm_work | 19:17 | |
*** mgagne has quit IRC | 19:17 | |
rm_work | What is the channel for Openstack-Libra? It's apparently not "#openstack-libra" :P | 19:18 |
pmathews | garyk: yes, -rabbit,-qpid,zeromq in enabled services should do it | 19:18 |
*** jmontemayor has joined #openstack-dev | 19:18 | |
*** jasondotstar has quit IRC | 19:19 | |
*** sandywalsh has quit IRC | 19:19 | |
reed | rm_work, there may not be one :) | 19:19 |
Shrews | rm_work: #stackforge-libra | 19:19 |
rm_work | T_T | 19:19 |
rm_work | ah, thanks Shrews | 19:19 |
*** sushils has quit IRC | 19:20 | |
*** buzztroll has joined #openstack-dev | 19:20 | |
*** rongze has quit IRC | 19:20 | |
*** Mandell has quit IRC | 19:20 | |
pmathews | garyk: it seems to be missing the driver, I never saw that... let me check out a fresh copy of devstack and see if we're missing something | 19:20 |
*** jasondotstar has joined #openstack-dev | 19:21 | |
*** dims has quit IRC | 19:21 | |
garyk | it may be a problem on my side. | 19:21 |
*** mgagne has joined #openstack-dev | 19:23 | |
*** mgagne has joined #openstack-dev | 19:23 | |
*** TrevorV has joined #openstack-dev | 19:23 | |
*** dave_tucker has joined #openstack-dev | 19:23 | |
*** CaptTofu has joined #openstack-dev | 19:25 | |
*** ilukyanenkov has joined #openstack-dev | 19:26 | |
ayoung | morganfainberg, please rebase https://review.openstack.org/#/c/60741/ | 19:26 |
morganfainberg | ayoung, looking i think that one (if it's what i think it is) needs a bit more code | 19:27 |
morganfainberg | yep. needs a couple more tests added will have that done today | 19:27 |
ayoung | morganfainberg, OK | 19:28 |
morganfainberg | ayoung, just need a test to handle testing the memcache lock itself. so we don't run blind with it | 19:28 |
morganfainberg | ayoung, i'll ping ya as soon as it's p;osted | 19:28 |
*** pdevine has joined #openstack-dev | 19:28 | |
*** jaypipes has joined #openstack-dev | 19:28 | |
*** Mandell has joined #openstack-dev | 19:29 | |
garyk | pmathews: i need to call it a night - can you please send me a mail of you see anything. i'll check this again tomorrow | 19:30 |
*** troytoman is now known as troytoman-away | 19:30 | |
*** yassine has quit IRC | 19:30 | |
pmathews | garyk: sure thing | 19:31 |
*** mlavalle has joined #openstack-dev | 19:36 | |
*** ozialien_ has joined #openstack-dev | 19:36 | |
*** dims has joined #openstack-dev | 19:36 | |
*** hartbot has joined #openstack-dev | 19:39 | |
*** ozialien_ has quit IRC | 19:39 | |
*** msmedved has quit IRC | 19:40 | |
*** msmedved has joined #openstack-dev | 19:41 | |
*** shinylasers has joined #openstack-dev | 19:41 | |
ayoung | stevemar, https://blueprints.launchpad.net/keystone/+spec/pipeline-token-provider might make the mapping stuff easier to think in terms of this BP | 19:42 |
*** sandywalsh has joined #openstack-dev | 19:43 | |
*** chandankumar_ has joined #openstack-dev | 19:43 | |
*** topol has joined #openstack-dev | 19:44 | |
*** utlemming has quit IRC | 19:46 | |
notmyname | ttx: mordred: we need to merge milestone-proposed back into master in swift to get the tag-based versioning to work | 19:47 |
*** rossella_s has quit IRC | 19:47 | |
*** galstrom is now known as galstrom_zzz | 19:48 | |
*** novas0x2a|laptop has joined #openstack-dev | 19:48 | |
notmyname | jeblair: ^^ | 19:49 |
*** dolphm has joined #openstack-dev | 19:49 | |
*** Ryan_Lane has joined #openstack-dev | 19:50 | |
sdague | dolphm: so https://review.openstack.org/#/c/51995/ will never pass because you didn't fix docs on stable/grizzly | 19:51 |
lbragstad | bknudson: based on our discussion of trust v3 testing yesterday: https://github.com/openstack/keystone/blob/master/keystone/tests/test_v3_auth.py#L1834 | 19:52 |
*** chandankumar_ has quit IRC | 19:53 | |
bknudson | sdague: that was david geng reverified | 19:53 |
*** buzztroll has quit IRC | 19:54 | |
*** tmclaugh[work] has quit IRC | 19:54 | |
sdague | dolphm approved it | 19:54 |
bknudson | sdague: dolphm approved it before the doc problems (11-25) | 19:54 |
sdague | then someone should have come back around and -2ed it | 19:55 |
*** CaptTofu has quit IRC | 19:55 | |
bknudson | lbragstad: btw - the bug that I think this is related to was closed as invalid... since shouldn't use admin_token for that anyways | 19:56 |
*** rmauri has joined #openstack-dev | 19:57 | |
lbragstad | bknudson: ok, I'll look for that and then close the one I was working on as invalid too then | 19:57 |
*** rmauri has quit IRC | 19:57 | |
bknudson | lbragstad: mark it as a dup if it's the same bug | 19:57 |
lbragstad | ok | 19:57 |
lbragstad | ahh looks like dolphm beat me to it | 19:58 |
*** arnaud__ has joined #openstack-dev | 19:59 | |
*** dstanek has joined #openstack-dev | 19:59 | |
*** jaypipes has quit IRC | 19:59 | |
*** raildo has quit IRC | 20:00 | |
*** anniec has joined #openstack-dev | 20:01 | |
*** gimpswork has quit IRC | 20:02 | |
*** chandankumar_ has joined #openstack-dev | 20:02 | |
*** jtomasek has quit IRC | 20:03 | |
*** arnaud__ has quit IRC | 20:03 | |
*** mikeoutland has quit IRC | 20:04 | |
morganfainberg | ayoung, https://review.openstack.org/#/c/60741/ new patchset uploaded | 20:04 |
ayoung | morganfainberg, cool. Will look here shortly | 20:05 |
*** eharney has quit IRC | 20:05 | |
*** shinylasers has quit IRC | 20:06 | |
*** harlowja has quit IRC | 20:07 | |
ayoung | morganfainberg, go ahead and rebase the other reviews that depend on that, too, please | 20:08 |
morganfainberg | ayoung, running tests to make sure i didn't introduce other issues | 20:09 |
morganfainberg | ayoung, as soon as test is done i'm hitting "rebase" button :) | 20:09 |
morganfainberg | (almost done w/ the tests) | 20:09 |
*** dprince has quit IRC | 20:10 | |
*** pdevine has quit IRC | 20:10 | |
gyee | ayoung, morganfainberg, how familiar are you with grenade tests? | 20:10 |
ayoung | morganfainberg, what does "non expiring" mean? | 20:10 |
morganfainberg | ayoung, memcache auto expires keys | 20:10 |
ayoung | gyee, just that they tend to break. | 20:10 |
morganfainberg | ayoung, as does redis | 20:11 |
ayoung | morganfainberg, you mean it auto expires entries, no? | 20:11 |
morganfainberg | ayoung, correct | 20:11 |
*** AnilV4 has quit IRC | 20:11 | |
ayoung | morganfainberg, is "key expiration" the common term for this? | 20:11 |
*** pdevine has joined #openstack-dev | 20:11 | |
morganfainberg | ayoung, hm. good question | 20:11 |
gyee | ayoung, its holding up https://review.openstack.org/#/c/56333/ | 20:11 |
morganfainberg | ayoung, quick google search says: http://stackoverflow.com/questions/1418324/memcache-maximum-key-expiration-time | 20:12 |
gyee | looking at the log, doesn't appear the filter changes is applied in keystone-paste.ini | 20:12 |
ayoung | gyee, are you doing database migrations? | 20:12 |
morganfainberg | i know, stackforge, but it seems that the key is the reference point, so key expiration made sense? | 20:12 |
gyee | ayoung, nope, just keystone-paste.ini changes | 20:12 |
morganfainberg | s/stackforge/stackoverflow | 20:12 |
gyee | added a filter into the pipelines | 20:12 |
morganfainberg | stevemar, ping | 20:13 |
stevemar | morganfainberg ahoy | 20:13 |
ayoung | gyee, Invalid OpenStack Identity credentials. | 20:13 |
morganfainberg | stevemar, is the https://review.openstack.org/#/c/60742/ -1 comment a legitimate concern? | 20:13 |
morganfainberg | stevemar, or do you mind clearing the -1? :) | 20:13 |
ayoung | gyee, it is a bout 2 pages from the bottom of http://logs.openstack.org/33/56333/5/check/check-grenade-dsvm/46d60d5/console.html | 20:13 |
gyee | ayoung, yes, but keystone logs basically says it can't fine the auth_context | 20:14 |
gyee | find | 20:14 |
stevemar | morganfainberg - it was re-added by gerrit, i'll clear it out | 20:14 |
gyee | auth_context is set by the middleware filter | 20:14 |
*** pablosan has quit IRC | 20:14 | |
ayoung | gyee, I think it was your code...too big a coincidence | 20:14 |
*** TrevorV has quit IRC | 20:14 | |
gyee | which means keystone-paste.ini is not properly upgraded | 20:14 |
morganfainberg | stevemar, i know it was readded, but since i've only been rebasing, figured i'd ask rather than make a change for the sake of clearing a -1 ;) | 20:14 |
*** Abhishe__ has quit IRC | 20:15 | |
*** mrodden has quit IRC | 20:16 | |
*** singhs has joined #openstack-dev | 20:17 | |
*** mrodden has joined #openstack-dev | 20:18 | |
*** TrevorV has joined #openstack-dev | 20:18 | |
*** comay has joined #openstack-dev | 20:22 | |
*** phschwartz_aw has quit IRC | 20:23 | |
*** phschwartz has joined #openstack-dev | 20:23 | |
*** martyntaylor has joined #openstack-dev | 20:23 | |
*** jcooley_ has quit IRC | 20:24 | |
*** sushils has joined #openstack-dev | 20:27 | |
*** rongze has joined #openstack-dev | 20:31 | |
*** singhs has quit IRC | 20:32 | |
*** anniec has quit IRC | 20:32 | |
*** singhs_ has joined #openstack-dev | 20:32 | |
*** Ryan_Lane has quit IRC | 20:33 | |
*** gyee has quit IRC | 20:35 | |
*** rongze has quit IRC | 20:36 | |
*** jcooley_ has joined #openstack-dev | 20:37 | |
*** bauzas has joined #openstack-dev | 20:38 | |
*** jcooley_ has quit IRC | 20:39 | |
*** TrevorV has quit IRC | 20:41 | |
*** anniec has joined #openstack-dev | 20:42 | |
*** melwitt has joined #openstack-dev | 20:42 | |
*** eharney has joined #openstack-dev | 20:43 | |
*** buzztroll has joined #openstack-dev | 20:43 | |
stevemar | ayoung, ping | 20:44 |
ayoung | ping: unknown host ayoung | 20:44 |
ayoung | ** server can't find ayoung: NXDOMAIN | 20:45 |
*** cpallares has quit IRC | 20:45 | |
ayoung | stevemar, I think ICMP is blocked at the firewall | 20:45 |
*** romcheg has left #openstack-dev | 20:45 | |
*** cpallares has joined #openstack-dev | 20:45 | |
stevemar | ayoung: har har har | 20:45 |
stevemar | ayoung: don't try to get out of work just yet, it's not even 4 | 20:45 |
stevemar | ayoung: https://review.openstack.org/#/c/61916/ | 20:46 |
*** galstrom_zzz is now known as galstrom | 20:46 | |
ayoung | stevemar, you felt I was too nice? SHould have -2ed? | 20:46 |
stevemar | +2 that! | 20:47 |
stevemar | nah | 20:47 |
*** melwitt has quit IRC | 20:47 | |
stevemar | you don't have an issue with the removal of the second "if not trust:" right? | 20:47 |
ayoung | stevemar, In the future, just ask what you need, instead of sending a ping message. It makes it much more efficient for me to respond. | 20:48 |
ayoung | stevemar, yeah, I like the patch | 20:48 |
ayoung | I think the is_admin is not necessary. | 20:48 |
stevemar | ayoung, force of habit :P | 20:48 |
*** tdruiva has quit IRC | 20:48 | |
stevemar | ayoung: okay, i'll refactor the one at line 37 to remve the admin check | 20:48 |
stevemar | that cool? | 20:49 |
ayoung | There was a bug about trying to show a trust if using an admin_token, and that is not allowed...I think is_admin might be a broken check here | 20:49 |
*** tdruiva has joined #openstack-dev | 20:49 | |
stevemar | yeah, i was helping ldbragstad with that one yesterday | 20:49 |
ayoung | stevemar, yeah, that is fine...and add in the check that the user can be either trustor or trustee, otherwise throw an exception | 20:49 |
ayoung | that was the logic in the second check that needs to stay | 20:49 |
*** radez is now known as radez_g0n3 | 20:50 | |
stevemar | gotcha | 20:50 |
ayoung | nice work | 20:50 |
stevemar | is _admin_trustor_trustee used anywhere else..? | 20:50 |
ayoung | stevemar, I'd have to look | 20:51 |
*** vkozhukalov has joined #openstack-dev | 20:51 | |
*** TrevorV has joined #openstack-dev | 20:51 | |
stevemar | yeah, it is | 20:51 |
*** chandankumar_ has quit IRC | 20:53 | |
*** melwitt has joined #openstack-dev | 20:53 | |
reed | notmyname, can you help me answer https://ask.openstack.org/en/question/8476/swift3-middleware-for-openstack-swift-support-swift-1100-version-havana/? what's the status of S3 support in swift? | 20:53 |
*** tdruiva has quit IRC | 20:53 | |
*** gordc has quit IRC | 20:55 | |
*** mikeoutland has joined #openstack-dev | 20:55 | |
*** TrevorV has quit IRC | 20:55 | |
notmyname | reed: AFAIK, fujita's swift3 middleware still works. there is no official support for s3 in swift. fifieldt put this together a long time ago: https://docs.google.com/spreadsheet/ccc?key=0ArysOOuLgF_PdFlnSnA2bEtXMVFQSVNwUVZxNFNTaXc#gid=0 | 20:55 |
*** harlowja has joined #openstack-dev | 20:56 | |
stevemar | ayoung: i'm still not totally convinced that the 2 calls are different (aside from the extra is_admin check) | 20:56 |
reed | notmyname, thanks, I'll put together a FAQ from that question and that docs page | 20:56 |
*** sdake_ is now known as sdake-OOO | 20:56 | |
stevemar | ayoung: "the logic of the second check is slightly different from how you are reading it...it is an "and" to allow either the trustor or the trustee to read the trust" | 20:56 |
notmyname | reed: I think it's tom's doc, so you should ask him about it | 20:56 |
*** s0mik has quit IRC | 20:56 | |
reed | notmyname, it's on IRC, it's public :) | 20:57 |
ayoung | stevemar, the logic should be "the user needs to be either the trustor or the trustee in order to read the trust" | 20:57 |
stevemar | ayoung, agreed | 20:57 |
*** sdake is now known as sdake-OOO2 | 20:57 | |
stevemar | ayoung, isn't that what is being checked in admin_trustor_trustee_only ? (if i remove the is_admin check) | 20:57 |
notmyname | reed: sure sure. I just meant to see how up to date it is. just because I say something in IRC doesn't mean bad info needs to be further dispersed ;-) | 20:57 |
*** galstrom is now known as galstrom_zzz | 20:57 | |
reed | notmyname, indeed, I'm looking at it and it's not that useful for the answer I have in mind anyway | 20:58 |
ayoung | stevemar, Ideally, an admin would be able to read it, too, I just think that the logic for that is far more complex than we have in this check anyway. | 20:58 |
notmyname | ok | 20:58 |
*** glucas has quit IRC | 20:59 | |
*** dolphm has quit IRC | 20:59 | |
*** sushils has quit IRC | 21:03 | |
*** bdpayne has quit IRC | 21:03 | |
*** Ryan_Lane has joined #openstack-dev | 21:04 | |
stevemar | ayoung: alright - submitting new patch in a few mins | 21:04 |
stevemar | ayoung: thanks for the review of mapping impl too :O | 21:04 |
ayoung | stevemar, YW | 21:04 |
*** sushils has joined #openstack-dev | 21:05 | |
bknudson | ayoung: If you're in the mood for reviews -- https://review.openstack.org/#/c/56827/ | 21:05 |
*** vuil has quit IRC | 21:05 | |
*** jcooley_ has joined #openstack-dev | 21:05 | |
*** s0mik has joined #openstack-dev | 21:07 | |
*** kushal has quit IRC | 21:09 | |
*** otherwiseguy has quit IRC | 21:09 | |
*** bdpayne has joined #openstack-dev | 21:11 | |
*** clayg_ is now known as clayg | 21:13 | |
*** mfer_ has joined #openstack-dev | 21:15 | |
*** mfer has quit IRC | 21:16 | |
*** mfer_ has quit IRC | 21:16 | |
*** mkollaro has quit IRC | 21:16 | |
*** mfer has joined #openstack-dev | 21:16 | |
*** mfer has quit IRC | 21:17 | |
*** mfer has joined #openstack-dev | 21:17 | |
*** ArxCruz has joined #openstack-dev | 21:18 | |
*** AnilV4 has joined #openstack-dev | 21:18 | |
*** mfer has quit IRC | 21:19 | |
*** mfer has joined #openstack-dev | 21:20 | |
*** mfer has quit IRC | 21:20 | |
*** mfer has joined #openstack-dev | 21:21 | |
*** sushils has quit IRC | 21:21 | |
*** mfer has quit IRC | 21:22 | |
*** mfer has joined #openstack-dev | 21:23 | |
*** bdpayne has joined #openstack-dev | 21:23 | |
*** jasdeepH has quit IRC | 21:24 | |
*** termie_ is now known as termie | 21:25 | |
*** termie has quit IRC | 21:25 | |
*** termie has joined #openstack-dev | 21:25 | |
*** alcabrera has left #openstack-dev | 21:26 | |
*** sushils has joined #openstack-dev | 21:27 | |
*** changbl_ has quit IRC | 21:29 | |
*** changbl has joined #openstack-dev | 21:29 | |
*** boden has quit IRC | 21:30 | |
*** e0ne has quit IRC | 21:31 | |
*** gyee has joined #openstack-dev | 21:31 | |
*** ArxCruz has quit IRC | 21:31 | |
*** vkozhukalov has quit IRC | 21:33 | |
*** joesavak has joined #openstack-dev | 21:35 | |
*** jmontemayor has quit IRC | 21:37 | |
*** jsavak has quit IRC | 21:38 | |
cfriesen_ | I'm looking at doing some openstack_dashboard work. I've got a functional setup under devstack, but it looks like the webserver duties are being handled by apache. How can I run it in such a way that I can break into it using pdb to poke around? | 21:40 |
*** jcooley_ has quit IRC | 21:41 | |
*** jmckind has quit IRC | 21:42 | |
jgriffith | mtreinish: ping | 21:48 |
*** harlowja has quit IRC | 21:50 | |
*** rm_work is now known as rm_work|away | 21:51 | |
david-lyle | cfriesen_: if you clone horizon from github, you can run the development server along side | 21:51 |
david-lyle | the apache from anywhere on the devstack instance | 21:52 |
*** jcooley_ has joined #openstack-dev | 21:52 | |
*** SergeyLukjanov_ has quit IRC | 21:53 | |
*** joesavak has quit IRC | 21:54 | |
*** vkozhukalov has joined #openstack-dev | 21:54 | |
mtreinish | jgriffith: pong | 21:55 |
*** phschwartz has quit IRC | 21:55 | |
jgriffith | mtreinish: hey there... I just asked my questions here: https://review.openstack.org/#/c/62014/ | 21:55 |
*** phschwartz has joined #openstack-dev | 21:56 | |
jgriffith | mtreinish: I wasn't familiar with addCleanup :) | 21:56 |
jgriffith | mtreinish: but it seems that only runs after teardown by which time we've tried the invalid command and put the error in the logs for everybody to log a bug against Cinder for :) | 21:56 |
jgriffith | mtreinish: is there a way to run that prior to teardown? | 21:56 |
jgriffith | even on exception without catching? | 21:56 |
*** jcooley_ has quit IRC | 21:57 | |
jgriffith | besides putting it in teardown of course | 21:57 |
*** phschwartz has quit IRC | 21:57 | |
*** CaptTofu has joined #openstack-dev | 21:58 | |
*** phschwartz has joined #openstack-dev | 21:58 | |
mtreinish | jgriffith: the volume delete is happening in a teardown? | 21:58 |
jgriffith | mtreinish: yeah | 21:58 |
jgriffith | mtreinish: so we attach, try the ssh to test it | 21:58 |
jgriffith | the ssh raises an exception | 21:58 |
jgriffith | so the test bales and goes to teardown | 21:59 |
jgriffith | but nothing is in an expected state for teardown | 21:59 |
jgriffith | a number of the tempest tests do this BTW | 21:59 |
*** mfer has quit IRC | 21:59 | |
jgriffith | so the root error/failure results in a chain of resultant failures that actually should be expected | 22:00 |
*** harlowja has joined #openstack-dev | 22:00 | |
mtreinish | jgriffith: yeah I just took a look at the manager code and it actually looks like a poor reimplimination of addcleanup | 22:00 |
jgriffith | but that's why I think we have iffy bug reporting/logging | 22:00 |
mtreinish | the os resource stuff | 22:00 |
*** sarob has joined #openstack-dev | 22:00 | |
mtreinish | which is where the error is coming from | 22:00 |
jgriffith | right | 22:00 |
mtreinish | switching the common methods in manager.py to add cleanup would be the correct solution here I think | 22:01 |
*** jcooley_ has joined #openstack-dev | 22:01 | |
mtreinish | it's a LIFO so it'll do what you need | 22:01 |
jgriffith | hmmm | 22:01 |
jgriffith | but it won't have the specific info for that instance and volume | 22:02 |
mtreinish | so instead of doing set resource you do addCleanup(delete command for thing) in the manager.py | 22:02 |
jgriffith | looking... | 22:02 |
*** anniec has quit IRC | 22:02 | |
*** greghill has quit IRC | 22:03 | |
mtreinish | jgriffith: something like this: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/image/base.py#n159 | 22:04 |
cfriesen_ | david-lyle: so I'd run the development server on some alternate port and just connect to that instead of the default one? | 22:05 |
*** s0mik has quit IRC | 22:05 | |
mtreinish | jgriffith: or am I missing a detail about where the bug is? | 22:05 |
*** ewindisch is now known as zz_ewindisch | 22:05 | |
jgriffith | mtreinish: so if that example you have happens to raise an exception int eh create_image call | 22:05 |
jgriffith | BUT it actually created the image | 22:05 |
jgriffith | it won't get deleted | 22:05 |
david-lyle | cfriesen_, running "./run_tests.sh --runserver" in the horizon directory will start horizon at 127.0.0.1:8000 | 22:05 |
jgriffith | right? | 22:06 |
david-lyle | so different port yes | 22:06 |
cfriesen_ | david-lyle: ah, okay | 22:06 |
cfriesen_ | thanks | 22:06 |
jgriffith | because the exception gets raised inside the os_img_client.create call | 22:06 |
david-lyle | np | 22:06 |
jgriffith | and is never caught, so we bale out | 22:06 |
mtreinish | jgriffith: but how could you delete it then because you need the id | 22:06 |
jgriffith | and try to run tear down | 22:06 |
jgriffith | mtreinish: :) | 22:06 |
jgriffith | so I'm just using that partiular item as an example since you pointed to it ;) | 22:07 |
*** hashfail has joined #openstack-dev | 22:07 | |
jgriffith | Let's take my patch and talk about that | 22:07 |
jgriffith | so the issue is: | 22:07 |
jgriffith | We create an instance and that's good | 22:07 |
jgriffith | We creat a volume that's good too | 22:07 |
jgriffith | We attach, and even that's fine | 22:07 |
*** julienvey_ has quit IRC | 22:07 | |
jgriffith | BUT | 22:07 |
jgriffith | then we try to ssh to the instance and that raises an unhandled exception | 22:08 |
jgriffith | So we jump out and go to teardown | 22:08 |
jgriffith | teardown tries to delete the volume and it CAN"T because it's attached | 22:08 |
*** gimps has quit IRC | 22:08 | |
jgriffith | My first thought was "oh, teardown should do a force-delete anyway | 22:08 |
jgriffith | sadly, nova-volume api doesn't have force implemented (and that's what's used here) | 22:09 |
*** stevemar has quit IRC | 22:09 | |
jgriffith | and it seems that policies in nova make adding things to the API a bit ummm.... well, a pain in the butt | 22:09 |
mtreinish | jgriffith: so the issue here is the actually that the pseudo addCleanup in tearDownClass doesn't have a step for detach, not the exception being raised | 22:10 |
jgriffith | mtreinish: mmm... well ok I guess you can convinvce me of that | 22:10 |
mtreinish | ok so we create an instance, it succeeds | 22:10 |
mtreinish | it registers an addcleanup(delete instance) | 22:11 |
mtreinish | then we create a volume it works | 22:11 |
mtreinish | we register and addCleanup(delete volume) | 22:11 |
*** AnilV4 has quit IRC | 22:11 | |
mtreinish | we attach the volume it works | 22:11 |
*** thomasem has quit IRC | 22:11 | |
mtreinish | we register an addCleanup(detach volume) | 22:11 |
*** morazi has quit IRC | 22:11 | |
mtreinish | we try to ssh, but it raises an exception | 22:11 |
mtreinish | the test exits and we work through the addCleanup LIFO queue | 22:12 |
mtreinish | so first we detach the volume | 22:12 |
mtreinish | then we delete the volume | 22:12 |
jgriffith | ok... but that's the problem I think | 22:12 |
mtreinish | and finally we delete the instance | 22:12 |
jgriffith | my understanding of addCleanup is that it's executed AFTER teardown, no? | 22:12 |
*** bswartz has quit IRC | 22:13 | |
jgriffith | In which case that does me no good | 22:13 |
mtreinish | jgriffith: yeah it does, my suggestion (which is bigger than just the scope of your bugfix) is that you replace set_resource with all addCleanups | 22:13 |
mtreinish | which I'll draft right now actually | 22:13 |
jgriffith | Oh... if that's how addCleanup works then that's great | 22:14 |
*** openstackstatus has quit IRC | 22:14 | |
*** openstackstatus_ has joined #openstack-dev | 22:14 | |
*** openstackstatus_ is now known as openstackstatus | 22:14 | |
*** buzztroll has quit IRC | 22:15 | |
*** prad has quit IRC | 22:15 | |
*** buzztroll has joined #openstack-dev | 22:15 | |
*** openstackstatus has quit IRC | 22:15 | |
*** openstackstatus_ has joined #openstack-dev | 22:15 | |
*** openstackstatus_ is now known as openstackstatus | 22:16 | |
*** mikeoutland has quit IRC | 22:16 | |
jgriffith | so an add_cleanup in the "def create_server" instead of the "set_resource" might do the trick | 22:16 |
*** harlowja has quit IRC | 22:16 | |
*** Sindus has joined #openstack-dev | 22:16 | |
*** openstackstatus has quit IRC | 22:17 | |
*** buzztroll has quit IRC | 22:17 | |
*** openstackstatus_ has joined #openstack-dev | 22:17 | |
mtreinish | jgriffith: yeah, but you have to do it for all the set_resource calls | 22:17 |
*** openstackstatus_ is now known as openstackstatus | 22:17 | |
mtreinish | and we'll probably have to make helper functions for the deletes to wait for it to finish too | 22:17 |
mtreinish | jgriffith: in the short term you can always use cinder client and force delete the volume | 22:17 |
*** openstackstatus has quit IRC | 22:17 | |
mtreinish | I'm not sure why it's using novaclient there honestly | 22:17 |
*** openstackstatus has joined #openstack-dev | 22:18 | |
*** openstackstatus has quit IRC | 22:18 | |
*** openstackstatus has joined #openstack-dev | 22:18 | |
*** vladikr has quit IRC | 22:18 | |
*** mkollaro has joined #openstack-dev | 22:19 | |
*** otherwiseguy has joined #openstack-dev | 22:20 | |
*** mikeoutland has joined #openstack-dev | 22:20 | |
*** dsirrine has quit IRC | 22:21 | |
*** MaxV has quit IRC | 22:23 | |
*** carlp has quit IRC | 22:24 | |
*** harlowja has joined #openstack-dev | 22:24 | |
*** jasondotstar has quit IRC | 22:25 | |
*** jcooley_ has quit IRC | 22:25 | |
*** AlexF has joined #openstack-dev | 22:25 | |
*** mkollaro has quit IRC | 22:25 | |
*** ilukyanenkov has quit IRC | 22:26 | |
*** harlowja has quit IRC | 22:27 | |
*** kevinconway has quit IRC | 22:27 | |
*** harlowja has joined #openstack-dev | 22:28 | |
*** phschwartz has quit IRC | 22:31 | |
*** phschwartz has joined #openstack-dev | 22:32 | |
*** cpallares has quit IRC | 22:33 | |
*** vkozhukalov has quit IRC | 22:35 | |
*** denis_makogon_ has joined #openstack-dev | 22:35 | |
*** topol has quit IRC | 22:37 | |
*** AlexF has quit IRC | 22:37 | |
*** phschwartz is now known as phschwartz_aw | 22:38 | |
*** anniec has joined #openstack-dev | 22:39 | |
*** AlexF has joined #openstack-dev | 22:40 | |
*** buzztroll has joined #openstack-dev | 22:40 | |
*** e0ne has joined #openstack-dev | 22:42 | |
*** e0ne has quit IRC | 22:47 | |
*** CaptTofu has quit IRC | 22:49 | |
*** CaptTofu has joined #openstack-dev | 22:50 | |
*** s0mik has joined #openstack-dev | 22:52 | |
*** rcleere has quit IRC | 22:54 | |
*** dsirrine has joined #openstack-dev | 22:57 | |
*** Steap has left #openstack-dev | 22:57 | |
*** bpokorny has quit IRC | 22:58 | |
*** otherwiseguy has quit IRC | 22:58 | |
*** mgagne has quit IRC | 23:03 | |
mtreinish | jgriffith: https://review.openstack.org/#/c/62101/ I haven't tested it yet though, and I'm sure I screwed up the client semantics or something else | 23:04 |
*** vuil has joined #openstack-dev | 23:04 | |
*** burt has quit IRC | 23:05 | |
*** aeperezt has quit IRC | 23:05 | |
*** anniec has left #openstack-dev | 23:06 | |
*** sarob has quit IRC | 23:07 | |
*** jayg is now known as jayg|g0n3 | 23:07 | |
*** kbringard has quit IRC | 23:07 | |
*** sarob has joined #openstack-dev | 23:08 | |
*** dsirrine has quit IRC | 23:08 | |
*** asselin has quit IRC | 23:09 | |
*** sarob has quit IRC | 23:09 | |
*** sarob has joined #openstack-dev | 23:09 | |
*** datsun180b has quit IRC | 23:10 | |
*** sarob has quit IRC | 23:11 | |
*** sarob has joined #openstack-dev | 23:11 | |
*** sarob has quit IRC | 23:12 | |
*** gyee has quit IRC | 23:13 | |
*** sarob has joined #openstack-dev | 23:13 | |
*** pcm_ has quit IRC | 23:14 | |
*** sarob has quit IRC | 23:15 | |
*** sarob has joined #openstack-dev | 23:15 | |
*** Farooque has joined #openstack-dev | 23:15 | |
*** AlexF has quit IRC | 23:16 | |
*** sarob has quit IRC | 23:16 | |
*** vuil has quit IRC | 23:18 | |
*** sarob has joined #openstack-dev | 23:18 | |
*** anniec has joined #openstack-dev | 23:19 | |
*** anniec has quit IRC | 23:19 | |
*** Farooque has quit IRC | 23:19 | |
*** aeperezt has joined #openstack-dev | 23:20 | |
*** rnirmal has quit IRC | 23:20 | |
*** fbo is now known as fbo_away | 23:20 | |
*** sarob has quit IRC | 23:21 | |
*** alop has quit IRC | 23:21 | |
*** sarob has joined #openstack-dev | 23:21 | |
*** alop has joined #openstack-dev | 23:22 | |
*** Farooque has joined #openstack-dev | 23:22 | |
*** sarob has quit IRC | 23:24 | |
*** sarob_ has joined #openstack-dev | 23:24 | |
*** mikeoutland has quit IRC | 23:24 | |
*** lbragstad has quit IRC | 23:26 | |
*** sarob_ has quit IRC | 23:27 | |
*** blamar has quit IRC | 23:28 | |
*** FunnyLookinHat has quit IRC | 23:28 | |
*** carl_baldwin has quit IRC | 23:29 | |
*** sarob has joined #openstack-dev | 23:29 | |
*** buzztroll has quit IRC | 23:29 | |
*** sarob has quit IRC | 23:30 | |
*** sarob has joined #openstack-dev | 23:31 | |
*** greghill has joined #openstack-dev | 23:31 | |
*** anniec has joined #openstack-dev | 23:32 | |
*** sarob has quit IRC | 23:32 | |
*** Farooque has quit IRC | 23:34 | |
*** sarob has joined #openstack-dev | 23:34 | |
*** sarob has quit IRC | 23:35 | |
*** sarob has joined #openstack-dev | 23:36 | |
*** aeperezt has quit IRC | 23:37 | |
*** sarob has quit IRC | 23:41 | |
*** sarob has joined #openstack-dev | 23:41 | |
*** pmathews has quit IRC | 23:42 | |
*** GrantA has joined #openstack-dev | 23:42 | |
*** JordanRinke is now known as JordanRinke_afk | 23:42 | |
*** sarob has quit IRC | 23:42 | |
*** sarob has joined #openstack-dev | 23:43 | |
*** sarob has quit IRC | 23:45 | |
*** sarob has joined #openstack-dev | 23:45 | |
*** sarob has quit IRC | 23:46 | |
*** sarob has joined #openstack-dev | 23:48 | |
*** sarob has quit IRC | 23:49 | |
*** martyntaylor has quit IRC | 23:50 | |
*** sarob has joined #openstack-dev | 23:50 | |
*** kdbrierly has quit IRC | 23:50 | |
*** flaper87 is now known as flaper87|afk | 23:50 | |
*** denis_makogon_ has quit IRC | 23:51 | |
*** kbrierly has joined #openstack-dev | 23:51 | |
*** aeperezt has joined #openstack-dev | 23:53 | |
*** sarob has quit IRC | 23:54 | |
*** sarob has joined #openstack-dev | 23:56 | |
*** buzztroll has joined #openstack-dev | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!