Activity log for bug #1493576

Date Who What changed Old value New value Message
2015-09-08 22:15:28 Andriy Kurilin bug added bug
2015-09-08 22:15:52 Andriy Kurilin bug task added horizon
2015-09-08 22:16:35 Andriy Kurilin description All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31
2015-09-08 22:24:25 Andriy Kurilin python-novaclient: status New Invalid
2015-09-08 22:24:32 Andriy Kurilin bug task deleted python-novaclient
2015-09-08 22:47:11 Andriy Kurilin description All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/master/manila/compute/nova.py#L23
2015-09-08 22:47:36 Andriy Kurilin bug task added manila
2015-09-09 06:54:06 Andriy Kurilin description All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/master/manila/compute/nova.py#L23 All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/master/manila/compute/nova.py#L23
2015-09-09 06:54:19 Andriy Kurilin tags novaclient
2015-09-09 09:44:58 Valeriy Ponomaryov bug task added cinder
2015-09-09 09:45:33 Valeriy Ponomaryov description All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/master/manila/compute/nova.py#L23 All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/master/manila/compute/nova.py#L23 Cinder: https://github.com/openstack/cinder/blob/master/cinder/compute/nova.py
2015-09-09 10:19:01 OpenStack Infra manila: status New In Progress
2015-09-09 10:19:01 OpenStack Infra manila: assignee Valeriy Ponomaryov (vponomaryov)
2015-09-09 10:20:03 Valeriy Ponomaryov manila: importance Undecided Low
2015-09-09 11:12:42 Timur Sufiev horizon: assignee Timur Sufiev (tsufiev-x)
2015-09-09 11:28:35 OpenStack Infra horizon: status New In Progress
2015-09-09 13:13:15 Ivan Kolodyazhny cinder: assignee Ivan Kolodyazhny (e0ne)
2015-09-09 13:23:22 Andriy Kurilin description All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/master/manila/compute/nova.py#L23 Cinder: https://github.com/openstack/cinder/blob/master/cinder/compute/nova.py All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/473b46f6edc511deaba88b48392b62bfbb979787/manila/compute/nova.py#L23 Cinder: https://github.com/openstack/cinder/blob/de64f5ad716676b7180365798efc3ea69a4fef0e/cinder/compute/nova.py#L23
2015-09-09 14:26:38 OpenStack Infra horizon: status In Progress Fix Committed
2015-09-09 14:28:04 Valeriy Ponomaryov manila: milestone liberty-rc1
2015-09-09 14:32:57 Zhenguo Niu bug task added mistral
2015-09-09 14:37:51 Zhenguo Niu mistral: assignee Zhenguo Niu (niu-zglinux)
2015-09-09 14:39:21 Zhenguo Niu description All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/473b46f6edc511deaba88b48392b62bfbb979787/manila/compute/nova.py#L23 Cinder: https://github.com/openstack/cinder/blob/de64f5ad716676b7180365798efc3ea69a4fef0e/cinder/compute/nova.py#L23 All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/473b46f6edc511deaba88b48392b62bfbb979787/manila/compute/nova.py#L23 Cinder: https://github.com/openstack/cinder/blob/de64f5ad716676b7180365798efc3ea69a4fef0e/cinder/compute/nova.py#L23 Mistral: https://github.com/openstack/mistral/blob/master/mistral/actions/openstack/actions.py#L23
2015-09-09 14:41:55 Zhenguo Niu mistral: status New In Progress
2015-09-09 16:03:38 Andriy Kurilin description All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Horizon: https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 Manila: https://github.com/openstack/manila/blob/473b46f6edc511deaba88b48392b62bfbb979787/manila/compute/nova.py#L23 Cinder: https://github.com/openstack/cinder/blob/de64f5ad716676b7180365798efc3ea69a4fef0e/cinder/compute/nova.py#L23 Mistral: https://github.com/openstack/mistral/blob/master/mistral/actions/openstack/actions.py#L23 All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Affected projects: - Horizon - https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 - Manila - https://github.com/openstack/manila/blob/473b46f6edc511deaba88b48392b62bfbb979787/manila/compute/nova.py#L23 - Cinder- https://github.com/openstack/cinder/blob/de64f5ad716676b7180365798efc3ea69a4fef0e/cinder/compute/nova.py#L23 - Mistral - https://github.com/openstack/mistral/blob/f42b7f5f5e4bcbce8db7e7340b4cac12de3eec4d/mistral/actions/openstack/actions.py#L23
2015-09-10 15:32:40 OpenStack Infra manila: status In Progress Fix Committed
2015-09-11 10:03:58 OpenStack Infra mistral: status In Progress Fix Committed
2015-09-11 10:16:13 Rob Cresswell horizon: importance Undecided High
2015-09-11 10:16:16 Rob Cresswell horizon: milestone liberty-rc1
2015-09-11 11:24:31 OpenStack Infra cinder: status New In Progress
2015-09-11 11:24:55 Ivan Kolodyazhny cinder: milestone liberty-rc1
2015-09-11 11:24:58 Ivan Kolodyazhny cinder: importance Undecided Medium
2015-09-11 20:44:41 Andriy Kurilin mistral: status Fix Committed Confirmed
2015-09-14 09:59:38 Renat Akhmerov mistral: status Confirmed Fix Committed
2015-09-14 09:59:43 Renat Akhmerov mistral: milestone liberty-rc1
2015-09-14 09:59:49 Renat Akhmerov mistral: importance Undecided High
2015-09-15 01:52:57 OpenStack Infra cinder: status In Progress Fix Committed
2015-09-22 19:43:54 Thierry Carrez manila: status Fix Committed Fix Released
2015-09-24 07:10:18 Thierry Carrez cinder: status Fix Committed Fix Released
2015-09-25 12:12:19 Renat Akhmerov mistral: status Fix Committed Fix Released
2015-09-26 08:59:34 Thierry Carrez horizon: status Fix Committed Fix Released
2015-09-29 11:06:33 Doug Shelley bug task added trove
2015-10-15 11:24:32 Thierry Carrez horizon: milestone liberty-rc1 8.0.0
2015-10-15 11:53:51 Thierry Carrez cinder: milestone liberty-rc1 7.0.0
2015-10-15 13:12:02 Thierry Carrez manila: milestone liberty-rc1 1.0.0
2015-10-16 17:40:23 Renat Akhmerov mistral: milestone liberty-rc1 liberty
2015-10-17 21:22:48 Amrith Kumar trove: assignee Amrith (amrith)
2015-10-17 21:23:04 Amrith Kumar trove: milestone next
2015-10-17 23:29:21 OpenStack Infra trove: status New In Progress
2015-11-02 12:36:00 OpenStack Infra trove: status In Progress Fix Committed
2015-12-03 21:39:49 Doug Hellmann trove: status Fix Committed Fix Released
2016-06-21 18:22:16 Matt Riedemann bug task added congress
2016-06-21 18:22:31 Matt Riedemann bug task added os-cloud-config
2016-06-21 18:26:12 Andriy Kurilin description All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Affected projects: - Horizon - https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31 - Manila - https://github.com/openstack/manila/blob/473b46f6edc511deaba88b48392b62bfbb979787/manila/compute/nova.py#L23 - Cinder- https://github.com/openstack/cinder/blob/de64f5ad716676b7180365798efc3ea69a4fef0e/cinder/compute/nova.py#L23 - Mistral - https://github.com/openstack/mistral/blob/f42b7f5f5e4bcbce8db7e7340b4cac12de3eec4d/mistral/actions/openstack/actions.py#L23 All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility. Direct import of versioned client object(i.e. novaclient.v2.client) is a way to "shoot yourself in the foot". Python-novaclient's doc: http://docs.openstack.org/developer/python-novaclient/api.html Affected projects:  - Horizon - https://github.com/openstack/horizon/blob/69d6d50ef4a26e2629643ed35ebd661e82e10586/openstack_dashboard/api/nova.py#L31  - Manila - https://github.com/openstack/manila/blob/473b46f6edc511deaba88b48392b62bfbb979787/manila/compute/nova.py#L23  - Cinder- https://github.com/openstack/cinder/blob/de64f5ad716676b7180365798efc3ea69a4fef0e/cinder/compute/nova.py#L23  - Mistral - https://github.com/openstack/mistral/blob/f42b7f5f5e4bcbce8db7e7340b4cac12de3eec4d/mistral/actions/openstack/actions.py#L23 - Congress - https://github.com/openstack/congress/blob/88f4a87f4899fc29e9dde6482ceb2a0e42896ece/contrib/nova/congress.py#L92
2016-06-21 18:27:41 Andriy Kurilin congress: assignee Andrey Kurilin (andreykurilin)
2016-06-21 18:27:48 Andriy Kurilin congress: status New In Progress
2016-06-21 18:35:24 Andriy Kurilin bug task added networking-cisco
2016-06-21 18:41:47 Andriy Kurilin networking-cisco: assignee Andrey Kurilin (andreykurilin)
2016-06-21 18:41:52 Andriy Kurilin networking-cisco: status New In Progress
2016-06-21 18:48:06 Andriy Kurilin os-cloud-config: status New In Progress
2016-06-21 18:48:09 Andriy Kurilin os-cloud-config: assignee Andrey Kurilin (andreykurilin)
2016-06-23 18:19:55 OpenStack Infra networking-cisco: status In Progress Fix Released
2016-06-23 18:59:35 OpenStack Infra congress: status In Progress Fix Released
2016-07-13 22:25:39 OpenStack Infra os-cloud-config: status In Progress Fix Released