=== nacc_ is now known as nacc | ||
rharper | smoser: 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 |
smoser | rharper, ? | 17:34 |
rharper | the openstack metadata service includes a top-level 'networkdata' dict, which is what we see in network_data.json (in configdrive) | 17:34 |
rharper | I'd not seen that before | 17:35 |
rharper | http://paste.ubuntu.com/25515784/ | 17:35 |
smoser | that is from network_data.json ? | 17:36 |
smoser | as in | 17:36 |
smoser | http://paste.ubuntu.com/25515791/ | 17:36 |
smoser | ? | 17:36 |
smoser | basically config drive contains what metadata service contains. | 17:37 |
rharper | that's from using DataSourceOpenStack.py:read_metadata_service() | 17:37 |
rharper | then that's expected | 17:37 |
smoser | so yes, we knew taht was there. | 17:37 |
rharper | I didn't | 17:37 |
* rharper catches up | 17:37 | |
rharper | why do we do fallback config on metadata service instead of reading 'networkdata' like we do with network_data.json in ConfigDrive ? | 17:38 |
rharper | just haven't gotten around to implementing? | 17:38 |
smoser | we do not yet have a OpenStack datasource (other than ConfigDrive) that runs at local. | 17:39 |
rharper | ah, that's right | 17:39 |
rharper | it'd need to do the same ec2 style bring up of v4 link local | 17:39 |
smoser | we could do that. but handt done it. it'd work the same as ec2, basically guess a nic and dhcp on that. | 17:39 |
smoser | i dont know if ipv4 link local works or not | 17:40 |
smoser | i kind of assume not. but maybe. i will see if ic an try that quick | 17:40 |
rharper | some recent scanning of openstack docs mentioned link local v4 but yeah, let's check | 17:40 |
* rharper shakes fist at nova | 17:42 | |
rharper | interface-attach takes --port-id <instance_id> , interface-detach takes <port_id> <instance_id> | 17:42 |
* rharper SMDH | 17:42 | |
rharper | wait, <instance_id> <port_id> | 17:43 |
rharper | wee | 17:43 |
smoser | why would you have to tell detach which instance you want to detach it from | 17:43 |
smoser | wierd. | 17:44 |
rharper | good news is the mds is updated | 17:45 |
rharper | I can see one nic at first, nova interface-attach; curl shows two nics, remove; cur shows one again | 17:45 |
smoser | yeah. it is sufficeint to implement hotplug | 17:45 |
rharper | yeah | 17:45 |
rharper | default is DHCP though | 17:45 |
smoser | default ? | 17:46 |
rharper | no params on attach port | 17:46 |
rharper | I guess maybe I need to configure the port or something else | 17:46 |
rharper | still playing | 17:46 |
rharper | http://paste.ubuntu.com/25515784/ in there you can see both have 'ipv4_dhcp' as the type | 17:46 |
* powersj finishes new bug triage for the day | 21:56 | |
powersj | down from 101 -> 91 bugs | 21:56 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!