Monday, 2013-08-05

*** sthaha has joined #openstack-qa00:23
*** sthaha has joined #openstack-qa00:23
openstackgerritandrea-frittoli proposed a change to openstack/tempest: Whitebox server expects deleted > 0  https://review.openstack.org/4012900:24
openstackgerritIvan-Zhu proposed a change to openstack-dev/grenade: add nova v3 api support in upgrade  https://review.openstack.org/4013401:03
*** woodspa has quit IRC02:19
openstackgerritIan Wienand proposed a change to openstack-dev/devstack: Use a dummy rpm for Fedora  https://review.openstack.org/3986203:02
*** HenryG has quit IRC03:17
*** prekarat has joined #openstack-qa03:18
openstackgerritIvan-Zhu proposed a change to openstack-dev/grenade: add nova v3 api support in upgrade  https://review.openstack.org/4013403:30
*** prekarat1 has joined #openstack-qa03:30
*** prekarat has quit IRC03:33
*** SergeyLukjanov has joined #openstack-qa03:39
openstackgerritPrem Karat proposed a change to openstack/tempest: Add nova v3 tests for test_servers  https://review.openstack.org/4014703:51
*** timello is now known as timello_vac03:55
openstackgerritPrem Karat proposed a change to openstack/tempest: Add nova-v3-api tests for create_servers  https://review.openstack.org/4015404:01
*** prekarat1 has quit IRC04:10
*** prekarat has joined #openstack-qa04:13
openstackgerritDean Troyer proposed a change to openstack-dev/devstack: Convert Nova's virt driver to hypervisor plugins  https://review.openstack.org/4015604:49
openstackgerritraiesmh08 proposed a change to openstack/tempest: Add network api test cases  https://review.openstack.org/3902304:59
*** raies has joined #openstack-qa05:02
raiesjaypipes: I have added patch 7, you had approved patch 6 , please check - https://review.openstack.org/#/c/39023/05:03
*** marun has joined #openstack-qa05:05
raiesjaypipes: r u there ?05:06
*** sourabh_ has joined #openstack-qa05:08
*** sourabh_ has quit IRC05:11
*** afazekas_ has joined #openstack-qa05:17
*** Ater has joined #openstack-qa05:18
*** Ater has left #openstack-qa05:20
openstackgerritA change was merged to openstack/tempest: Negative tests added for network  https://review.openstack.org/4004905:28
raiesjaypipes: hi05:39
*** SergeyLukjanov has quit IRC05:40
openstackgerritPrem Karat proposed a change to openstack/tempest: Add nova-v3-api tests for flavors  https://review.openstack.org/4016606:41
openstackgerritPrem Karat proposed a change to openstack/tempest: Add nova-v3-api tests for flavors  https://review.openstack.org/4016606:43
*** bashok has joined #openstack-qa06:43
*** tkammer has joined #openstack-qa06:52
afazekas_raies: looks like it is not trivial rebase now06:56
afazekas_git checkout master06:57
afazekas_git pull06:57
afazekas_git review -d 3902306:57
afazekas_ git rebase master06:58
afazekas_raies: I can try to approve it , but I think it will have merge conflicts07:00
afazekas_git add <conflicting file after edit>07:03
afazekas_git rebase --continue07:04
afazekas_dkranz,sdague:  FIXME: after a rebase issue one +2 vote is enough07:05
afazekas_Can I approve it alone in this case ?07:06
*** jhenner has joined #openstack-qa07:06
Anjuafazekas: may ia dd atest case for start and stopping a server07:07
*** jhenner has quit IRC07:08
afazekas_Anju: I do not know about any existing test  case which starts the server after a stop07:08
afazekas_So it can be ok07:09
Anjuyeah it is not currently avaialble07:10
*** giulivo has joined #openstack-qa07:15
afazekas_raies:  If you want I can try to re-approve it: https://review.openstack.org/#/c/39023/707:28
afazekas_Jenkis said it is a trivial rebase, I hope he is correct07:29
kashyapafazekas_, Hey, do you know why the Cirros image boot is failing? -- http://paste.openstack.org/show/43157/07:30
kashyapThis is on F19, Havana m-2 bits07:30
* kashyap goes to lunch, be back in a bit07:30
afazekas_kashyap: what was the boot command ?07:31
*** psedlak has joined #openstack-qa07:31
afazekas_kashyap: One nova change miss uses the libguestfs , so if you try to inject a file it may fail07:32
raiesafazekas_: yes please if u can please approve07:32
*** psedlak has quit IRC07:35
*** psedlak has joined #openstack-qa07:35
afazekas_kashyap: you need to disable the new hard link security feature and run qemu as the same as the nova  user, I am still waiting for info about which parts need to change, but it is very likely the nova is the sin07:36
afazekas_raies: jenkins was incorrect, so you need to rebase it07:39
*** fbo_away is now known as fbo07:39
afazekas_raies:  The previous QA meeting just allows me to approve  on trivial rebase,  I will ask the rules about less trivial rebase07:41
kashyapnova boot --flavor 2 --image \07:47
kashyap      38aa7e40-2672-4174-b6cf-a524945d4bec cirros-t107:47
kashyapafazekas, ^07:47
kashyapNo file injection here07:48
kashyapWhy I was wondering was - this worked for me a couple of days ago with Havana m2 bits.07:48
kashyapafazekas_, ^ Now, checking the permissions of qemu..07:49
afazekas_kashyap: Why do you show me AMQP messages ?07:50
kashyapafazekas_, Um, that was the last bits from the compute.log.  Didn't mean to point to AMQP messages.07:50
afazekas_kashyap: you can see many AMQP messages in the log even if nothing happening :)07:52
kashyapafazekas_, Ah, grep for 'failure' string in that pastebin :-)07:52
afazekas_Try to find the related ERROR message if there is any.07:53
afazekas_"failure": null07:53
kashyapYes, looking07:53
kashyap egrep -i 'ERROR|CRITICAL' /var/log/nova/compute.log07:54
kashyap2013-08-05 02:23:39.337 9715 DEBUG nova.openstack.common.service [-] fatal_exception_format_errors  = False log_opt_values /usr/lib/python2.7/site-packages/oslo/config/cfg.py:189907:54
kashyap2013-08-05 02:23:39.947 9715 DEBUG nova.openstack.common.service [-] publish_errors                 = False log_opt_values /usr/lib/python2.7/site-packages/oslo/config/cfg.py:189907:54
kashyapThat's pretty much what I see.07:56
afazekas_kashyap: is the instance in ERROR state ?07:57
kashyapafazekas_, Yes.07:57
kashyapafazekas_, And, qemu is not running either.  SELinux in permissive07:58
kashyapLet me try to boot a Fedora image07:58
afazekas_kashyap: check the scheduler log07:58
kashyapOh, this VM is small, it wouldn't work07:58
afazekas_is it in immediate fail ?07:58
afazekas_The image does not matters07:59
afazekas_you can try to boot the password.txt :)07:59
kashyapafazekas_, Yes, looking. Right, it's failing in 10 secs or so (maybe because, it's using qemu)07:59
afazekas_no07:59
afazekas_How much memeory do you have ?08:00
afazekas_is it a vm ?08:00
kashyapafazekas_, You know? Next I ping, just ignore me. It's the memory :(08:00
kashyapafazekas_, Thanks for the Scheduler log pointer.08:01
kashyapafazekas_, While I have your attention, do you know the resolution to that 'pip' issue with devstack?08:02
kashyapIf I manually install it, devstack removes it. Not sure what to do here :-)08:02
afazekas_git revert --no-edit 0392a10a635a8befb13ff242e2ed5d5be4b2356008:04
* kashyap goes to read the above commit08:06
*** afazekas_ is now known as afazekas_food08:07
*** jhenner has joined #openstack-qa08:11
*** jhenner has quit IRC08:26
*** jhenner has joined #openstack-qa08:32
*** jhenner has quit IRC08:46
openstackgerritZhang Hua proposed a change to openstack-dev/devstack: enable apache2 server as front end for keystone  https://review.openstack.org/3647408:48
openstackgerritraiesmh08 proposed a change to openstack/tempest: Add network api test cases  https://review.openstack.org/3902308:50
openstackgerritZhang Hua proposed a change to openstack-dev/devstack: enable apache2 server as front end for keystone  https://review.openstack.org/3647408:51
openstackgerritaguzikova proposed a change to openstack-dev/devstack: Add keystoneclient support for cinder.  https://review.openstack.org/3974708:52
raiesafazekas_food :08:53
raiesI have added patch 808:53
raiesplease check08:53
*** prekarat1 has joined #openstack-qa09:06
*** prekarat has quit IRC09:06
*** tkammer has quit IRC09:08
*** lifeless has quit IRC09:10
*** fbo is now known as fbo_away09:11
*** afazekas_ has joined #openstack-qa09:13
*** fbo_away is now known as fbo09:14
raiesafazekas_: please check https://review.openstack.org/#/c/39023/09:17
afazekas_since neutron is non-voting job I need wait until the full gate says it is ok09:18
*** lifeless has joined #openstack-qa09:20
Anjuafazekas: are u able to run this cli neutron net-update ??09:21
Anjuaccording to help i gave the arguments to update a network  id and its new name09:22
Anjubut afazekas: it is saying :Must specify new values to update network09:22
raiesafazekas: I have added not patch 8 which includes codes which were causing conflict09:26
afazekas_raies: after the full neutron gate job says this part is ok I'll check it09:27
*** tkammer has joined #openstack-qa09:28
raiesafazekas_: ok09:29
raiesI will let u know soon09:29
*** SergeyLukjanov has joined #openstack-qa09:38
raiesafazekas_: you can now check09:38
*** dosaboy_ has joined #openstack-qa09:40
*** dosaboy has quit IRC09:42
afazekas_Anju: are you trying to change the network uuid ?09:46
Anjunoooo09:47
Anjui select a network using its id09:47
Anjuand try to upadte it09:47
openstackgerritanju Tiwari proposed a change to openstack/tempest: Added a test for stop and start a server  https://review.openstack.org/4019110:11
mkodererafazekas: in which case assertTrue() should be avoided.. always?10:13
mkodererafazekas_: ^^10:13
*** tkammer has quit IRC10:15
*** prekarat1 has quit IRC10:26
*** tkammer has joined #openstack-qa10:28
raiesjaypipes: please check for approval https://review.openstack.org/#/c/39023/810:35
*** key has joined #openstack-qa10:41
*** prekarat has joined #openstack-qa10:47
*** prekarat has quit IRC11:03
afazekas_Anju: what is your exact command, is the network really exists , do you have admin permissions ?11:19
afazekas_mkoderer: For example if the response is a boolean , in this case it is ok11:20
afazekas_mkoderer: for sets and list it is not ok11:20
mkodererok I already put a command here https://review.openstack.org/#/c/37179/5/tempest/api/identity/admin/v3/test_roles.py11:21
mkodererI think this is a case where it is not ok11:21
mkoderersince it is a set11:21
mkodererafazekas_: ^^11:21
mkoderer^comment not command ;)11:23
raiesjaypipes: please check for approval https://review.openstack.org/#/c/39023/811:26
*** woodspa has joined #openstack-qa11:34
afazekas_mkoderer: that expression should be translated to testtools matcher11:35
afazekas_we do not have to much in the code yet...11:36
afazekas_The one is not used fully correctly11:36
* afazekas_ I'll be back in 1 hour11:36
mkoderergiulivo: ping11:48
giulivo pong mkoderer11:50
mkoderergiulivo: what if we introduce a new decorator for stress test11:50
mkodererso if a author want's to add the certain test to the stress test framework he just could use this decorator11:51
mkodererlike @stress-test11:51
*** mkollaro has joined #openstack-qa11:52
giulivoI've no idea how to implement that, but would +1 the feature11:53
mkoderergiulivo:  I mean we just add this decorator and we keep the json files11:54
mkodererif you specify a class/function without this decorator you get a warning11:55
mkodererwe could add a script that generates one json file with all possible actions by search for the decorator11:55
*** weshay has joined #openstack-qa11:56
giulivomkoderer, only I wonder, what is the purpose of the decorator_11:56
giulivo?11:57
giulivoI thought one wouldn't have to create any json file for that to work (maybe we could pass the threads number as argument to the decorator)11:58
mkodereryes right.. thats also possible11:58
mkodererthe decorator is the simply define that this method runs as stress test (and makes sense as stress test)11:59
mkoderergiulivo: but yes maybe we could skip the json file completely12:00
mkodererok it's just an idea - let me create a prototype and we will see ;)12:01
*** HenryG has joined #openstack-qa12:25
*** adalbas has quit IRC12:28
*** krtaylor has quit IRC12:40
*** jasondotstar has joined #openstack-qa12:43
*** adalbas has joined #openstack-qa12:44
openstackgerritSascha Peilicke proposed a change to openstack-dev/devstack: Don't install nodejs, horizon moved to lesscpy  https://review.openstack.org/4021812:50
*** dosaboy_ has quit IRC12:51
*** dosaboy has joined #openstack-qa12:52
*** prekarat has joined #openstack-qa13:08
*** mriedem has joined #openstack-qa13:24
*** krtaylor has joined #openstack-qa13:32
openstackgerritPrem Karat proposed a change to openstack/tempest: Add nova v3 tests for keypairs  https://review.openstack.org/4022413:38
openstackgerritA change was merged to openstack/tempest: Add network api test cases  https://review.openstack.org/3902313:41
openstackgerritIvan-Zhu proposed a change to openstack/tempest: port instance_actions and server_list tests into v3 part1  https://review.openstack.org/4022513:46
openstackgerritIvan-Zhu proposed a change to openstack/tempest: port instance_actions and server_list tests into v3 part2  https://review.openstack.org/4022613:48
openstackgerritnayna-patel proposed a change to openstack/tempest: Test cases for Roles V3 Actions  https://review.openstack.org/3717913:57
*** adalbas has quit IRC14:02
*** bashok has quit IRC14:05
*** fbo is now known as fbo_away14:12
*** afazekas_ has quit IRC14:13
*** adalbas has joined #openstack-qa14:18
*** fbo_away is now known as fbo14:21
*** dkranz has quit IRC14:21
*** burt has joined #openstack-qa14:26
*** key4 has joined #openstack-qa14:27
*** key has quit IRC14:28
giulivojaypipes, thanks for the vote but don't approve it yet please14:32
giulivoI'd really like other people to jump in that to see what is the general idea of what we should or should not do in a scenario test14:32
jaypipesgiulivo: I did not :)14:37
*** dosaboy has quit IRC14:55
*** dosaboy has joined #openstack-qa14:55
*** mlavalle has joined #openstack-qa14:56
*** AT has joined #openstack-qa15:00
*** dkranz has joined #openstack-qa15:19
*** sthaha has quit IRC15:22
mtreinishsdague, dkranz, jaypipes, afazekas: can I get some eyes on: https://review.openstack.org/39099 and https://review.openstack.org/39539 they're the 2 big failures in the testr runs right now.15:29
jaypipesmtreinish: yup.15:29
mtreinishjaypipes: great thanks15:30
jaypipesmtreinish: "A security group rule can only be added the same to security group once" ?15:30
jaypipesmtreinish: do you mean "A security group rule can only be added to the same security group once"?15:30
mtreinishjaypipes: oops, ok I'll fix the typo and repush it15:31
jaypipesmtreinish: ok, sounds good...15:33
jaypipesmtreinish: sorry, just wanted to make sure that I understood you properly.15:33
sdaguemtreinish: ok, reviewed15:34
dkranzmtreinish: Looking...15:35
mtreinishjaypipes: nothing to apologize for it needed to be fixed. It wouldn't be a problem if I could write well...15:36
mtreinishsdague, dkranz: ok thanks15:36
sdaguemtreinish: ok, I'm +2 on one and -1 on the other, for reasons inline15:38
dkranzmtreinish: For the host_aggregates, the last negative test involves actually adding a host before the "negative" part. Doesn't that one need the same treatment?15:40
mtreinishsdague: actually your -1 comment led me to a bug. OfficialClientManager isn't a test class so tearDownClass won't automatically run... (I'll fix that)15:42
mriedemafazekas: ping15:42
mtreinishdkranz: not sure let me look15:43
mtreinishdkranz: yep looks that way, I'll respin it and add the lock15:44
openstackgerritSalvatore Orlando proposed a change to openstack-dev/devstack: Run Neutron migrations after creating schema  https://review.openstack.org/4024315:56
openstackgerritSean Dague proposed a change to openstack-dev/grenade: add oslo and infra from git to the upgrade  https://review.openstack.org/3957415:59
*** prekarat has quit IRC16:00
*** prekarat has joined #openstack-qa16:05
giulivoping mkoderer16:17
*** tkammer has quit IRC16:17
*** SergeyLukjanov has quit IRC16:17
*** psedlak has quit IRC16:22
*** dosaboy has quit IRC16:25
*** dosaboy has joined #openstack-qa16:27
openstackgerritJames Kyle proposed a change to openstack-dev/devstack: Ensures cross compatibility for zsh and bash.  https://review.openstack.org/3997116:32
*** fbo is now known as fbo_away16:33
*** jhenner has joined #openstack-qa16:36
*** weshay has quit IRC16:40
*** jasondotstar has quit IRC16:48
*** bearhands is now known as comstud16:54
*** psedlak has joined #openstack-qa16:55
openstackgerritSean Dague proposed a change to openstack-dev/grenade: add oslo and infra from git to the upgrade  https://review.openstack.org/3957417:01
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add tenant isolation for scenario tests  https://review.openstack.org/3909917:04
*** AT has left #openstack-qa17:06
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add locks for all aggregates tests with hosts  https://review.openstack.org/3953917:06
*** jasondotstar has joined #openstack-qa17:20
*** SergeyLukjanov has joined #openstack-qa17:22
*** giulivo has quit IRC17:25
openstackgerritSean Dague proposed a change to openstack-dev/grenade: add oslo and infra from git to the upgrade  https://review.openstack.org/3957417:27
mtreinishfun looks like there is another new aggregates fail now. This ones even stranger: http://logs.openstack.org/23/39723/11/check/gate-tempest-devstack-vm-testr-full/ea37975/console.html17:29
dkranzsdague: I can never remember this. Is it ok to approve a patch before the initial Jenkins +1?17:29
sdaguedkranz: no :)17:29
sdagueit can break the gate17:30
sdaguelet jenkins +1 first17:30
dkranzsdague: OK. Perhaps not possible but it would be nice if the messages about new patches in the channel showed after that +117:31
mtreinishjog0: ^^ any ideas on that one. I don't know why add_host wouldn't exist for some tests but other ones pass. (also the code quite clearly has add_host in the _actions dict)17:32
mtreinishdkranz: yeah I think that you should be able to change the gerritbot config to enable that. But, I think that may be bordering on being a bit too chatty.17:33
mtreinishdkranz: oh, nm I misread what you were looking for. I don't know if gerritbot can conditionally print new patchset given a jenkins response.17:35
*** bdperkin_gone has joined #openstack-qa17:40
*** bdperkin_gone is now known as bdperkin17:40
*** bdperkin has quit IRC17:42
*** bdperkin has joined #openstack-qa17:42
mtreinishjog0: what's even more fun about that fail is that enabling locking on all tests with add_host fixes it17:42
*** burt has quit IRC17:43
jog0mtreinish: will look ina moment17:45
jog0mtreinish: very strange18:12
openstackgerritSean Dague proposed a change to openstack-dev/grenade: add oslo and infra from git to the upgrade  https://review.openstack.org/3957418:14
jog0mtreinish: I think the KeyError exception logic is too general18:14
jog0and is catching something else18:15
jog0mtreinish: to test I would just remove the try except block in  nova/api/openstack/compute/contrib/aggregates.py:22818:15
jog0and rerun18:15
jog0and see the error really is18:15
openstackgerritKyle Mestery proposed a change to openstack-dev/devstack: Correctly setup ML2 mechanism_drivers  https://review.openstack.org/4026018:25
*** krtaylor has quit IRC18:26
*** fbo_away is now known as fbo18:35
openstackgerritA change was merged to openstack/tempest: Remove skip code for test_servers_whitebox as bug had been fixed  https://review.openstack.org/3761018:40
*** krtaylor has joined #openstack-qa18:51
*** burt has joined #openstack-qa18:55
openstackgerritA change was merged to openstack/tempest: Skip secgroup rules invalid id tests until bug 1182384 is fixed  https://review.openstack.org/4001518:58
*** mkollaro has quit IRC19:02
*** hemnafk is now known as hemna19:08
*** mkollaro has joined #openstack-qa19:20
openstackgerritA change was merged to openstack-dev/grenade: Use pip -e in setup_develop  https://review.openstack.org/4002219:22
*** psedlak has quit IRC19:32
*** mriedem has quit IRC19:34
openstackgerritA change was merged to openstack-dev/grenade: add oslo and infra from git to the upgrade  https://review.openstack.org/3957419:47
*** mriedem has joined #openstack-qa19:49
openstackgerritA change was merged to openstack/tempest: Add locks for all aggregates tests with hosts  https://review.openstack.org/3953919:54
openstackgerritA change was merged to openstack-dev/devstack: Add support for running multiple n-cpus for performance testing  https://review.openstack.org/3985119:55
mtreinishjog0: looks like it was from https://review.openstack.org/#/c/36651/ see: http://paste.openstack.org/show/43228/20:01
mtreinishI'll push out a fix to handle that20:01
openstackgerritA change was merged to openstack/tempest: Whitebox server expects deleted > 0  https://review.openstack.org/4012920:03
jog0mtreinish: ahh thanks20:05
jog0mtreinish: yeah I didn't like those patches too much but they were in the name of user friendliness20:05
jog0mtreinish: you fix should also get rid of that overly general try except block20:06
mtreinishjog0: ok, I'll change it to directly check for the action in the list up front.20:07
jog0mtreinish: ++20:07
*** SergeyLukjanov has quit IRC20:07
dkranzlifeless: Could you give (or not) final +1  to https://review.openstack.org/#/c/39716/  please?20:08
openstackgerritMonty Taylor proposed a change to openstack-dev/devstack: Update projects to global requirements before setup  https://review.openstack.org/3570520:17
mtreinishjog0: about https://review.openstack.org/39539 it definitely does mask an issue with the logic added by https://review.openstack.org/#/c/36651/ but I'd like to get the testr runs back on track while fixing it in nova20:18
dkranzsdague: Can you comment on https://review.openstack.org/#/c/37194/20:19
jog0mtreinish: reasonable enough, can you file a bug or two and put comments in tempest saying so20:19
jog0I just want to make sure the locks in tempest get pulled as soon as its safe20:19
mtreinishjog0: yeah I'll push a patch out adding comments. (maybe I can figure out a way to get it picked up by the skip tracker...)20:20
jog0mtreinish: that would be nice, I was thinking that this is a new type of 'skip' that the tracker should watch20:22
openstackgerritSean Dague proposed a change to openstack-dev/devstack: Update projects to global requirements before setup  https://review.openstack.org/3570520:22
mtreinishjog0: yeah, I was just thinking the same thing. I'll need to think of a good way to document in the code but at the same time make it easy to be picked up the tracker and add it as an additional check.20:26
mtreinishfor the tracker that is20:26
jog0right20:27
openstackgerritA change was merged to openstack/tempest: White space after # in thirdparty  https://review.openstack.org/3972620:44
*** fbo is now known as fbo_away20:46
*** fbo_away is now known as fbo20:47
dkranzlifeless: Thanks for the review. Odd though. It actually failed for me with the colons.20:49
lifelessdkranz: I may have had them slightly wrong. Shrug :)20:49
dkranzlifeless: No worries.20:49
*** rhsu has joined #openstack-qa20:55
*** key4 has quit IRC20:57
*** key has joined #openstack-qa20:57
*** psedlak has joined #openstack-qa20:58
*** psedlak has quit IRC20:59
afazekasmriedem: pong20:59
mriedemafazekas: hey, was just going to see if i could add you to this review? https://review.openstack.org/#/c/40070/21:03
mriedemafazekas: probably isn't necessary though, lots of +1's already21:04
afazekasmriedem: yes that review fixes an issue, but there is more there (more complex), but it makes it better than it was originally21:06
afazekas+121:07
mriedemafazekas: ok, thanks21:07
* afazekas zzzzzzz21:11
openstackgerritDean Troyer proposed a change to openstack-dev/devstack: Convert Nova's virt driver to hypervisor plugins  https://review.openstack.org/4015621:12
*** jasondotstar has quit IRC21:20
*** woodspa has quit IRC21:24
*** dkranz has quit IRC21:25
*** krtaylor has quit IRC21:38
*** mriedem has quit IRC21:43
*** fbo is now known as fbo_away21:45
*** mkollaro has quit IRC21:48
openstackgerritA change was merged to openstack/tempest: Make testr full runs skip tests with 'slow' tag  https://review.openstack.org/3971621:49
openstackgerritaguzikova proposed a change to openstack-dev/devstack: Add keystoneclient support for cinder.  https://review.openstack.org/3974721:56
*** burt has quit IRC22:04
*** jasondotstar has joined #openstack-qa22:12
*** mlavalle has quit IRC22:32
*** krtaylor has joined #openstack-qa22:40
openstackgerritJames E. Blair proposed a change to openstack-infra/devstack-gate: Use Jenkins credentials store if specified  https://review.openstack.org/4031022:42
*** rhsu has quit IRC23:46

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