vishy | vladimir3p: can you try this one: lp:~vishvananda/nova/lp814889 | 00:02 |
---|---|---|
vladimir3p | I actually already fixed it in my local branch | 00:03 |
vishy | oh, did you use the same strategy? | 00:03 |
vladimir3p | vishy: I've not seen yours yet. seems like it is enough to do something like | 00: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 |
vladimir3p | in netutils.py | 00:04 |
vishy | yep that is exactly what i did | 00:04 |
vishy | :) | 00:04 |
vladimir3p | :-) | 00:04 |
vladimir3p | thanks. | 00:04 |
vladimir3p | will you upload the patch? | 00:04 |
vishy | yes i already proposed it | 00:04 |
vladimir3p | cool, thanks | 00:04 |
*** jkoelker has joined #openstack-dev | 00:17 | |
*** jkoelker has quit IRC | 00:20 | |
*** bcwaldon has joined #openstack-dev | 00:28 | |
*** mszilagyi has quit IRC | 00:46 | |
*** ohnoimdead has quit IRC | 01:11 | |
*** mdomsch has joined #openstack-dev | 01:28 | |
*** rupakg has quit IRC | 01:37 | |
*** mnaser has quit IRC | 01:48 | |
*** mnaser has joined #openstack-dev | 01:50 | |
*** mnaser has quit IRC | 01:52 | |
*** zul has joined #openstack-dev | 01:57 | |
*** rupakg has joined #openstack-dev | 01:59 | |
openstackjenkins | Project nova build #1,133: SUCCESS in 3 min 19 sec: http://jenkins.openstack.org/job/nova/1133/ | 02:00 |
openstackjenkins | Tarmac: Fixes an issue with out of order operations in setup_network for vlan mode in new ha-net code. | 02:00 |
*** rods has quit IRC | 02:03 | |
*** nmistry has joined #openstack-dev | 02:08 | |
*** nmistry_ has joined #openstack-dev | 02:10 | |
*** nmistry has quit IRC | 02:10 | |
*** nmistry_ is now known as nmistry | 02:10 | |
*** Binbin has joined #openstack-dev | 02:12 | |
*** mnaser has joined #openstack-dev | 02:17 | |
*** nmistry has quit IRC | 02:20 | |
*** mdomsch has quit IRC | 02:20 | |
*** bcwaldon has quit IRC | 02:26 | |
openstackjenkins | Project nova build #1,134: SUCCESS in 3 min 19 sec: http://jenkins.openstack.org/job/nova/1134/ | 02:40 |
openstackjenkins | Tarmac: Last patch broke libvirt mapping of network info. This fixes it. | 02:40 |
*** mnaser has joined #openstack-dev | 02:55 | |
*** martinejs has quit IRC | 03:36 | |
*** vladimir3p has quit IRC | 03:36 | |
*** zul has quit IRC | 04:27 | |
*** vladimir3p has joined #openstack-dev | 05:29 | |
*** vladimir3p has quit IRC | 05:38 | |
*** mnaser has quit IRC | 08:07 | |
*** schmidp has joined #openstack-dev | 08:22 | |
*** schmidp_ has joined #openstack-dev | 09:12 | |
*** schmidp has quit IRC | 09:14 | |
*** schmidp_ is now known as schmidp | 09:14 | |
*** rods has joined #openstack-dev | 10:37 | |
*** schmidp has quit IRC | 12:32 | |
*** Binbin has quit IRC | 12:50 | |
*** Binbin has joined #openstack-dev | 13:04 | |
*** notmyname has quit IRC | 13:06 | |
*** notmyname has joined #openstack-dev | 13:11 | |
*** ChanServ sets mode: +v notmyname | 13:11 | |
*** Binbin has quit IRC | 13:21 | |
*** Binbin has joined #openstack-dev | 13:26 | |
*** Binbin has quit IRC | 13:57 | |
*** medberry is now known as med_out | 14:00 | |
*** Binbin has joined #openstack-dev | 14:00 | |
*** jeblair has quit IRC | 15:23 | |
*** Binbin has quit IRC | 15:32 | |
*** martinejs has joined #openstack-dev | 17:22 | |
*** nmistry has joined #openstack-dev | 17:41 | |
*** nmistry has quit IRC | 17:51 | |
*** martinejs has quit IRC | 18:10 | |
soren | vishy: 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/790589 | 18:44 |
soren | vishy: 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 up | 18:48 | |
*** mnaser has joined #openstack-dev | 21:18 | |
*** mnaser has quit IRC | 21:20 | |
*** mnaser has joined #openstack-dev | 21:21 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!