Saturday, 2011-07-23

vishyvladimir3p: can you try this one: lp:~vishvananda/nova/lp81488900:02
vladimir3pI actually already fixed it in my local branch00:03
vishyoh, did you use the same strategy?00:03
vladimir3pvishy: I've not seen yours yet. seems like it is enough to do something like00:03
vladimir3p        mapping = {00:04
vladimir3p            'label': network['label'],00:04
vladimir3p            'gateway': network['gateway'],00:04
vladimir3p            'broadcast': network['broadcast'],00:04
vladimir3p            'mac': vif['address'],00:04
vladimir3p            'rxtx_cap': flavor['rxtx_cap'],00:04
vladimir3p            'dns': [],00:04
vladimir3p            'ips': [ip_dict(ip) for ip in network_ips]}00:04
vladimir3p        if network['dns1']:00:04
vladimir3p            mapping['dns'].append(network['dns1'])00:04
vladimir3p        if network['dns2']:00:04
vladimir3p            mapping['dns'].append(network['dns2'])00:04
vladimir3pin netutils.py00:04
vishyyep that is exactly what i did00:04
vishy:)00:04
vladimir3p:-)00:04
vladimir3pthanks.00:04
vladimir3pwill you upload the patch?00:04
vishyyes i already proposed it00:04
vladimir3pcool, thanks00:04
*** jkoelker has joined #openstack-dev00:17
*** jkoelker has quit IRC00:20
*** bcwaldon has joined #openstack-dev00:28
*** mszilagyi has quit IRC00:46
*** ohnoimdead has quit IRC01:11
*** mdomsch has joined #openstack-dev01:28
*** rupakg has quit IRC01:37
*** mnaser has quit IRC01:48
*** mnaser has joined #openstack-dev01:50
*** mnaser has quit IRC01:52
*** zul has joined #openstack-dev01:57
*** rupakg has joined #openstack-dev01:59
openstackjenkinsProject nova build #1,133: SUCCESS in 3 min 19 sec: http://jenkins.openstack.org/job/nova/1133/02:00
openstackjenkinsTarmac: Fixes an issue with out of order operations in setup_network for vlan mode in new ha-net code.02:00
*** rods has quit IRC02:03
*** nmistry has joined #openstack-dev02:08
*** nmistry_ has joined #openstack-dev02:10
*** nmistry has quit IRC02:10
*** nmistry_ is now known as nmistry02:10
*** Binbin has joined #openstack-dev02:12
*** mnaser has joined #openstack-dev02:17
*** nmistry has quit IRC02:20
*** mdomsch has quit IRC02:20
*** bcwaldon has quit IRC02:26
openstackjenkinsProject nova build #1,134: SUCCESS in 3 min 19 sec: http://jenkins.openstack.org/job/nova/1134/02:40
openstackjenkinsTarmac: Last patch broke libvirt mapping of network info. This fixes it.02:40
*** mnaser has joined #openstack-dev02:55
*** martinejs has quit IRC03:36
*** vladimir3p has quit IRC03:36
*** zul has quit IRC04:27
*** vladimir3p has joined #openstack-dev05:29
*** vladimir3p has quit IRC05:38
*** mnaser has quit IRC08:07
*** schmidp has joined #openstack-dev08:22
*** schmidp_ has joined #openstack-dev09:12
*** schmidp has quit IRC09:14
*** schmidp_ is now known as schmidp09:14
*** rods has joined #openstack-dev10:37
*** schmidp has quit IRC12:32
*** Binbin has quit IRC12:50
*** Binbin has joined #openstack-dev13:04
*** notmyname has quit IRC13:06
*** notmyname has joined #openstack-dev13:11
*** ChanServ sets mode: +v notmyname13:11
*** Binbin has quit IRC13:21
*** Binbin has joined #openstack-dev13:26
*** Binbin has quit IRC13:57
*** medberry is now known as med_out14:00
*** Binbin has joined #openstack-dev14:00
*** jeblair has quit IRC15:23
*** Binbin has quit IRC15:32
*** martinejs has joined #openstack-dev17:22
*** nmistry has joined #openstack-dev17:41
*** nmistry has quit IRC17:51
*** martinejs has quit IRC18:10
sorenvishy: I don't think I'll be able to finish bug 790589 by d3.18:44
uvirtbot`Launchpad bug 790589 in nova ""source-group" option in euca-authorize does not function" [High,Confirmed] https://launchpad.net/bugs/79058918:44
sorenvishy: The code seems to work, but apparently all the unit tests that used to cover this stuff have been disabled(!), and fixing that up is more work than I can manage in this timeframe. Especially since I'm not intimately familiar with the changes that motivated disabling all these tests.18:48
* soren smells a mailing list post coming up18:48
*** mnaser has joined #openstack-dev21:18
*** mnaser has quit IRC21:20
*** mnaser has joined #openstack-dev21:21

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