Sha256: 1099eed55c64803f5d4c824023bd02efcc5042edba6e47039d3e5daa03a5b338

Contents?: true

Size: 722 Bytes

Versions: 47

Compression:

Stored size: 722 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>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
katello-3.14.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.13.4 app/views/smart_proxies/pulp_status.html.erb
katello-3.14.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.13.3 app/views/smart_proxies/pulp_status.html.erb
katello-3.14.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-3.13.2 app/views/smart_proxies/pulp_status.html.erb
katello-3.14.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-3.13.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.13.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.13.0.rc2.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.13.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-3.12.3 app/views/smart_proxies/pulp_status.html.erb
katello-3.12.2 app/views/smart_proxies/pulp_status.html.erb
katello-3.13.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-3.12.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.11.2 app/views/smart_proxies/pulp_status.html.erb
katello-3.10.2 app/views/smart_proxies/pulp_status.html.erb
katello-3.12.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.12.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-3.10.1.1 app/views/smart_proxies/pulp_status.html.erb