[Wallaby] subscription-manager command doesn't work on a Controller node running cinder-volume container
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
In Progress
|
Critical
|
Yamato Tanaka |
Bug Description
*** Wallaby only ***
Description
===========
subscription-
~~~
[root@overcloud
e7c8cee2afde undercloud.
[root@overcloud
subscription-
~~~
The reason subscription-
~~~
[root@overcloud
/run/.containerenv: empty
~~~
There was a similar discussion in the past, and the following change was merged in order to prevent creating /run/.containerenv if '/run' is bind-mounted into containers.
- https:/
- https:/
However, only openstack-
That's why /run/.containerenv is created only on a Controller node running openstack-
~~~
[root@overcloud
:
{
},
:
~~~
This issue has been resolved on master branch by the following change:
- https:/
But it has not backported into Wallaby yet.
- https:/
Steps to reproduce
==================
Run 'subscription-
Expected result
===============
subscription-
Actual result
=============
subscription-
'subscription
Environment
===========
Wallaby base environment (Red Hat OpenStack Platform 17.0)
Changed in tripleo: | |
assignee: | nobody → Yamato Tanaka (yatanaka-1007) |
Changed in tripleo: | |
importance: | Undecided → Critical |
status: | New → In Progress |
Changed in tripleo: | |
milestone: | none → antelope-1 |
Fix proposed to branch: stable/wallaby /review. opendev. org/c/openstack /tripleo- heat-templates/ +/863024
Review: https:/