*** dmarlin_ has quit IRC | 00:18 | |
*** dmarlin_ has joined #openstack-dib | 00:33 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Target map-packages deprecation message https://review.openstack.org/421483 | 00:48 |
---|---|---|
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Use strings in package-installs follow output https://review.openstack.org/420996 | 00:48 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Don't set base element path in run_tests.sh https://review.openstack.org/421538 | 00:48 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Basic logging for package-installs-squash https://review.openstack.org/421600 | 00:48 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: yum/install-packages output cleanup https://review.openstack.org/421601 | 00:48 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Fix package-installs-v2 output https://review.openstack.org/421602 | 00:48 |
ianw | sort of regretting touching this, but i think that stack makes the install path much more understandable | 00:48 |
*** pmannidi has quit IRC | 01:27 | |
*** brault has quit IRC | 01:27 | |
*** pmannidi has joined #openstack-dib | 01:29 | |
*** brault has joined #openstack-dib | 01:29 | |
*** dmarlin_ has quit IRC | 02:22 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Preinstall pyOpenSSL https://review.openstack.org/421637 | 02:51 |
*** jschwarz has quit IRC | 03:01 | |
*** jschwarz has joined #openstack-dib | 03:06 | |
*** sudipto_ has joined #openstack-dib | 03:50 | |
*** sudipto has joined #openstack-dib | 03:50 | |
openstackgerrit | Merged openstack/diskimage-builder: Replace yaml.load() with yaml.safe_load() https://review.openstack.org/420553 | 04:08 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Fix coverage report https://review.openstack.org/421652 | 04:11 |
*** sudipto has quit IRC | 04:14 | |
*** sudipto_ has quit IRC | 04:14 | |
*** sudipto_ has joined #openstack-dib | 04:35 | |
*** sudipto has joined #openstack-dib | 04:35 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add Constraints support https://review.openstack.org/412747 | 04:36 |
*** sudipto_ has quit IRC | 05:10 | |
*** sudipto has quit IRC | 05:10 | |
*** sudipto has joined #openstack-dib | 05:12 | |
*** sudipto_ has joined #openstack-dib | 05:13 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Fix coverage report https://review.openstack.org/421652 | 05:14 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Update platform support to reality https://review.openstack.org/418204 | 05:26 |
prometheanfire | ianw: anything I need to look at? | 05:53 |
ianw | promethanfire: there's nothing particularly gentoo specific, no | 05:54 |
prometheanfire | k | 06:07 |
*** lennyb has joined #openstack-dib | 06:38 | |
lennyb | Hello. I need to create an image with a private key for ssh without password, but http://docs.openstack.org/developer/diskimage-builder/elements/runtime-ssh-host-keys/README.html does not explain it. Is there any good example? | 06:43 |
ianw | lennyb: i usually use devuser for that | 07:33 |
ianw | runtime-ssh-host-keys isn't for users, it's for the host keys | 07:34 |
lennyb | ianw, thanks. is it local-config element? I am configuring nodepool, and jenkins can ssh/access VM after it's creation | 07:39 |
ianw | lennyb: you probably want https://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/zuul-worker | 07:42 |
ianw | lennyb: in general, if you're building nodes to make an infra-like thing, you're going to want to build with the infra elements as described by builds in -> https://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/nodepool.yaml#n1069 | 07:44 |
lennyb | ianw: thanks. I will check it, but basically all I need is a simple ubuntu/rh vm | 07:45 |
*** pmannidi has quit IRC | 07:53 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Fix package-installs-v2 output https://review.openstack.org/421602 | 08:26 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Target map-packages deprecation message https://review.openstack.org/421483 | 08:26 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: yum/install-packages output cleanup https://review.openstack.org/421601 | 08:26 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Basic logging for package-installs-squash https://review.openstack.org/421600 | 08:27 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Use strings in package-installs follow output https://review.openstack.org/420996 | 08:27 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Don't set base element path in run_functests.sh https://review.openstack.org/421538 | 08:27 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Preinstall pyOpenSSL https://review.openstack.org/421637 | 08:27 |
yolanda | strigazi, the failure in F25 was the disk size? | 08:40 |
*** hashar has joined #openstack-dib | 08:41 | |
lennyb | ianw, could you, pls, take a look http://paste.openstack.org/show/595331/ what am I missing? maybe some modules? as I understand devuser module should do all the work | 09:28 |
ianw | lennyb: umm, well it should be in your build logs as to what has happened, but i'd think you'd want those DIB_ under env-vars in the nodepool config | 09:30 |
lennyb | ianw, thanks, will try it | 09:30 |
*** owalsh_ has joined #openstack-dib | 09:59 | |
*** owalsh has quit IRC | 09:59 | |
*** owalsh_ is now known as owalsh | 10:20 | |
*** sudipto_ has quit IRC | 11:25 | |
*** sudipto has quit IRC | 11:25 | |
strigazi | yolanda yes | 12:36 |
yolanda | wow the error message was so confusing | 12:36 |
strigazi | I tried with 2.5 and worked fine | 12:38 |
lennyb | ianw: i can access vm now, but it's missing /etc/nodepool http://paste.openstack.org/show/595361/. which element builds it and why do I need it? | 12:43 |
*** sudipto_ has joined #openstack-dib | 12:44 | |
*** sudipto has joined #openstack-dib | 12:44 | |
*** jamielennox is now known as jamielennox|away | 12:59 | |
*** jamielennox|away is now known as jamielennox | 13:19 | |
*** owalsh is now known as owalsh-brb | 14:10 | |
*** owalsh-brb has quit IRC | 14:15 | |
*** owalsh-brb has joined #openstack-dib | 14:16 | |
*** owalsh-brb is now known as owalsh | 14:16 | |
*** yolanda has quit IRC | 14:40 | |
*** yolanda has joined #openstack-dib | 14:41 | |
*** openstack has joined #openstack-dib | 15:18 | |
*** sudipto has quit IRC | 15:19 | |
*** hwoarang has quit IRC | 15:19 | |
*** mgagne has quit IRC | 15:19 | |
*** yhvh has quit IRC | 15:19 | |
*** hwoarang has joined #openstack-dib | 15:19 | |
*** mgagne has joined #openstack-dib | 15:22 | |
*** sudipto has joined #openstack-dib | 15:22 | |
*** yhvh has joined #openstack-dib | 15:22 | |
*** mgagne has quit IRC | 15:23 | |
*** mgagne has joined #openstack-dib | 15:23 | |
*** mgagne is now known as Guest58531 | 15:23 | |
*** dmarlin has joined #openstack-dib | 15:33 | |
*** dmarlin is now known as dmarlin_ | 15:42 | |
*** hashar has quit IRC | 16:02 | |
*** hashar has joined #openstack-dib | 16:31 | |
*** dmarlin has joined #openstack-dib | 16:41 | |
*** sudipto has quit IRC | 17:07 | |
*** sudipto_ has quit IRC | 17:07 | |
*** hashar is now known as hasharAway | 18:03 | |
*** owalsh is now known as owalsh-afk | 18:04 | |
*** yolanda has quit IRC | 18:06 | |
*** yolanda has joined #openstack-dib | 18:06 | |
*** owalsh-afk has quit IRC | 18:08 | |
*** owalsh-afk has joined #openstack-dib | 18:09 | |
*** owalsh-afk is now known as owalsh | 18:09 | |
*** hasharAway has quit IRC | 18:43 | |
*** hashar has joined #openstack-dib | 18:56 | |
*** jidar has joined #openstack-dib | 19:43 | |
jidar | is Virtualenv a requirement for building images that support OS::Heat::SoftwareDeployment? | 19:48 |
jidar | also, it seems that when building a disk image for centos7 in order for it to complete the following fails: | 19:49 |
jidar | os-collect-config[6822]: /usr/libexec/os-refresh-config/post-configure.d/99-refresh-completed: line 66: jq: command not found | 19:49 |
jidar | I don't see any entry points to make sure epel-release and then jq (and puppet in my case) are installed | 19:50 |
jidar | am I just missing something? | 19:50 |
jidar | I posted a question to ask that has logs and examples of all of this: https://ask.openstack.org/en/question/101659/osheatsoftwaredeployment-and-image-requirements-aka-disk-image-builder/ | 20:07 |
openstackgerrit | Dan Radez proposed openstack/diskimage-builder: Adding aarch64 support for CentOS7 https://review.openstack.org/422232 | 20:52 |
*** jamielennox is now known as jamielennox|away | 21:26 | |
*** jamielennox|away is now known as jamielennox | 22:10 | |
*** jamielennox is now known as jamielennox|away | 22:24 | |
*** pmannidi has joined #openstack-dib | 22:54 | |
*** hashar has quit IRC | 23:22 | |
*** dmarlin_ has quit IRC | 23:24 | |
*** brault has quit IRC | 23:24 | |
*** dmarlin_ has joined #openstack-dib | 23:24 | |
*** brault has joined #openstack-dib | 23:24 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!