/srv/irclogs.ubuntu.com/2017/09/11/#cloud-init.txt

=== nacc_ is now known as nacc
rharpersmoser: blackboxsw: hrm, so openstack metadata service does include mode network configuration information ('networkdata') top level metadata key  (this is on octal IIUC)17:26
smoser?17:34
smoser"mode network configuration" ?17:34
smoserrharper, ?17:34
rharperthe openstack metadata service includes a top-level 'networkdata' dict, which is what we see in network_data.json (in configdrive)17:34
rharperI'd not seen that before17:35
rharperhttp://paste.ubuntu.com/25515784/17:35
smoserthat is from network_data.json ?17:36
smoseras in17:36
smoser http://paste.ubuntu.com/25515791/17:36
smoser?17:36
smoserbasically config drive contains what metadata service contains.17:37
rharperthat's from using DataSourceOpenStack.py:read_metadata_service()17:37
rharperthen that's expected17:37
smoserso yes, we knew taht was there.17:37
rharperI didn't17:37
* rharper catches up17:37
rharperwhy do we do fallback config on metadata service instead of reading 'networkdata' like we do with network_data.json in ConfigDrive ?17:38
rharperjust haven't gotten around to implementing?17:38
smoserwe do not yet have a OpenStack datasource (other than ConfigDrive) that runs at local.17:39
rharperah, that's right17:39
rharperit'd need to do the same ec2 style bring up of v4 link local17:39
smoserwe could do that. but handt done it. it'd work the same as ec2, basically guess a nic and dhcp on that.17:39
smoseri dont know if ipv4 link local works or not17:40
smoseri kind of assume not. but maybe. i will see if ic an try that quick17:40
rharpersome recent scanning of openstack docs mentioned link local v4 but yeah, let's check17:40
* rharper shakes fist at nova 17:42
rharperinterface-attach takes --port-id <instance_id>   , interface-detach takes <port_id> <instance_id>17:42
* rharper SMDH17:42
rharperwait, <instance_id> <port_id>17:43
rharperwee17:43
smoserwhy would you have to tell detach which instance you want to detach it from17:43
smoserwierd.17:44
rharpergood news is the mds is updated17:45
rharperI can see one nic at first, nova interface-attach; curl shows two nics, remove; cur shows one again17:45
smoseryeah. it is sufficeint to implement hotplug17:45
rharperyeah17:45
rharperdefault is DHCP though17:45
smoserdefault ?17:46
rharperno params on attach port17:46
rharperI guess maybe I need to configure the port or something else17:46
rharperstill playing17:46
rharperhttp://paste.ubuntu.com/25515784/  in there you can see both have 'ipv4_dhcp' as the type17:46
* powersj finishes new bug triage for the day21:56
powersjdown from 101 -> 91 bugs21:56

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