Activity log for bug #1527045

Date Who What changed Old value New value Message
2015-12-17 04:08:12 zhurong bug added bug
2015-12-17 04:08:18 zhurong python-muranoclient: assignee zhurong (zhu-rong)
2015-12-17 04:16:08 OpenStack Infra python-muranoclient: status New In Progress
2015-12-17 15:26:20 zhurong summary import package gives a error with response have no attribute 'ok' Due to the new raw_request cause error like response have no attribute 'ok'
2015-12-17 15:28:04 zhurong description Now use murano package-import --is-public io.murano.zip import a package give a error like: Error 'tuple' object has no attribute 'ok' occurred while installing package io.murano Due to the new raw_request bring in this pacth https://github.com/openstack/python-muranoclient/commit/c60feee45cfa19522075cb0c824450eab514d23a cause 'package import', 'package download', 'get package ui', 'get package log', 'get package supplier logo', will give the error like: Error 'tuple' object has no attribute 'ok' occurred while installing package io.murano
2015-12-17 15:28:57 zhurong description Due to the new raw_request bring in this pacth https://github.com/openstack/python-muranoclient/commit/c60feee45cfa19522075cb0c824450eab514d23a cause 'package import', 'package download', 'get package ui', 'get package log', 'get package supplier logo', will give the error like: Error 'tuple' object has no attribute 'ok' occurred while installing package io.murano Due to the new raw_request bring in this pacth:https://github.com/openstack/python-muranoclient/commit/c60feee45cfa19522075cb0c824450eab514d23a cause 'package import', 'package download', 'get package ui', 'get package log', 'get package supplier logo', will give the error like: Error 'tuple' object has no attribute 'ok' occurred while installing package io.murano
2015-12-21 07:22:54 Kirill Zaitsev python-muranoclient: importance Undecided High
2015-12-21 07:22:56 Kirill Zaitsev python-muranoclient: milestone 0.8.1
2015-12-21 07:23:03 Kirill Zaitsev python-muranoclient: importance High Critical
2015-12-21 07:27:10 Kirill Zaitsev python-muranoclient: importance Critical High
2015-12-21 08:00:27 OpenStack Infra python-muranoclient: status In Progress Fix Released