[09:12] hi, any idea when cloud-init will be released? :p [13:26] niluje, :-(. [13:28] don't be sad :( [13:28] what did I tell wrong :( [13:35] you just pointed out how delinquent i am [13:36] i really do feel like we're rpobably acceptably in a release-able state. [13:39] it just always gets put on the back burner. [13:40] niluje, is there something in particular you're wanting from a release ? other than just a stamp ? [13:42] a stamp and a hope to see it eventually included in distribs [13:46] thats quite reasonable. [19:33] rharper, done with our gce instance for the moment. [19:33] https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/329387 [19:33] smoser: k [19:33] well... done. you can kill it. [19:34] fwiw, a 17.04 instance (and I've not launched another xenial) it was like 3 seconds [19:34] it seems to me that their metadata service caches. and first hits to it are in fact slow. [19:34] so *bad* luck [19:34] y [19:35] you can see it. cd /home/ubuntu/cloud-init [19:35] python3 -m cloudinit.sources.DataSourceGCE [19:35] smoser: if you're touching, we should switch HTTP header to the current preferred [19:35] Metadata-Flavor: Google [19:36] https://cloud.google.com/compute/docs/storing-retrieving-metadata#querying [19:39] smoser: think I've addressed all schema subcommand branch comments: https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/329233 [19:39] updated the branch description to capture all changes [19:42] "This header indicates that the request was sent with the intention of retrieving metadata values, rather than unintentionally from an insecure source," [19:43] yeah... that provides security. only rootkits that can change their headers can hit that md. [20:44] rharper, can you re-submit your comment to https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/329397 [20:44] (just copy from https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/329152) [20:45] err.. [20:45] https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/329387 [20:53] blackboxsw, i approved https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/329233 [20:53] but c-i needs to [20:53] * smoser out [20:53] smoser: thanks. see ya [21:47] smoser: ok [21:49] smoser: done [22:04] smoser: rharper: I was finally able to fix the missing dns-namservers on eth0 in the ENI file (nova instance with config drive on Ubuntu 16.04) using a custom nova patch. [22:04] I did this in nova http://paste.openstack.org/raw/619103/ which results in the following network_data.json http://paste.openstack.org/raw/619101/ [22:05] sabari: \o/ [22:06] I am not sure if this is right but it fixed my problem for now. Since the upstream patch that smoser referred https://review.openstack.org/#/c/467699/ needs a corresponding cloud-init fix that is yet to be merged. [22:10] I will file a LP bug just to track this issue. Feel free to close it if you feel it's already being worked upon. [22:10] sabari: that'd be super [22:10] it helps us track/prioritize [22:31] Filed https://bugs.launchpad.net/cloud-init/+bug/1712440 [22:31] Ubuntu bug 1712440 in cloud-init "Missing dns-nameservers in eth0 with config drive on openstack instance" [Undecided,New] [22:32] blackboxsw: ^:) [22:48] +1 sabari [22:48] thanks