Murano was moved into plugin need to fix installation in the tests
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
In Progress
|
High
|
Victor Ryzhenkin | |||
9.x |
Confirmed
|
High
|
Mykola Stolyarenko |
Bug Description
System tests:
Case_FuelMaste
Case_FuelMaste
https:/
https:/
failed due to murano was excluded from standard cluster installation.
https:/
2016-02-25 00:07:11,042 - ERROR __init__.py:67 -- create_cluster raised: KeyError('murano',)
Traceback: Traceback (most recent call last):
File "/home/
result = func(*args, **kwargs)
File "/home/
result = func(*args, **kwargs)
File "/home/
result = func(*args, **kwargs)
File "/home/
settings[
KeyError: 'murano'
Need to install it as a plugin or delete installation from the tests
tags: | added: area-qa |
Changed in fuel: | |
importance: | Medium → High |
affects: | fuel → mos |
Changed in mos: | |
milestone: | 9.0 → none |
milestone: | none → 10.0 |
I suggest remove cases(or disable them) instead of fixing, because Murano as plug in should has own cases in repo.