yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61891
[Bug 1429866] Re: Horizon does not display ID of Security Group
Reviewed: https://review.openstack.org/430643
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=dc920515ecd965795971b1587cd5d2fa0f132d1d
Submitter: Jenkins
Branch: master
commit dc920515ecd965795971b1587cd5d2fa0f132d1d
Author: anu <anusha.yarravarapu@xxxxxxxxx>
Date: Wed Feb 8 14:00:32 2017 +0530
Horizon does not display ID of Security Group
This patch set is to add ID column in the security group table.
This is useful when there are multiple security group that has the
same name.
Change-Id: I51a8edf02129b0a7190c40f20f090cd9a8dd1815
Closes-Bug: #1429866
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1429866
Title:
Horizon does not display ID of Security Group
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Horizon does not display UUID of security group.
When I create security group via CLI or Horizon and I want to check the UUID of the security group via Horizon
I can see that it does not display . It display only the name of security group .
The problem is bigger when I create few security groups with same name (this option is valid) .
version :
[root@puma15 ~(keystone_tenant_a)]# rpm -qa | grep horizon
python-django-horizon-2014.2.2-2.el7ost.noarch
[root@puma15 ~(keystone_tenant_a)]# rpm -qa | grep rhel
libreport-rhel-2.1.11-21.el7.x86_64
[root@puma15 yum.repos.d(keystone_tenant_a)]# cat rhos-release-6-rhel-7.1.repo
#
# Release Engineering Builds
#
[rhelosp-6.0]
name=RHOS-6.0
baseurl=http://download.lab.bos.redhat.com/rel-eng/OpenStack/6.0-RHEL-7/latest/RH7-RHOS-6.0/$basearch/os
gpgcheck=0
enabled=1
[rhelosp-6.0-debug]
name=RHOS-6.0 Debuginfo
baseurl=http://download.lab.bos.redhat.com/rel-eng/OpenStack/6.0-RHEL-7/latest/RH7-RHOS-6.0/$basearch/debuginfo
gpgcheck=0
enabled=0
[rhelosp-6.0-sources]
name=RHOS-6.0 Sources
baseurl=http://download.lab.bos.redhat.com/rel-eng/OpenStack/6.0-RHEL-7/latest/RH7-RHOS-6.0/source
gpgcheck=0
enabled=0
#
# Development builds (poodles)
#
[rhelosp-6.0-poodle]
name=RHOS-6.0
baseurl=http://ayanami.boston.devel.redhat.com/poodles/rhos-devel-ci/6.0/latest/RHOS-6/$basearch/os
gpgcheck=0
enabled=0
[rhelosp-6.0-poodle-debug]
name=RHOS-6.0 Debuginfo
baseurl=http://ayanami.boston.devel.redhat.com/poodles/rhos-devel-ci/6.0/latest/RHOS-6/$basearch/debuginfo
gpgcheck=0
enabled=0
[rhelosp-6.0-poodle-sources]
name=RHOS-6.0 Sources
baseurl=http://ayanami.boston.devel.redhat.com/poodles/rhos-devel-ci/6.0/latest/RHOS-6/source
gpgcheck=0
enabled=0
# Flea repo for RHEL-OSP 6
[rhelosp-6.0-flea]
name=RHOS-6.0 Flea
baseurl=http://ayanami.boston.devel.redhat.com/poodles/rhos-devel-ci/6.0/fleas/latest
enabled=0
skip_if_unavailable=1
gpgcheck=0
# end substitution #
#
# Other dependencies
#
[rhelosp-rhel-7-common]
name=RHEL 7 Common
baseurl=http://ayanami.boston.devel.redhat.com/poodles/rhel-7-common/7.0/latest/RHEL-7-COMMON/$basearch/os/
enabled=1
gpgcheck=0
[rhelosp-rhel-7-server]
name=Red Hat Enterprise Linux $releasever - $basearch - Server
baseurl=http://download.lab.bos.redhat.com/composes/latest-RHEL7/compose/Server/$basearch/os/
enabled=1
gpgcheck=0
[rhelosp-rhel-7-server-opt]
name=Red Hat Enterprise Linux $releasever - $basearch - Server Optional
baseurl=http://download.lab.bos.redhat.com/composes/latest-RHEL7/compose/Server-optional/$basearch/os/
enabled=0
gpgcheck=0
[rhelosp-rhel-7-ha]
name=Red Hat Enterprise Linux $releasever - $basearch - HA
baseurl=http://download.eng.bos.redhat.com/composes/latest-RHEL7/compose/Server/$basearch/os/addons/HighAvailability/
enabled=1
gpgcheck=0
[rhelosp-rhel-7-z]
name=Red Hat Enterprise Linux $releasever - $basearch - Z-Stream
baseurl=http://download.lab.bos.redhat.com/rel-eng/repos/rhel-7.1-z/$basearch
enabled=0
gpgcheck=0
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1429866/+subscriptions
References