| *** donald650 has quit IRC | 00:17 | |
| *** heckj has quit IRC | 00:36 | |
| *** jdurgin has quit IRC | 00:38 | |
| *** mszilagyi has quit IRC | 00:41 | |
| *** dragondm has quit IRC | 00:45 | |
| *** ohnoimdead has quit IRC | 00:46 | |
| *** mgius has quit IRC | 00:51 | |
| *** jhtran_ has joined #openstack-dev | 00:53 | |
| *** jhtran has quit IRC | 00:53 | |
| *** jhtran_ is now known as jhtran | 00:53 | |
| *** jhtran has quit IRC | 00:54 | |
| *** Tushar has joined #openstack-dev | 00:56 | |
| *** Tushar has quit IRC | 00:59 | |
| *** negronjl has quit IRC | 01:38 | |
| *** negronjl has joined #openstack-dev | 01:57 | |
| *** negronjl has quit IRC | 02:13 | |
| *** zul has joined #openstack-dev | 02:16 | |
| *** negronjl has joined #openstack-dev | 02:21 | |
| *** mnaser has joined #openstack-dev | 02:59 | |
| *** negronjl has quit IRC | 03:29 | |
| *** negronjl has joined #openstack-dev | 03:30 | |
| *** vladimir3p_ has joined #openstack-dev | 03:51 | |
| *** vladimir3p has quit IRC | 03:53 | |
| *** openpercept_ has joined #openstack-dev | 04:03 | |
| *** negronjl has quit IRC | 04:05 | |
| *** negronjl has joined #openstack-dev | 04:05 | |
| *** negronjl has quit IRC | 04:07 | |
| *** negronjl has joined #openstack-dev | 04:07 | |
| *** nmistry has joined #openstack-dev | 04:15 | |
| *** negronjl has quit IRC | 04:16 | |
| *** yamahata_ has quit IRC | 04:21 | |
| *** yamahata__ has quit IRC | 04:21 | |
| *** yamahata_ has joined #openstack-dev | 04:22 | |
| *** yamahata__ has joined #openstack-dev | 04:22 | |
| *** nmistry has quit IRC | 04:25 | |
| *** vladimir3p_ has quit IRC | 04:50 | |
| *** chomping has joined #openstack-dev | 04:50 | |
| *** yamahata__ has quit IRC | 05:12 | |
| *** yamahata_ has quit IRC | 05:12 | |
| *** yamahata__ has joined #openstack-dev | 05:13 | |
| *** yamahata_ has joined #openstack-dev | 05:13 | |
| *** zaitcev has quit IRC | 05:57 | |
| *** mnaser has quit IRC | 06:01 | |
| *** openpercept_1 has joined #openstack-dev | 06:31 | |
| *** openpercept_ has quit IRC | 06:31 | |
| *** openpercept_1 is now known as openpercept_ | 06:32 | |
| *** openpercept_ has joined #openstack-dev | 06:32 | |
| *** tadhgred has joined #openstack-dev | 06:55 | |
| *** timr has quit IRC | 06:56 | |
| *** chomping has quit IRC | 07:05 | |
| *** reidrac has joined #openstack-dev | 07:06 | |
| *** chomping has joined #openstack-dev | 07:11 | |
| *** chomping has quit IRC | 07:19 | |
| HugoKuo__ | how to parse the xml file ? | 07:19 |
|---|---|---|
| HugoKuo__ | with django-dashboard ? | 07:19 |
| *** timr has joined #openstack-dev | 07:26 | |
| *** tadhgred has quit IRC | 07:29 | |
| ttx | xtoddx: You're assigned to bug 796018 (targeted to diablo-3): are you actually working on that ? Or should we unassign you / untarget it to let someone else have a shot at it ? | 07:46 |
| uvirtbot` | Launchpad bug 796018 in nova "provider firewall rules should block outbound traffic to specified hosts" [Wishlist,Confirmed] https://launchpad.net/bugs/796018 | 07:46 |
| *** timr has quit IRC | 07:54 | |
| xtoddx | ttx: i haven't touched it, and likely won't anytime soon. | 07:56 |
| ttx | xtoddx: ok, I'll unassign you then... any reason why you specifically targeted it to diablo-3 ? | 07:57 |
| ttx | You wanted to fix it for that milestone ? Or we *need* to have it fixed for that milestone ? | 07:57 |
| xtoddx | because it was the next one :) | 07:57 |
| xtoddx | no reason it can't be pushed | 07:57 |
| ttx | ok, will update | 07:58 |
| ttx | thx! | 07:58 |
| *** rohitk has joined #openstack-dev | 07:59 | |
| *** darraghb has joined #openstack-dev | 09:07 | |
| rohitk | Hi Brian, do you think it is necessary to check if a mocked method is called or not in a unit test? | 09:11 |
| *** rohitk has quit IRC | 09:16 | |
| *** rohitk has joined #openstack-dev | 09:16 | |
| *** rods has joined #openstack-dev | 09:22 | |
| doude | Hi all, in multizone mode, a project could be explode to several zones ? | 09:32 |
| HugoKuo__ | curl -X GET -H "X-Auth-User: hugo" -H "X-Auth-Key: 2c9c3abb-5118-4a06-92ed-a344f1ad537e" "http://172.16.4.184:8774/servers" -v | 09:42 |
| HugoKuo__ | could some one correct me ? | 09:42 |
| HugoKuo__ | What's the correct syntax of getting serves ? | 09:42 |
| doude | Hi, met a problem when I try to inject ssh key in booting image. I use virt driver Libvirt. I check log of nova-compute. It receiver correct RSA key in the RPC cast command but it doesn't inject the correct key the filesystem of the VM. Do you try that ? | 10:23 |
| doude | I set the file key in 'nova boot' command | 10:24 |
| *** mancdaz has quit IRC | 10:35 | |
| doude | I found the problem, python-novaclient 2.5.8 command add the key from arg --key in injected_files field of the boot request. But libvirt driver use the field request_spec.key_data of the request. | 10:42 |
| doude | request_spec.key_data is automaticaly fill by OSAPI server. It takes the first pair keys of the project | 10:44 |
| *** rohitk has quit IRC | 11:48 | |
| *** zul has quit IRC | 11:54 | |
| *** mancdaz has joined #openstack-dev | 11:55 | |
| *** lts has joined #openstack-dev | 12:01 | |
| *** mfer has joined #openstack-dev | 12:04 | |
| *** bcwaldon has joined #openstack-dev | 12:44 | |
| *** lorin1 has joined #openstack-dev | 12:53 | |
| *** mnaser has joined #openstack-dev | 13:20 | |
| *** mnaser has quit IRC | 13:53 | |
| *** mnaser has joined #openstack-dev | 14:00 | |
| *** med_out is now known as medberry | 14:00 | |
| *** nmistry has joined #openstack-dev | 14:01 | |
| *** gaitan has joined #openstack-dev | 14:03 | |
| *** nmistry has quit IRC | 14:22 | |
| *** jkoelker has joined #openstack-dev | 14:27 | |
| *** mdomsch has joined #openstack-dev | 14:31 | |
| *** cp16net has joined #openstack-dev | 14:44 | |
| *** openpercept_ has quit IRC | 14:50 | |
| *** dragondm has joined #openstack-dev | 14:52 | |
| *** rupakg has joined #openstack-dev | 15:01 | |
| jaypipes | bcwaldon: can https://blueprints.launchpad.net/glance/+spec/glance-cli-filters be marked closed? status on that? | 15:07 |
| *** alekibango has joined #openstack-dev | 15:08 | |
| *** reidrac has left #openstack-dev | 15:14 | |
| *** rnorwood has joined #openstack-dev | 15:24 | |
| *** darraghb has quit IRC | 15:44 | |
| openstackjenkins | Project swift build #294: SUCCESS in 29 sec: http://jenkins.openstack.org/job/swift/294/ | 15:46 |
| openstackjenkins | Tarmac: Fix swift3 authentication bug about the Date and X-Amz-Date handling. | 15:46 |
| ttx | vishy: you might want to have a look at bug 810563 and bug 814471 | 15:48 |
| uvirtbot` | Launchpad bug 810563 in nova "Unable to start networking (trying to add VLAN #100 to IF -:None:- error: No such device)" [High,Confirmed] https://launchpad.net/bugs/810563 | 15:48 |
| uvirtbot` | Launchpad bug 814471 in nova "AttributeError 'Network' object has no attribute 'dhcp_server'" [High,Triaged] https://launchpad.net/bugs/814471 | 15:48 |
| *** troytoman-away is now known as troytoman | 15:57 | |
| *** rnorwood has quit IRC | 16:02 | |
| *** zaitcev has joined #openstack-dev | 16:26 | |
| *** jhtran has joined #openstack-dev | 16:29 | |
| jhtran | hey all. can i get reviews on https://code.launchpad.net/~jtran/nova/lp704645/+merge/68211 | 16:30 |
| *** AhmedSoliman has joined #openstack-dev | 16:37 | |
| *** jdurgin has joined #openstack-dev | 16:40 | |
| vishy | ttx: posted a fix for 814471: I haven't seen the other, perhaps it is oneiric only? | 16:45 |
| *** mszilagyi has joined #openstack-dev | 16:51 | |
| *** mszilagyi has quit IRC | 16:52 | |
| *** jhtran has quit IRC | 16:53 | |
| *** jhtran has joined #openstack-dev | 16:53 | |
| vishy | markwash, blamar, bcwaldon: I snagged back the finalize-auth blueprint | 16:54 |
| blamar | vishy: cool cool | 16:55 |
| *** martine has joined #openstack-dev | 16:59 | |
| *** martine is now known as martinejs | 17:03 | |
| *** mszilagyi has joined #openstack-dev | 17:08 | |
| bcwaldon | jaypipes: Sorry, was out to lunch. I ran into a couple of wierd issues on the last branch. haven't had time to look into it enough. Hopefully this weekend | 17:10 |
| jaypipes | bcwaldon: no worries mate. | 17:11 |
| jaypipes | bcwaldon: btw, pushed merged 713149 branch for new code review... | 17:11 |
| jaypipes | bcwaldon: is dan prince in today? | 17:11 |
| bcwaldon | jaypipes: I'll take a look this afternoon. Dan is in as well | 17:12 |
| jaypipes | bcwaldon: cool, just ask him to run that branch through smokestack servers with his S3 account creds, please? | 17:13 |
| bcwaldon | jaypipes: it's not an automatic process, but he can try to review it manually | 17:14 |
| bcwaldon | jaypipes: don't quite have that much configurability | 17:14 |
| jaypipes | bcwaldon: yes, I understand. thanks in advance to dan! | 17:14 |
| *** dragondm has quit IRC | 17:15 | |
| jhtran | hey all. can i get reviews on https://code.launchpad.net/~jtran/nova/lp704645/+merge/68211 | 17:16 |
| *** dspano has joined #openstack-dev | 17:24 | |
| *** kbringard has joined #openstack-dev | 17:25 | |
| *** mgius has joined #openstack-dev | 17:26 | |
| *** ohnoimdead has joined #openstack-dev | 17:33 | |
| *** ohnoimdead has quit IRC | 17:33 | |
| *** ohnoimdead has joined #openstack-dev | 17:33 | |
| *** dprince has joined #openstack-dev | 17:34 | |
| *** mgius has quit IRC | 17:36 | |
| jhtran | vishy: u have a sec? | 17:36 |
| *** zul has joined #openstack-dev | 17:36 | |
| vishy | jhtran: in the middle of a codding sess, what's up? | 17:37 |
| *** mgius has joined #openstack-dev | 17:37 | |
| jhtran | oh i'll just throw this out there really quick but in the example of bug 804430... | 17:38 |
| uvirtbot` | Launchpad bug 804430 in nova "nova-manage vpn list command fails" [Medium,In progress] https://launchpad.net/bugs/804430 | 17:38 |
| jhtran | no easy way to write tests cuz the problem is in sqlalchemy api | 17:38 |
| jhtran | the function is only called by nova-manage | 17:38 |
| jhtran | since there aren't any existing test case for nova-mange nor for direct sqlalchemy api functions.... | 17:38 |
| jhtran | would it make sense to create a new test case class for either? | 17:39 |
| *** AhmedSoliman has quit IRC | 17:42 | |
| vishy | bcwaldon: question about openstack tests | 17:46 |
| bcwaldon | vishy: shoot | 17:46 |
| vishy | jhtran: yeah nova-manage is lite on tests | 17:47 |
| vishy | bcwaldon: so the fake authmanager stuff sucks | 17:47 |
| bcwaldon | vishy: agreed | 17:47 |
| vishy | I'm trying to rip it out | 17:47 |
| vishy | for now I'll leave it in test_auth | 17:47 |
| vishy | but all the other tests, here is what i'm thinking | 17:47 |
| vishy | i have a wsgi middleware called InjectContext | 17:48 |
| vishy | which lets you put whatever context you want in | 17:48 |
| vishy | so i'm thinking of modifying fakes.wsgi_app to add that middleware instead of auth.AuthMiddleware | 17:49 |
| vishy | bcwaldon: thoughts? | 17:49 |
| bcwaldon | vishy: okay, so what functional difference will there be, and what does this get us? | 17:49 |
| vishy | Eventually AuthManager is going to die | 17:50 |
| vishy | so I'm trying to pull it out of all of the tests | 17:50 |
| vishy | and only have it in the AuthMiddleware | 17:50 |
| vishy | everything else just assumes the nova.context is correct | 17:50 |
| bcwaldon | Sure, I think that's a great thing to take care of | 17:50 |
| vishy | i have everything passing except the tests which are using the FakeAuthMiddleware | 17:51 |
| vishy | sorry FakeAuthManager | 17:51 |
| bcwaldon | awesome, I'll take a look whenever you prop it | 17:51 |
| vishy | ok going to try this change then | 17:51 |
| bcwaldon | sounds good | 17:52 |
| jhtran | vishy: when you say nova-manage is lite on tests, do you mean there are some tests in there somewhere? | 17:57 |
| jhtran | i didn't see any | 17:57 |
| vishy | lite == nonexistent :) | 17:57 |
| vishy | eventually most stuff in nova-manage should move into admin apis | 17:57 |
| s1rp | jaypipes: https://code.launchpad.net/~jason-koelker/glance/delayed_delete/+merge/64451 has +2, any reason why it shouldn't merge? | 17:58 |
| jhtran | lol ok. to be honest, i'd rather have tests directly for the db.sqlalchemy apis | 17:58 |
| jaypipes | s1rp: looking... | 17:59 |
| jhtran | i guess those are usually tested via unit tests functions from other test cases but wouldn't it make sense to have some unit testing directly against those db apis? | 17:59 |
| jhtran | like a test_db_api.py? | 18:02 |
| jhtran | class DbApiTestCase | 18:02 |
| jaypipes | s1rp: I'm not a huge fan of a) the Daemon class (it's not really a daemon... it's a program that wakes itself up spawns itself after X seconds...) and b) the way the database access is done in the functional tests (doesn't re-use the existing @runs_sql decorator... I'll add a comment in the review. | 18:03 |
| s1rp | jaypipes: ok | 18:17 |
| *** ccorrigan has quit IRC | 18:18 | |
| *** mdomsch has quit IRC | 18:23 | |
| *** dragondm has joined #openstack-dev | 18:30 | |
| *** zul has quit IRC | 18:40 | |
| openstackjenkins | Project burrow build #23: SUCCESS in 17 sec: http://jenkins.openstack.org/job/burrow/23/ | 18:46 |
| Daviey | anyone fancy reviewing https://code.launchpad.net/~davewalker/nova/validate_groupname_create_security_group/+merge/68197 ? :) | 18:48 |
| vishy | jhtran: that would be awesome | 18:53 |
| jhtran | ok , thx for the feedback. i just wanted to make sure it makes sense | 18:54 |
| *** jjm has joined #openstack-dev | 18:59 | |
| *** cp16net has quit IRC | 19:22 | |
| *** jjm has quit IRC | 19:32 | |
| *** rnorwood has joined #openstack-dev | 19:34 | |
| *** troytoman is now known as troytoman-away | 19:39 | |
| *** jhtran has quit IRC | 19:41 | |
| *** dprince has quit IRC | 19:55 | |
| openstackjenkins | Project burrow build #24: SUCCESS in 15 sec: http://jenkins.openstack.org/job/burrow/24/ | 20:02 |
| openstackjenkins | Tarmac: Changed WSGI frontend to pass delete account/queue responses back through. | 20:02 |
| *** lts has quit IRC | 20:10 | |
| *** asomya has joined #openstack-dev | 20:15 | |
| *** AhmedSoliman has joined #openstack-dev | 20:21 | |
| *** martinejs has quit IRC | 20:33 | |
| *** rnorwood has quit IRC | 20:33 | |
| *** medberry is now known as med_out | 20:35 | |
| *** dragondm has quit IRC | 20:37 | |
| *** mfer has quit IRC | 20:40 | |
| *** mfer has joined #openstack-dev | 20:40 | |
| *** kbringard has quit IRC | 20:54 | |
| *** kbringard has joined #openstack-dev | 20:55 | |
| *** kbringard has quit IRC | 21:01 | |
| *** kbringard_ has joined #openstack-dev | 21:01 | |
| *** lorin1 has quit IRC | 21:02 | |
| jaypipes | Vek: good looking code. | 21:05 |
| annegentle | alrighty, the wiki spam got super bad this afternoon and I shut off new account creation just now. | 21:08 |
| annegentle | I'd like to upgrade to 1.9.1 or higher. | 21:10 |
| *** kbringard_ has quit IRC | 21:12 | |
| *** kbringard has joined #openstack-dev | 21:13 | |
| *** kbringard_ has joined #openstack-dev | 21:17 | |
| *** kbringard has quit IRC | 21:17 | |
| *** kbringard_ is now known as kbringard | 21:17 | |
| jaypipes | annegentle: go for it. :) | 21:26 |
| annegentle | jaypipes: makes me nervous, I've heard horror stories :) Guess I'll snapshot the whole server and then just run the upgrade. | 21:27 |
| jaypipes | annegentle: always a safe bet. | 21:27 |
| *** markvoelker has quit IRC | 21:28 | |
| kbringard | you didn't like my documentation about male enhancement? | 21:29 |
| annegentle | kbringard: LOL. You mean Patagonia coupons. | 21:29 |
| kbringard | oh right, I always those 2 confused | 21:29 |
| *** bcwaldon has quit IRC | 21:31 | |
| *** openstackjenkins has quit IRC | 21:33 | |
| *** mszilagyi has quit IRC | 21:34 | |
| *** mszilagyi has joined #openstack-dev | 21:34 | |
| *** dspano has quit IRC | 21:35 | |
| *** openstackjenkins has joined #openstack-dev | 21:36 | |
| *** gaitan has quit IRC | 21:36 | |
| openstackjenkins | Project nova build #1,131: SUCCESS in 3 min 24 sec: http://jenkins.openstack.org/job/nova/1131/ | 21:45 |
| openstackjenkins | Tarmac: same as: https://code.launchpad.net/~tr3buchet/nova/lp812489/+merge/68448 | 21:45 |
| openstackjenkins | fixes: https://bugs.launchpad.net/nova/+bug/812489 | 21:45 |
| openstackjenkins | but in a slightly different context | 21:45 |
| uvirtbot` | Launchpad bug 812489 in nova "Network Host isn't being set without restarting service" [Undecided,Fix committed] | 21:45 |
| openstackjenkins | some of the changes got lost with the merging of ha-net, some no longer apply. | 21:45 |
| openstackjenkins | This bug pops up now when starting an instance when no networks exist when using the flat or flatDHCP managers. | 21:45 |
| *** dragondm has joined #openstack-dev | 21:55 | |
| *** kbringard has quit IRC | 21:57 | |
| *** mgius has quit IRC | 22:08 | |
| *** dragondm has quit IRC | 22:13 | |
| vishy | bcwaldon: https://code.launchpad.net/~vishvananda/nova/keystone-migration/+merge/68915 | 22:19 |
| s1rp | 5 of 7 patches proposed for glance are 1000+ line diffs, whew! | 22:33 |
| *** asomya has quit IRC | 22:36 | |
| vishy | s1rp: i just proposed a >3000 line diff for nova | 22:41 |
| vishy | I think I may have touched every single test in the code base :( | 22:41 |
| openstackjenkins | Project nova build #1,132: SUCCESS in 3 min 22 sec: http://jenkins.openstack.org/job/nova/1132/ | 22:45 |
| openstackjenkins | Tarmac: Adds ability to set DNS entries on network create. Also allows 2 dns servers per network to be specified. | 22:45 |
| *** mfer has quit IRC | 22:52 | |
| *** jkoelker has quit IRC | 23:20 | |
| *** med_out is now known as medberry | 23:28 | |
| *** vladimir3p has joined #openstack-dev | 23:33 | |
| *** martinejs has joined #openstack-dev | 23:42 | |
| vladimir3p | Folks, have anybody tried latest rev.1306? there are some dns-related changes that seems to be broken | 23:45 |
| vladimir3p | in particular 'dns' was replaced by 'dns1' & 'dns2', but it seems like there are some places in the code where 'dns' is still used | 23:46 |
| vishy | yuck :( | 23:48 |
| *** AhmedSoliman has quit IRC | 23:57 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!