Activity log for bug #1681073

Date Who What changed Old value New value Message
2017-04-08 11:25:44 wei.ying bug added bug
2017-04-08 11:25:51 wei.ying horizon: assignee wei.ying (wei.yy)
2017-04-08 13:46:09 OpenStack Infra horizon: status New In Progress
2017-04-10 16:19:16 Akihiro Motoki horizon: importance Undecided High
2017-04-10 16:19:19 Akihiro Motoki horizon: milestone pike-1
2017-04-10 16:49:23 OpenStack Infra horizon: status In Progress Fix Released
2017-12-07 04:07:28 Seyeong Kim bug task added openstack-dashboard (Ubuntu)
2017-12-07 04:07:36 Seyeong Kim openstack-dashboard (Ubuntu): assignee Seyeong Kim (xtrusia)
2017-12-07 04:08:48 Seyeong Kim bug task added horizon (Ubuntu)
2017-12-07 04:08:55 Seyeong Kim bug task deleted openstack-dashboard (Ubuntu)
2017-12-07 04:08:59 Seyeong Kim horizon (Ubuntu): assignee Seyeong Kim (xtrusia)
2017-12-07 04:14:53 Seyeong Kim nominated for series Ubuntu Zesty
2017-12-07 04:14:53 Seyeong Kim nominated for series Ubuntu Artful
2017-12-07 04:14:53 Seyeong Kim nominated for series Ubuntu Xenial
2017-12-07 06:04:16 Seyeong Kim bug task added cloud-archive
2017-12-07 06:04:57 Seyeong Kim description Env: devstack master branch Steps to reproduce: 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form it will throws an exception. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec return view_func(request, *args, **kwargs) File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec return view_func(request, *args, **kwargs) File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec return view_func(request, *args, **kwargs) File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec return view_func(request, *args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch return handler(request, *args, **kwargs) File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post exceptions.handle(request) File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle six.reraise(exc_type, exc_value, exc_traceback) File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post success = workflow.finalize() File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize if not self.handle(self.request, self.context): File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name' Env: devstack master branch Steps to reproduce: 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form it will throws an exception. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last):   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec     return view_func(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view     return self.dispatch(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch     return handler(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post     exceptions.handle(request)   File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle     six.reraise(exc_type, exc_value, exc_traceback)   File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post     success = workflow.finalize()   File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize     if not self.handle(self.request, self.context):   File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle     vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name'
2017-12-07 06:10:46 Seyeong Kim description Env: devstack master branch Steps to reproduce: 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form it will throws an exception. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last):   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec     return view_func(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view     return self.dispatch(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch     return handler(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post     exceptions.handle(request)   File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle     six.reraise(exc_type, exc_value, exc_traceback)   File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post     success = workflow.finalize()   File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize     if not self.handle(self.request, self.context):   File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle     vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name' [Impact] Affected - UCA Mitaka, Ocata - Xenial, Zesty After enabling consistency groups by changing api-paste.ini, When trying to create consistency group, there are error like below. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last):   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec     return view_func(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view     return self.dispatch(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch     return handler(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post     exceptions.handle(request)   File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle     six.reraise(exc_type, exc_value, exc_traceback)   File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post     success = workflow.finalize()   File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize     if not self.handle(self.request, self.context):   File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle     vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name' [Test case] juju deploy bundle (this is same as original description) 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form [Regression Potential] This changes horizon UI, and need to restart apache2 server. There could be very short outage for openstack dashboard. but this seems not critical to openstack service. and if there is code error, django server can't be started and outage time could be longer than above. [Others] upstream commit https://git.openstack.org/cgit/openstack/horizon/commit/?id=89bb9268204a2316fc526d660f38d5517980f209 [Original Description] Env: devstack master branch Steps to reproduce: 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form it will throws an exception. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last):   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec     return view_func(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view     return self.dispatch(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch     return handler(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post     exceptions.handle(request)   File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle     six.reraise(exc_type, exc_value, exc_traceback)   File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post     success = workflow.finalize()   File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize     if not self.handle(self.request, self.context):   File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle     vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name'
2017-12-07 06:11:36 Seyeong Kim attachment added lp1681073-xenial.debdiff https://bugs.launchpad.net/cloud-archive/+bug/1681073/+attachment/5019592/+files/lp1681073-xenial.debdiff
2017-12-07 06:11:48 Seyeong Kim attachment added lp1681073-ocata.debdiff https://bugs.launchpad.net/cloud-archive/+bug/1681073/+attachment/5019593/+files/lp1681073-ocata.debdiff
2017-12-07 06:12:02 Seyeong Kim attachment added lp1681073-mitaka.debdiff https://bugs.launchpad.net/cloud-archive/+bug/1681073/+attachment/5019594/+files/lp1681073-mitaka.debdiff
2017-12-07 06:12:15 Seyeong Kim attachment added lp1681073-zesty.debdiff https://bugs.launchpad.net/cloud-archive/+bug/1681073/+attachment/5019595/+files/lp1681073-zesty.debdiff
2017-12-07 06:13:00 Seyeong Kim description [Impact] Affected - UCA Mitaka, Ocata - Xenial, Zesty After enabling consistency groups by changing api-paste.ini, When trying to create consistency group, there are error like below. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last):   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec     return view_func(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view     return self.dispatch(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch     return handler(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post     exceptions.handle(request)   File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle     six.reraise(exc_type, exc_value, exc_traceback)   File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post     success = workflow.finalize()   File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize     if not self.handle(self.request, self.context):   File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle     vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name' [Test case] juju deploy bundle (this is same as original description) 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form [Regression Potential] This changes horizon UI, and need to restart apache2 server. There could be very short outage for openstack dashboard. but this seems not critical to openstack service. and if there is code error, django server can't be started and outage time could be longer than above. [Others] upstream commit https://git.openstack.org/cgit/openstack/horizon/commit/?id=89bb9268204a2316fc526d660f38d5517980f209 [Original Description] Env: devstack master branch Steps to reproduce: 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form it will throws an exception. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last):   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec     return view_func(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view     return self.dispatch(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch     return handler(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post     exceptions.handle(request)   File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle     six.reraise(exc_type, exc_value, exc_traceback)   File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post     success = workflow.finalize()   File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize     if not self.handle(self.request, self.context):   File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle     vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name' [Impact] Affected - UCA Mitaka, Ocata - Xenial, Zesty ( Artful is incidentlly added, please ignore it) After enabling consistency groups by changing api-paste.ini, When trying to create consistency group, there are error like below. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last):   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec     return view_func(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view     return self.dispatch(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch     return handler(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post     exceptions.handle(request)   File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle     six.reraise(exc_type, exc_value, exc_traceback)   File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post     success = workflow.finalize()   File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize     if not self.handle(self.request, self.context):   File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle     vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name' [Test case] juju deploy bundle (this is same as original description) 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form [Regression Potential] This changes horizon UI, and need to restart apache2 server. There could be very short outage for openstack dashboard. but this seems not critical to openstack service. and if there is code error, django server can't be started and outage time could be longer than above. [Others] upstream commit https://git.openstack.org/cgit/openstack/horizon/commit/?id=89bb9268204a2316fc526d660f38d5517980f209 [Original Description] Env: devstack master branch Steps to reproduce: 1. Go to admin/volume types panel 2. Create volume type with any name 3. Go to project/Consistency Groups panel 4. Create Consistency Group and add the volume type we just created 5. Submit Create Consistency Group form it will throws an exception. Exception info: Internal Server Error: /project/cgroups/create/ Traceback (most recent call last):   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec     return view_func(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/decorators.py", line 84, in dec     return view_func(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view     return self.dispatch(request, *args, **kwargs)   File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch     return handler(request, *args, **kwargs)   File "/opt/stack/horizon/horizon/workflows/views.py", line 199, in post     exceptions.handle(request)   File "/opt/stack/horizon/horizon/exceptions.py", line 352, in handle     six.reraise(exc_type, exc_value, exc_traceback)   File "/opt/stack/horizon/horizon/workflows/views.py", line 194, in post     success = workflow.finalize()   File "/opt/stack/horizon/horizon/workflows/base.py", line 824, in finalize     if not self.handle(self.request, self.context):   File "/opt/stack/horizon/openstack_dashboard/dashboards/project/cgroups/workflows.py", line 323, in handle     vol_type.extra_specs['volume_backend_name'] KeyError: 'volume_backend_name'
2017-12-07 06:13:13 Seyeong Kim tags sts-sru
2017-12-07 06:13:45 Seyeong Kim bug added subscriber Ubuntu Sponsors Team
2017-12-07 06:14:00 Seyeong Kim bug added subscriber Ubuntu Stable Release Updates Team
2017-12-07 06:15:04 Seyeong Kim cloud-archive: assignee Seyeong Kim (xtrusia)
2017-12-11 13:58:31 Edward Hope-Morley tags sts-sru sts-sru-needed
2017-12-14 14:32:26 Corey Bryant bug task added horizon (Ubuntu Xenial)
2017-12-14 14:32:38 Corey Bryant horizon (Ubuntu Xenial): status New Triaged
2017-12-14 14:32:41 Corey Bryant horizon (Ubuntu Xenial): importance Undecided High
2017-12-14 14:32:58 Corey Bryant nominated for series cloud-archive/newton
2017-12-14 14:32:58 Corey Bryant bug task added cloud-archive/newton
2017-12-14 14:32:58 Corey Bryant nominated for series cloud-archive/mitaka
2017-12-14 14:32:58 Corey Bryant bug task added cloud-archive/mitaka
2017-12-14 14:32:58 Corey Bryant nominated for series cloud-archive/ocata
2017-12-14 14:32:58 Corey Bryant bug task added cloud-archive/ocata
2017-12-14 14:33:14 Corey Bryant cloud-archive: status New Fix Released
2017-12-14 14:33:25 Corey Bryant cloud-archive/newton: status New Triaged
2017-12-14 14:33:30 Corey Bryant cloud-archive/mitaka: importance Undecided High
2017-12-14 14:33:33 Corey Bryant cloud-archive/ocata: status New Triaged
2017-12-14 14:33:39 Corey Bryant cloud-archive/mitaka: status New Triaged
2017-12-14 14:33:44 Corey Bryant cloud-archive/newton: importance Undecided High
2017-12-14 14:33:49 Corey Bryant cloud-archive/ocata: importance Undecided High
2017-12-14 15:25:48 Corey Bryant cloud-archive/ocata: status Triaged Fix Committed
2017-12-14 15:25:52 Corey Bryant tags sts-sru-needed sts-sru-needed verification-ocata-needed
2017-12-15 04:52:40 Seyeong Kim tags sts-sru-needed verification-ocata-needed sts-sru-needed verification-ocata-done
2017-12-18 12:55:26 James Page horizon (Ubuntu): status New Fix Released
2017-12-18 12:55:30 James Page horizon (Ubuntu): importance Undecided High
2017-12-18 12:55:34 James Page cloud-archive: importance Undecided High
2017-12-18 13:05:44 Corey Bryant cloud-archive/newton: status Triaged Fix Committed
2017-12-18 13:05:46 Corey Bryant tags sts-sru-needed verification-ocata-done sts-sru-needed verification-newton-needed verification-ocata-done
2017-12-19 16:46:38 Seyeong Kim tags sts-sru-needed verification-newton-needed verification-ocata-done sts-sru-needed verification-newton-done verification-ocata-done
2017-12-20 00:22:29 Chris Halse Rogers horizon (Ubuntu Xenial): status Triaged Fix Committed
2017-12-20 00:22:33 Chris Halse Rogers bug added subscriber SRU Verification
2017-12-20 00:22:37 Chris Halse Rogers tags sts-sru-needed verification-newton-done verification-ocata-done sts-sru-needed verification-needed verification-needed-xenial verification-newton-done verification-ocata-done
2017-12-20 07:32:59 Seyeong Kim tags sts-sru-needed verification-needed verification-needed-xenial verification-newton-done verification-ocata-done sts-sru-needed verification-done-xenial verification-needed verification-newton-done verification-ocata-done
2018-01-02 11:15:00 Launchpad Janitor horizon (Ubuntu Xenial): status Fix Committed Fix Released
2018-01-02 11:15:10 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2018-01-02 14:43:13 Corey Bryant cloud-archive/mitaka: status Triaged Fix Committed
2018-01-02 14:43:15 Corey Bryant tags sts-sru-needed verification-done-xenial verification-needed verification-newton-done verification-ocata-done sts-sru-needed verification-done-xenial verification-mitaka-needed verification-needed verification-newton-done verification-ocata-done
2018-01-02 14:48:04 Corey Bryant cloud-archive/ocata: status Fix Committed Fix Released
2018-01-02 14:49:43 Corey Bryant cloud-archive/newton: status Fix Committed Fix Released
2018-01-04 11:17:32 Seyeong Kim tags sts-sru-needed verification-done-xenial verification-mitaka-needed verification-needed verification-newton-done verification-ocata-done sts-sru-needed verification-done-xenial verification-mitaka-done verification-needed verification-newton-done verification-ocata-done
2018-01-09 12:27:42 Corey Bryant cloud-archive/mitaka: status Fix Committed Fix Released