Sha256: d7b5df178c7b91c8c8fbe33852ea6d779324a25abdd2fb693fd4bb8b1f9c82dc

Contents?: true

Size: 807 Bytes

Versions: 80

Compression:

Stored size: 807 Bytes

Contents

<div class="col-md-4">
  <strong><%= _('Pulp server version') %></strong>
</div>
<div class="col-md-8">
  <%= @pulp_status['versions']['platform_version'] %>
</div>
<div class="col-md-4">
  <strong><%= _('Database connection') %></strong>
</div>
<div class="col-md-8">
  <strong><%= boolean_to_icon(@pulp_status['database_connection']['connected']) %></strong>
</div>
<div class="col-md-4">
  <strong><%= _('Messaging connection') %></strong>
</div>
<div class="col-md-8">
  <strong><%= boolean_to_icon(@pulp_status['messaging_connection']['connected']) %></strong>
</div>
<div class="col-md-4">
  <strong><%= _('Workers') %></strong>
</div>
<div class="col-md-8">
  <%= @pulp_status['known_workers'].size %><br />
</div>
<div class="col-md-4">
  <strong><%= _('Supported Content Types') %></strong>
</div>

Version data entries

80 entries across 80 versions & 1 rubygems

Version Path
katello-4.14.3 app/views/smart_proxies/pulp_status.html.erb
katello-4.14.2 app/views/smart_proxies/pulp_status.html.erb
katello-4.15.0 app/views/smart_proxies/pulp_status.html.erb
katello-4.15.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-4.15.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-4.14.1 app/views/smart_proxies/pulp_status.html.erb
katello-4.14.0 app/views/smart_proxies/pulp_status.html.erb
katello-4.14.0.rc3 app/views/smart_proxies/pulp_status.html.erb
katello-4.14.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-4.14.0.rc1.1 app/views/smart_proxies/pulp_status.html.erb
katello-4.14.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-4.13.1 app/views/smart_proxies/pulp_status.html.erb
katello-4.13.0 app/views/smart_proxies/pulp_status.html.erb
katello-4.12.1 app/views/smart_proxies/pulp_status.html.erb
katello-4.13.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-4.12.0 app/views/smart_proxies/pulp_status.html.erb
katello-4.12.0.rc3 app/views/smart_proxies/pulp_status.html.erb
katello-4.12.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-4.12.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-4.11.1 app/views/smart_proxies/pulp_status.html.erb