openstackgerrit | Chmouel Boudjnah proposed a change to openstack/heat: Rename id to event_uuid and id as auto_incremented https://review.openstack.org/63839 | 00:02 |
---|---|---|
*** matsuhashi has joined #heat | 00:19 | |
*** gokrokve has joined #heat | 00:23 | |
*** swygue has quit IRC | 00:25 | |
*** gokrokve has quit IRC | 00:28 | |
*** gokrokve has joined #heat | 00:34 | |
*** rpothier_ has joined #heat | 00:39 | |
*** rpothier has quit IRC | 00:43 | |
*** IlyaE has quit IRC | 00:47 | |
*** AndrewMichalik has joined #heat | 00:51 | |
*** nosnos has joined #heat | 00:51 | |
*** harlowja_ has quit IRC | 01:09 | |
*** AndrewMichalik has quit IRC | 01:10 | |
*** alexheneveld has joined #heat | 01:18 | |
*** gokrokve has quit IRC | 01:27 | |
*** matsuhashi has quit IRC | 01:57 | |
*** matsuhashi has joined #heat | 02:00 | |
*** gokrokve has joined #heat | 02:01 | |
*** guohliu has joined #heat | 02:05 | |
*** andersonvom has quit IRC | 02:19 | |
*** andersonvom has joined #heat | 02:21 | |
*** Alienyyg has joined #heat | 02:25 | |
*** erkules_ has joined #heat | 02:34 | |
*** erkules has quit IRC | 02:37 | |
*** harlowja has joined #heat | 02:48 | |
*** nati_ueno has joined #heat | 02:50 | |
*** nati_ueno has quit IRC | 02:56 | |
*** jasond`` has joined #heat | 03:02 | |
*** harlowja has quit IRC | 03:03 | |
*** harlowja has joined #heat | 03:04 | |
*** nati_ueno has joined #heat | 03:06 | |
*** rwsu has quit IRC | 03:06 | |
openstackgerrit | Jun Jie Nan proposed a change to openstack/heat: Do not use python built-in classes property and exit https://review.openstack.org/62814 | 03:07 |
*** nati_ueno has quit IRC | 03:11 | |
*** vkozhukalov has joined #heat | 03:27 | |
*** sgordon has joined #heat | 03:47 | |
*** sgordon has quit IRC | 03:51 | |
*** andersonvom has quit IRC | 04:31 | |
*** nosnos_ has joined #heat | 04:44 | |
*** nosnos has quit IRC | 04:48 | |
*** harlowja is now known as harlowja_away | 05:00 | |
*** andersonvom has joined #heat | 05:02 | |
*** matsuhashi has quit IRC | 05:02 | |
*** matsuhashi has joined #heat | 05:03 | |
*** andersonvom has quit IRC | 05:10 | |
*** alexheneveld has quit IRC | 05:28 | |
*** akuznetsov has joined #heat | 05:50 | |
*** erkules_ is now known as erkules | 06:01 | |
openstackgerrit | Jenkins proposed a change to openstack/heat: Imported Translations from Transifex https://review.openstack.org/63875 | 06:05 |
skraynev | morning | 06:06 |
*** asalkeld has quit IRC | 06:30 | |
*** matsuhashi has quit IRC | 06:35 | |
*** matsuhashi has joined #heat | 06:36 | |
*** matsuhashi has quit IRC | 06:41 | |
*** aignatov has joined #heat | 06:41 | |
openstackgerrit | Sergey Kraynev proposed a change to openstack/heat: Implement neutron metering resources https://review.openstack.org/62378 | 06:44 |
*** matsuhashi has joined #heat | 06:45 | |
*** amritanshu_RnD has joined #heat | 06:49 | |
Alienyyg | morning ,skraynev | 06:50 |
*** vkozhukalov has quit IRC | 06:53 | |
*** bnemec has quit IRC | 07:02 | |
*** bnemec has joined #heat | 07:02 | |
*** andersonvom has joined #heat | 07:07 | |
*** shardy_afk is now known as shardy | 07:09 | |
shardy | morning | 07:09 |
*** andersonvom has quit IRC | 07:11 | |
*** gokrokve has quit IRC | 07:17 | |
*** bvandenh has joined #heat | 07:18 | |
*** cody-somerville has quit IRC | 07:19 | |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add test coverage for SignalResponder delete https://review.openstack.org/62988 | 07:31 |
*** akuznetsov has quit IRC | 07:36 | |
*** cody-somerville has joined #heat | 07:39 | |
chmouel | morning | 07:40 |
openstackgerrit | Sergey Kraynev proposed a change to openstack/heat: Implement neutron metering resources https://review.openstack.org/62378 | 07:40 |
*** matsuhashi has quit IRC | 07:40 | |
*** SergeyLukjanov has joined #heat | 07:41 | |
*** matsuhashi has joined #heat | 07:41 | |
*** matsuhashi has quit IRC | 07:47 | |
*** gokrokve has joined #heat | 07:48 | |
*** matsuhashi has joined #heat | 07:49 | |
*** gokrokve_ has joined #heat | 07:50 | |
*** gokrokve has quit IRC | 07:53 | |
*** skraynev has quit IRC | 07:53 | |
*** skraynev has joined #heat | 07:55 | |
*** sgordon has joined #heat | 07:55 | |
*** sgordon has quit IRC | 07:55 | |
*** sgordon has joined #heat | 07:55 | |
*** matsuhashi has quit IRC | 08:16 | |
*** matsuhashi has joined #heat | 08:17 | |
openstackgerrit | Dmitry Shulyak proposed a change to openstack/heat: Transition to alembic migration with oslo migration tool https://review.openstack.org/63767 | 08:29 |
*** vkozhukalov has joined #heat | 08:30 | |
*** prathamesh006 has joined #heat | 08:32 | |
prathamesh006 | hi | 08:34 |
prathamesh006 | i have an instance up and running | 08:34 |
prathamesh006 | on nova | 08:34 |
prathamesh006 | it has some packages | 08:35 |
prathamesh006 | and apt-get install | 08:35 |
prathamesh006 | now the problem is i want to spawn many such instances | 08:35 |
prathamesh006 | and each time i launch an instance | 08:35 |
prathamesh006 | it does apt-get install update | 08:35 |
prathamesh006 | and it is too time consuming | 08:35 |
prathamesh006 | so what i want is to make an image of the instance | 08:36 |
prathamesh006 | and then later on spawn that image | 08:36 |
prathamesh006 | which will pre-contain all packages | 08:36 |
prathamesh006 | so my bandwidth will be saved | 08:36 |
prathamesh006 | and mostly time | 08:36 |
prathamesh006 | is it possible | 08:36 |
*** nati_ueno has joined #heat | 08:38 | |
therve | Yes. That question has nothing to do with Heat, though. | 08:38 |
prathamesh006 | i am provisioning instance thru heat | 08:39 |
prathamesh006 | ok..but anyway | 08:39 |
prathamesh006 | how can i do it | 08:39 |
prathamesh006 | oh | 08:41 |
prathamesh006 | got it | 08:41 |
prathamesh006 | snapshot of the instance | 08:41 |
prathamesh006 | and then boot from it | 08:41 |
*** akuznetsov has joined #heat | 08:46 | |
ogelbukh | prathamesh006: right | 08:47 |
*** pshchelo has joined #heat | 08:49 | |
*** nati_ueno has quit IRC | 08:50 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Fix comparison with singletons https://review.openstack.org/62852 | 08:50 |
*** nati_ueno has joined #heat | 08:50 | |
*** guohliu has quit IRC | 09:00 | |
*** nosnos has joined #heat | 09:08 | |
*** nosnos_ has quit IRC | 09:09 | |
*** nati_ueno has quit IRC | 09:10 | |
*** nanjj has joined #heat | 09:22 | |
skraynev | therve: around? | 09:31 |
therve | skraynev, yep | 09:31 |
skraynev | therve: https://bugs.launchpad.net/heat/+bug/1261390 is not assigned, may I assign it on me and try to fix it? | 09:32 |
uvirtbot | Launchpad bug 1261390 in heat "Issues with ceilometer alarm properties schema" [Medium,New] | 09:32 |
therve | Sure | 09:32 |
skraynev | therve: ok, thanks ;) | 09:33 |
*** akuznetsov has quit IRC | 09:40 | |
*** matsuhashi has quit IRC | 09:40 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Fix comparison with singletons https://review.openstack.org/62852 | 09:54 |
*** matsuhashi has joined #heat | 09:58 | |
*** aignatov has quit IRC | 10:00 | |
*** pfreund has joined #heat | 10:02 | |
*** nanjj has quit IRC | 10:10 | |
*** aignatov has joined #heat | 10:20 | |
*** akuznetsov has joined #heat | 10:25 | |
*** akuznetsov has quit IRC | 10:27 | |
*** akuznetsov has joined #heat | 10:29 | |
*** nosnos has quit IRC | 10:31 | |
*** prathamesh006 has quit IRC | 10:32 | |
*** aignatov has quit IRC | 10:45 | |
*** akuznetsov has quit IRC | 11:01 | |
*** akuznetsov has joined #heat | 11:04 | |
*** andersonvom has joined #heat | 11:07 | |
*** aignatov has joined #heat | 11:09 | |
*** andersonvom has quit IRC | 11:12 | |
*** matsuhashi has quit IRC | 11:15 | |
openstackgerrit | Dmitry Shulyak proposed a change to openstack/heat: Transition to alembic migration with oslo migration tool https://review.openstack.org/63767 | 11:20 |
*** alexheneveld has joined #heat | 11:45 | |
*** alexheneveld has quit IRC | 11:48 | |
*** sgordon has quit IRC | 11:56 | |
*** alexheneveld has joined #heat | 11:58 | |
*** alexheneveld has quit IRC | 12:01 | |
openstackgerrit | A change was merged to openstack/heat: Remove useless validate methods https://review.openstack.org/62394 | 12:21 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Don't query for resource during stack creation https://review.openstack.org/63914 | 12:23 |
openstackgerrit | A change was merged to openstack/heat: Don't provide default values to properties.get() https://review.openstack.org/62760 | 12:25 |
openstackgerrit | ZhiQiang Fan proposed a change to openstack/heat: Empty files shouldn't contain copyright nor license https://review.openstack.org/63915 | 12:29 |
*** rpothier_ is now known as rpothier | 12:34 | |
openstackgerrit | A change was merged to openstack/heat: Imported Translations from Transifex https://review.openstack.org/63875 | 12:37 |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Implement cancelling of stack update https://review.openstack.org/63779 | 12:47 |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Implement cancelling of stack update https://review.openstack.org/63779 | 12:49 |
openstackgerrit | Chmouel Boudjnah proposed a change to openstack/heat: Rename id to event_uuid and id as auto_incremented https://review.openstack.org/63839 | 12:54 |
*** vkozhukalov has quit IRC | 12:59 | |
*** andersonvom has joined #heat | 13:07 | |
*** akuznetsov has quit IRC | 13:11 | |
*** andersonvom has quit IRC | 13:12 | |
*** akuznetsov has joined #heat | 13:32 | |
*** julienvey has joined #heat | 13:43 | |
*** mestery_ has joined #heat | 13:56 | |
*** xuan has quit IRC | 13:56 | |
*** xuan has joined #heat | 13:56 | |
*** grncdr_ has joined #heat | 13:57 | |
*** jpeeler1 has joined #heat | 13:58 | |
*** john-n-s- has joined #heat | 14:04 | |
*** mestery has quit IRC | 14:06 | |
*** jpeeler has quit IRC | 14:06 | |
*** pscheie_ has quit IRC | 14:06 | |
*** dguerri has quit IRC | 14:06 | |
*** grncdr has quit IRC | 14:06 | |
*** john-n-s| has quit IRC | 14:06 | |
*** grncdr_ is now known as grncdr | 14:06 | |
*** akuznetsov has quit IRC | 14:08 | |
*** pscheie_ has joined #heat | 14:10 | |
*** akuznets_ has joined #heat | 14:10 | |
*** dguerri has joined #heat | 14:10 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Fix a typo in the README for docs https://review.openstack.org/63930 | 14:11 |
*** SergeyLukjanov has quit IRC | 14:11 | |
*** SergeyLukjanov has joined #heat | 14:14 | |
*** russellb is now known as russellb_see_you | 14:33 | |
*** russellb_see_you is now known as russellb_gonetil | 14:33 | |
*** russellb_gonetil is now known as russellb_vacatio | 14:33 | |
openstackgerrit | Sergey Kraynev proposed a change to openstack/heat: Fix ceilometer alarm properties schema https://review.openstack.org/63932 | 14:34 |
*** russellb_vacatio is now known as russellb_gone | 14:34 | |
*** pfreund has quit IRC | 14:39 | |
*** jasond` has quit IRC | 14:41 | |
*** dims has quit IRC | 14:43 | |
*** agileclipse has joined #heat | 14:45 | |
*** agileclipse has quit IRC | 14:48 | |
*** andersonvom has joined #heat | 14:53 | |
openstackgerrit | Dmitry Shulyak proposed a change to openstack/heat: Transition to alembic migration with oslo migration tool https://review.openstack.org/63767 | 14:53 |
*** SergeyLukjanov has quit IRC | 14:53 | |
*** jasond` has joined #heat | 14:54 | |
*** dims has joined #heat | 14:55 | |
*** SergeyLukjanov has joined #heat | 14:56 | |
*** aignatov has quit IRC | 15:04 | |
*** agileclipse has joined #heat | 15:05 | |
*** che-arne has quit IRC | 15:07 | |
*** swygue has joined #heat | 15:13 | |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Fix SignalResponder signature response when deleted https://review.openstack.org/62987 | 15:13 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add test coverage for SignalResponder delete https://review.openstack.org/62988 | 15:13 |
openstackgerrit | Anderson Mesquita proposed a change to openstack/heat: Unscoped List Stacks https://review.openstack.org/63041 | 15:19 |
openstackgerrit | Anderson Mesquita proposed a change to openstack/heat: Add filter and pagination to stack_get_all https://review.openstack.org/63039 | 15:19 |
*** amritanshu_RnD has quit IRC | 15:24 | |
*** aignatov has joined #heat | 15:28 | |
openstackgerrit | A change was merged to openstack/heat: Add migration test framework https://review.openstack.org/62796 | 15:34 |
openstackgerrit | Vijendar Komalla proposed a change to openstack/heat: update rackspace clients.py https://review.openstack.org/62483 | 15:35 |
*** gokrokve has joined #heat | 15:37 | |
*** harlowja_away is now known as harlowja | 15:38 | |
*** gokrokve_ has quit IRC | 15:41 | |
*** aignatov has quit IRC | 15:41 | |
*** pshchelo has quit IRC | 15:53 | |
*** funzo has joined #heat | 15:56 | |
*** agileclipse has quit IRC | 15:59 | |
*** aignatov has joined #heat | 16:09 | |
*** aignatov has quit IRC | 16:18 | |
*** chandankumar has quit IRC | 16:20 | |
*** gokrokve has quit IRC | 16:30 | |
*** gokrokve has joined #heat | 16:36 | |
*** harlowja is now known as harlowja_away | 16:44 | |
*** gokrokve has quit IRC | 16:45 | |
*** Alienyyg has quit IRC | 16:49 | |
*** Alienyyg has joined #heat | 16:50 | |
*** gokrokve has joined #heat | 16:54 | |
*** IlyaE has joined #heat | 17:24 | |
*** nati_ueno has joined #heat | 17:28 | |
*** IlyaE has quit IRC | 17:34 | |
*** akuznets_ has quit IRC | 17:43 | |
*** IlyaE has joined #heat | 17:50 | |
*** IlyaE has quit IRC | 17:55 | |
*** funzo has quit IRC | 17:55 | |
*** funzo has joined #heat | 17:56 | |
*** funzo has quit IRC | 18:01 | |
*** AndrewMichalik has joined #heat | 18:02 | |
*** AndrewMichalik has quit IRC | 18:03 | |
*** akuznetsov has joined #heat | 18:05 | |
*** AndrewMichalik has joined #heat | 18:11 | |
*** swygue has quit IRC | 18:23 | |
*** funzo has joined #heat | 18:26 | |
*** funzo has quit IRC | 18:32 | |
*** aignatov has joined #heat | 18:33 | |
*** swygue has joined #heat | 18:38 | |
*** akuznetsov has quit IRC | 18:54 | |
*** AndrewMichalik has quit IRC | 19:04 | |
*** funzo has joined #heat | 19:28 | |
*** rpothier has quit IRC | 19:33 | |
*** rpothier_ has joined #heat | 19:33 | |
*** funzo has quit IRC | 19:33 | |
*** funzo has joined #heat | 20:11 | |
openstackgerrit | Jason Dunsmore proposed a change to openstack/heat: Rename scaleout_apis.rst -> scale_deployment.rst https://review.openstack.org/63962 | 20:15 |
openstackgerrit | Jason Dunsmore proposed a change to openstack/heat: Add documentation for multi-engine https://review.openstack.org/63963 | 20:15 |
*** funzo has quit IRC | 20:16 | |
*** gokrokve has quit IRC | 20:32 | |
*** gokrokve has joined #heat | 20:57 | |
*** gokrokve has quit IRC | 20:58 | |
*** gokrokve has joined #heat | 21:07 | |
*** funzo has joined #heat | 21:12 | |
*** funzo_ has joined #heat | 21:14 | |
*** funzo has quit IRC | 21:14 | |
*** andersonvom has quit IRC | 21:14 | |
*** AndrewMichalik has joined #heat | 21:16 | |
*** gokrokve has quit IRC | 21:17 | |
*** andersonvom has joined #heat | 21:18 | |
*** funzo_ has quit IRC | 21:18 | |
*** alexheneveld has joined #heat | 21:29 | |
*** alexheneveld has quit IRC | 21:33 | |
*** alexheneveld has joined #heat | 21:35 | |
*** alexheneveld has quit IRC | 21:39 | |
openstackgerrit | Jason Dunsmore proposed a change to openstack/heat: Add documentation for multi-engine https://review.openstack.org/63963 | 21:42 |
*** aignatov has quit IRC | 21:47 | |
*** alexheneveld has joined #heat | 21:53 | |
*** alexheneveld has quit IRC | 21:57 | |
*** dims has quit IRC | 21:58 | |
*** dims has joined #heat | 22:12 | |
*** alexheneveld has joined #heat | 22:13 | |
*** funzo has joined #heat | 22:15 | |
*** alexheneveld has quit IRC | 22:16 | |
*** funzo has quit IRC | 22:20 | |
*** jasond` has quit IRC | 22:29 | |
*** jasond` has joined #heat | 22:43 | |
*** AndrewMichalik has quit IRC | 23:02 | |
*** AndrewMichalik has joined #heat | 23:10 | |
*** funzo has joined #heat | 23:15 | |
*** funzo has quit IRC | 23:20 | |
*** AndrewMichalik has quit IRC | 23:23 | |
*** SergeyLukjanov has quit IRC | 23:31 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!