============================== #openstack-meeting: daisycloud ============================== Meeting started by huzhj at 08:00:49 UTC. The full logs are available at http://eavesdrop.openstack.org/meetings/daisycloud/2016/daisycloud.2016-08-26-08.00.log.html . Meeting summary --------------- * Roll Call (huzhj, 08:01:13) * kongwei (kongwei, 08:01:22) * Zhijiang (huzhj, 08:01:32) * zhuzeyu (zhuzeyu, 08:02:47) * luyao (luyao, 08:04:29) * zhouya (zhouya, 08:04:56) * OPNFV CI Evolution Study Progress (huzhj, 08:05:12) * Wei done some wiki page update for daisycloud CI documentation ,at https://wiki.openstack.org/wiki/Daisy#Example_of_Daisy_CI_Environmen (huzhj, 08:08:50) * Bare Metal Deployment(PXE/IPMI) Status Update (huzhj, 08:15:36) * @luyao said we can deploy bare metal include pxe server build and get progress (huzhj, 08:17:51) * Bare Metal Related DB Development Status Update (huzhj, 08:21:23) * @zhouya is working on comparing data format between ironic and daisy (huzhj, 08:26:35) * Bifrost/Ironic Integration (does ironic provide all data we need) (huzhj, 08:31:08) * LINK: http://docs.openstack.org/developer/ironic-inspector/install.html (huzhj, 08:35:15) * we can get the pre built ironic-agent.kernel and ironic-agent.initramfs at http://tarballs.openstack.org/ironic-python-agent/tinyipa/files/ (huzhj, 08:35:31) * the data collection ability inside the ironic-agent.initramfs is pluggable. (huzhj, 08:37:37) * extra_hardware and pci_devices plugins' code can be found at: http://git.openstack.org/cgit/openstack/ironic-python-agent/tree/ironic_python_agent/inspector.py (huzhj, 08:38:56) * extra_hardware and pci_devices plugin(collect_extra_hardware() and collect_pci_devices_info()) can help us to get more hardware info about PCI,cpu,network.... etc. by using /sys/bus/pci/devices file and hardware-detect(from python-hardware-detect package) command. (huzhj, 08:40:18) * So we need to find out if those already existed plugins suit for us to get what we need. (huzhj, 08:42:13) * If they do, then there is no need for us to modify the repbuilt ironic-agent.initramfs. (huzhj, 08:42:32) * But if they don't, then we need to actually DIY the ironic-agent.initramfs. (huzhj, 08:43:02) * We can uses dib do create one according to http://docs.openstack.org/developer/ironic-inspector/install.html, simply like follows: (huzhj, 08:43:32) * yum install diskimage-builder (huzhj, 08:43:52) * disk-image-create ironic-agent centos -o ironic-agent (huzhj, 08:43:56) * before running the last comand, we can modify the ironic_python_agent/inspector.py to collect what we need. (huzhj, 08:44:08) * May be that is a contribution point to the ironic project. (huzhj, 08:44:48) * ACTION: @huzhj will evaluate if the collect_extra_hardware() and collect_pci_devices_info() is suit for daisy to get what it needs. (huzhj, 08:46:58) Meeting ended at 08:53:06 UTC. Action items, by person ----------------------- * huzhj * @huzhj will evaluate if the collect_extra_hardware() and collect_pci_devices_info() is suit for daisy to get what it needs. People present (lines said) --------------------------- * huzhj (92) * zhouya (27) * luyao (12) * kongwei (6) * openstack (3) * zhuzeyu (2) Generated by `MeetBot`_ 0.1.4