*** zhurong has joined #openstack-glance | 00:34 | |
openstackgerrit | Sean McGinnis proposed openstack/glance master: Separate out functional tests https://review.openstack.org/474816 | 00:39 |
---|---|---|
*** namnh has joined #openstack-glance | 01:01 | |
*** markvoelker has quit IRC | 01:13 | |
*** zhurong has quit IRC | 01:30 | |
*** zhurong has joined #openstack-glance | 01:50 | |
*** Sukhdev has quit IRC | 01:57 | |
*** tovin07_ has joined #openstack-glance | 02:04 | |
*** markvoelker has joined #openstack-glance | 02:14 | |
openstackgerrit | fengzhr proposed openstack/glance master: Fix the bug of filter image with "protected" https://review.openstack.org/449108 | 02:20 |
*** markvoelker has quit IRC | 02:48 | |
*** namnh has quit IRC | 03:06 | |
*** ratailor has joined #openstack-glance | 03:10 | |
*** jdurgin has quit IRC | 03:11 | |
*** chlong has quit IRC | 03:12 | |
*** gyee has quit IRC | 03:17 | |
*** Sukhdev has joined #openstack-glance | 03:22 | |
*** markvoelker has joined #openstack-glance | 03:46 | |
*** jaosorior_away is now known as jaosorior | 03:53 | |
*** markvoelker has quit IRC | 04:18 | |
*** zhurong has quit IRC | 04:25 | |
*** zhurong has joined #openstack-glance | 04:30 | |
*** adisky__ has joined #openstack-glance | 04:31 | |
*** udesale has joined #openstack-glance | 04:32 | |
*** Sukhdev has quit IRC | 05:13 | |
*** markvoelker has joined #openstack-glance | 05:15 | |
openstackgerrit | M V P Nitesh proposed openstack/python-glanceclient master: Added a check for the length of tag https://review.openstack.org/429518 | 05:17 |
*** groen692 has joined #openstack-glance | 05:42 | |
*** markvoelker has quit IRC | 05:49 | |
*** namnh has joined #openstack-glance | 06:15 | |
*** rcernin has joined #openstack-glance | 06:19 | |
*** rcernin has quit IRC | 06:24 | |
*** e0ne has joined #openstack-glance | 06:33 | |
*** rcernin has joined #openstack-glance | 06:39 | |
*** mosulica has joined #openstack-glance | 06:40 | |
*** e0ne has quit IRC | 06:43 | |
*** pcaruana has joined #openstack-glance | 06:43 | |
*** markvoelker has joined #openstack-glance | 06:46 | |
*** gabor_antal has quit IRC | 06:54 | |
*** tesseract has joined #openstack-glance | 07:09 | |
*** markvoelker has quit IRC | 07:19 | |
*** hoonetorg has joined #openstack-glance | 07:31 | |
*** gabor_antal has joined #openstack-glance | 07:50 | |
*** zzzeek has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-glance | 08:02 | |
*** markvoelker has joined #openstack-glance | 08:16 | |
*** e0ne has joined #openstack-glance | 08:18 | |
*** rcernin has quit IRC | 08:21 | |
*** rcernin has joined #openstack-glance | 08:22 | |
*** zhurong has quit IRC | 08:37 | |
openstackgerrit | M V P Nitesh proposed openstack/python-glanceclient master: Added a check for the length of tag https://review.openstack.org/429518 | 08:41 |
*** rajathagasthya has joined #openstack-glance | 08:43 | |
*** zhurong has joined #openstack-glance | 08:44 | |
*** rajathagasthya has quit IRC | 08:45 | |
*** markvoelker has quit IRC | 08:50 | |
*** aavraham has joined #openstack-glance | 09:18 | |
*** dalgaaf has quit IRC | 09:35 | |
*** dalgaaf has joined #openstack-glance | 09:37 | |
*** markvoelker has joined #openstack-glance | 09:47 | |
*** zhurong has quit IRC | 09:59 | |
*** tovin07_ has quit IRC | 10:07 | |
*** ratailor has quit IRC | 10:13 | |
*** markvoelker has quit IRC | 10:21 | |
*** ratailor has joined #openstack-glance | 10:21 | |
*** sdague has joined #openstack-glance | 10:56 | |
*** nicolasbock has joined #openstack-glance | 11:02 | |
*** slunkad_ has joined #openstack-glance | 11:09 | |
*** slunkad has quit IRC | 11:12 | |
*** mvk has quit IRC | 11:14 | |
*** markvoelker has joined #openstack-glance | 11:18 | |
*** namnh has quit IRC | 11:31 | |
*** ericyoung has joined #openstack-glance | 11:45 | |
*** smatzek has joined #openstack-glance | 11:51 | |
*** markvoelker has quit IRC | 11:51 | |
*** udesale has quit IRC | 11:51 | |
*** ratailor has quit IRC | 12:36 | |
*** MVenesio has joined #openstack-glance | 12:42 | |
*** markvoelker has joined #openstack-glance | 12:42 | |
*** gcb has quit IRC | 12:46 | |
*** ratailor has joined #openstack-glance | 12:48 | |
*** catintheroof has joined #openstack-glance | 12:54 | |
smcginnis | Anyone know why functional tests would fail on DB migration tests when run separately from unit tests? https://review.openstack.org/474816 | 12:56 |
*** ratailor has quit IRC | 13:14 | |
*** lucasxu has joined #openstack-glance | 13:36 | |
*** adisky__ has quit IRC | 13:39 | |
*** jdurgin has joined #openstack-glance | 14:11 | |
*** chlong has joined #openstack-glance | 14:14 | |
*** jaosorior has quit IRC | 14:37 | |
*** jdurgin has quit IRC | 14:55 | |
*** palendae has joined #openstack-glance | 14:59 | |
palendae | I am trying to implement glance upgrades in ansible, but I am running into an issue with database syncing and migrations on master. If a database is already synced, both sync and expand throw exceptions (https://gist.github.com/nrb/6f3788c333f717e601b0ded35137acee) | 15:01 |
palendae | Is there currently a way to safely check if the database can be migrated, similar to Keystone's --check parameter? Here's an example https://github.com/openstack/openstack-ansible-os_keystone/blob/master/tasks/keystone_db_setup.yml#L31 | 15:02 |
*** jdurgin has joined #openstack-glance | 15:05 | |
openstackgerrit | Sean McGinnis proposed openstack/glance master: Separate out functional tests https://review.openstack.org/474816 | 15:11 |
*** rcernin has quit IRC | 15:15 | |
*** pcaruana has quit IRC | 15:20 | |
*** dhellmann has joined #openstack-glance | 15:20 | |
*** mosulica has quit IRC | 15:30 | |
*** e0ne has quit IRC | 15:34 | |
*** aarefiev is now known as aarefiev_afk | 15:39 | |
*** MVenesio has quit IRC | 15:42 | |
palendae | Has anyone tried automating the E-M-C rolling upgrade logic with a config management tool? | 15:48 |
*** rajathagasthya has joined #openstack-glance | 16:29 | |
*** dillaman has joined #openstack-glance | 16:40 | |
*** groen692 has quit IRC | 16:46 | |
*** jamielennox has quit IRC | 17:03 | |
*** jamielennox has joined #openstack-glance | 17:03 | |
*** MVenesio has joined #openstack-glance | 17:32 | |
*** MVenesio has quit IRC | 17:35 | |
*** catintheroof has quit IRC | 17:37 | |
openstackgerrit | Sean McGinnis proposed openstack/glance master: DNM: Testing new jobs https://review.openstack.org/475042 | 17:39 |
openstackgerrit | Sean McGinnis proposed openstack/glance master: DNM: Testing new jobs https://review.openstack.org/475042 | 17:42 |
*** mvk has joined #openstack-glance | 18:02 | |
*** pcaruana has joined #openstack-glance | 18:04 | |
*** burgerk has joined #openstack-glance | 18:22 | |
*** nicolasbock has quit IRC | 18:38 | |
*** pcaruana has quit IRC | 18:41 | |
*** mfedosin has joined #openstack-glance | 18:47 | |
*** smatzek has quit IRC | 19:21 | |
*** e0ne has joined #openstack-glance | 19:22 | |
openstackgerrit | Doug Hellmann proposed openstack/glance master: switch to openstackdocstheme https://review.openstack.org/475060 | 19:25 |
openstackgerrit | Doug Hellmann proposed openstack/glance master: move links to older install guides to the current install guide https://review.openstack.org/475061 | 19:25 |
openstackgerrit | Doug Hellmann proposed openstack/glance master: only show first heading from the glossary on home page https://review.openstack.org/475062 | 19:25 |
openstackgerrit | Doug Hellmann proposed openstack/python-glanceclient master: move old release notes into the releasenotes doc tree https://review.openstack.org/474774 | 19:31 |
openstackgerrit | Doug Hellmann proposed openstack/python-glanceclient master: move existing content into the new standard structure https://review.openstack.org/474775 | 19:31 |
openstackgerrit | Doug Hellmann proposed openstack/python-glanceclient master: turn on warning-is-error in sphinx build https://review.openstack.org/474776 | 19:31 |
openstackgerrit | Doug Hellmann proposed openstack/python-glanceclient master: import content from cli-reference in openstack-manuals https://review.openstack.org/474777 | 19:31 |
openstackgerrit | Doug Hellmann proposed openstack/python-glanceclient master: switch to openstackdocstheme https://review.openstack.org/475063 | 19:31 |
*** smatzek has joined #openstack-glance | 19:44 | |
*** burgerk has quit IRC | 19:48 | |
*** tesseract has quit IRC | 19:53 | |
*** e0ne has quit IRC | 19:55 | |
*** ericyoung has quit IRC | 19:55 | |
*** zzzeek has quit IRC | 20:07 | |
*** e0ne has joined #openstack-glance | 20:18 | |
*** zzzeek has joined #openstack-glance | 20:31 | |
openstackgerrit | Doug Hellmann proposed openstack/python-glanceclient master: switch to openstackdocstheme https://review.openstack.org/475063 | 20:40 |
openstackgerrit | Doug Hellmann proposed openstack/glance master: switch to openstackdocstheme https://review.openstack.org/475060 | 20:42 |
openstackgerrit | Doug Hellmann proposed openstack/glance master: move links to older install guides to the current install guide https://review.openstack.org/475061 | 20:42 |
openstackgerrit | Doug Hellmann proposed openstack/glance master: only show first heading from the glossary on home page https://review.openstack.org/475062 | 20:42 |
*** smatzek has quit IRC | 20:42 | |
*** aavraham has quit IRC | 20:56 | |
*** mfedosin has quit IRC | 21:09 | |
*** gaurangt has quit IRC | 21:14 | |
*** gaurangt has joined #openstack-glance | 21:15 | |
*** Dinesh_Bhor has quit IRC | 21:16 | |
*** Dinesh_Bhor has joined #openstack-glance | 21:17 | |
*** lucasxu has quit IRC | 21:22 | |
*** e0ne has quit IRC | 21:24 | |
*** chlong has quit IRC | 21:30 | |
*** Guest27893 has joined #openstack-glance | 21:36 | |
*** groen692 has joined #openstack-glance | 21:46 | |
*** Guest27893 has quit IRC | 21:48 | |
*** rajathagasthya has quit IRC | 22:07 | |
*** groen692 has quit IRC | 22:50 | |
*** groen692 has joined #openstack-glance | 22:58 | |
*** groen692 has quit IRC | 23:14 | |
*** sdague has quit IRC | 23:17 | |
*** hoonetorg has quit IRC | 23:26 | |
*** aarefiev_afk has quit IRC | 23:26 | |
*** john5223_ has quit IRC | 23:26 | |
*** Daviey has quit IRC | 23:26 | |
*** raginbajin has quit IRC | 23:27 | |
*** aarefiev_afk has joined #openstack-glance | 23:27 | |
*** hoonetorg has joined #openstack-glance | 23:27 | |
*** Daviey has joined #openstack-glance | 23:28 | |
*** raginbajin has joined #openstack-glance | 23:34 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!