Skip to content

mgr/dashboard: use FQDN for failover redirection#34452

Merged
LenzGr merged 1 commit intoceph:masterfrom
rhcs-dashboard:fix-44923-master
Apr 9, 2020
Merged

mgr/dashboard: use FQDN for failover redirection#34452
LenzGr merged 1 commit intoceph:masterfrom
rhcs-dashboard:fix-44923-master

Conversation

@epuertat
Copy link
Member

@epuertat epuertat commented Apr 7, 2020

# netstat -ptan | grep 11000
tcp6       0      0 :::11000                :::*                    LISTEN      5025/ceph-mgr

# ceph mgr services
{
    "dashboard": "http://ceph-rpm2:11000/",
...
}

# curl http://ceph-rpm2:13000/
This resource can be found at <a href="http://ceph-rpm2:11000/">http://ceph-rpm2:11000/</a>

Fixes: https://tracker.ceph.com/issues/44923
Signed-off-by: Ernesto Puerta epuertat@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard backend
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Fixes: https://tracker.ceph.com/issues/44923
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
@epuertat
Copy link
Member Author

epuertat commented Apr 8, 2020

jenkins test dashboard

Copy link
Member

@votdev votdev left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants