Sha256: fda9f805f1cc0f1b670b323bf6f8f2ff4074a57b9eaf016aa5529f7eb9577062

Contents?: true

Size: 620 Bytes

Versions: 44

Compression:

Stored size: 620 Bytes

Contents

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

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
katello-3.5.2 app/views/smart_proxies/pulp_status.html.erb
katello-3.5.1.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.5.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.5.0.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.5.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.5.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-3.5.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.5 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.4 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.2 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.0.2 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.0.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.3.2 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.0 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.0.rc2 app/views/smart_proxies/pulp_status.html.erb
katello-3.4.0.rc1 app/views/smart_proxies/pulp_status.html.erb
katello-3.3.1.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.3.1 app/views/smart_proxies/pulp_status.html.erb
katello-3.3.0.1 app/views/smart_proxies/pulp_status.html.erb