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.12.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-3.10.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.11.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.11.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.11.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-3.11.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-3.10.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.10.0.rc1.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.9.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.10.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-3.9.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.8.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.9.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-3.9.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-3.7.1.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.7.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.8.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.8.0.rc3 app/views/smart_proxies/pulp_status.html.erb
katello-3.8.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-3.7.0 app/views/smart_proxies/pulp_status.html.erb