Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packaging: explicit jinja2 dependency for dashboard #19598

Merged
merged 1 commit into from Jan 5, 2018

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Dec 19, 2017

We were getting this via python-flask when mgr nodes were also mon nodes, but the mgr should depend on it explicitly to work in all cases.

Fixes: http://tracker.ceph.com/issues/22457
Signed-off-by: John Spray john.spray@redhat.com

We were getting this via python-flask, when mgr was
installed on nodes with ceph-mon, but for correctness
in general we should depend on it from ceph-mgr (it
is imported by the dashboard module).

Fixes: http://tracker.ceph.com/issues/22457
Signed-off-by: John Spray <john.spray@redhat.com>
Copy link
Member

@wido wido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@tchaikov tchaikov merged commit 4fda7cc into ceph:master Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants