summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html
diff options
context:
space:
mode:
authorAlex Rudyy <orudyy@apache.org>2014-08-28 11:07:35 +0000
committerAlex Rudyy <orudyy@apache.org>2014-08-28 11:07:35 +0000
commit47d244161446d54a68d345f710971f8aa7f1d983 (patch)
tree0405f2c9523a7d883d94adc195c52d68c232752f /qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html
parent6b522a6b05a7fed3c521ef5b3f59415ca35e3fad (diff)
downloadqpid-python-47d244161446d54a68d345f710971f8aa7f1d983.tar.gz
QPID-6048: Move permitted nodes attribute into BDB HA VH in order to be able to identify the intruder node on node start-up
svn merge -c 1620882 https://svn.apache.org/repos/asf/qpid/trunk git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.30@1621116 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html')
-rw-r--r--qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html b/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html
index 5a60b75c5c..690440cf7b 100644
--- a/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html
+++ b/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/show.html
@@ -35,6 +35,10 @@
<div class="formLabel-labelCell">Address:</div>
<div class="address">N/A</div>
</div>
+ <div class="clear">
+ <div class="formLabel-labelCell">Permitted nodes:</div>
+ <div class="permittedNodes multiLineValue"></div>
+ </div>
<div class="clear designatedPrimaryContainer">
<div class="formLabel-labelCell">Allow this node to operate solo:</div>
<div class="designatedPrimary">N/A</div>
@@ -49,6 +53,7 @@
<span class="quorumOverride" >N/A</span>
</div>
</div>
+ <br/>
<div class="clear"></div>
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title: 'Group nodes'" class="membersGridPanel">
<div class="groupMembers"></div>