client could not initialise glance client correctly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-muranoclient |
Fix Released
|
High
|
zhurong | ||
Mitaka |
Fix Committed
|
High
|
Kirill Zaitsev | ||
Newton |
Fix Released
|
High
|
zhurong | ||
Ocata |
Fix Released
|
High
|
zhurong |
Bug Description
Now the client can not initialise glance client, give the warning msg like:
# murano environment-create test-env
Could not initialise glance client. Image creation will be unavailable.
+------
| ID | Name | Status | Created | Updated |
+------
| 7f6c49e220fa43c
+------
Have two issue about this:
1. can not get the endpoint correctly, the get endpoint are all murano's endpoint.
2. Get the correctly endpoint, init the glance client, give the error:
TypeError: "__init__() got an unexpected keyword argument 'endpoint_type'"
summary: |
- client can not get the endpoint correctly and glance_client can not init + client could not initialise glance client correctly |
Changed in python-muranoclient: | |
assignee: | nobody → zhurong (zhu-rong) |
description: | updated |
description: | updated |
Changed in python-muranoclient: | |
importance: | Undecided → High |
milestone: | none → 0.9.0 |
tags: | added: cli glance |
Fix proposed to branch: master /review. openstack. org/332028
Review: https:/