[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
Public bug reported:
When building Horizon Juno RC1, I have the below Python stack dump. If
you need more details on how to reproduce this in Debian Sid, please let
me know, and I'll explain, though the package is currently in Debian
Experimental, so just doing dpkg-buildpackage using it should be
Public bug reported:
Horizon tries (again) to run some Selenium unit tests at build time.
Reminder: selenium is non-free, and therefore cannot be used on
distributions. Please make the selenium import optional (with an except
ImportError: to catch it). Below is the Python stack dump when building
Public bug reported:
When objects are deleted in ML2 and there is a failure in a driver in
post-commit. There is no retry mechanism to delete that object from with
the driver at a later time.[1] This means that objects deleted while
there is no connectivity to the backend controller will never be
Public bug reported:
In test_create_network_multiprovider() , an invalid comparison is used
...
tz = network['network'][mpnet.SEGMENTS]
for tz in data['network'][mpnet.SEGMENTS]: <=== tz from previous statement is
lost
for field in [pnet.NETWORK_TYPE, pnet.PHYSICAL_NETWORK,
This is actually a documentation bug, as we previously both mis-
specified and mis-implemented the behavior for HEAD requests. Keystone's
new behavior is correct, but unfortunately it looks like we did not
update the documentation.
** Project changed: keystone => openstack-api-site
** Tags remove
This issue has been published as OSSN-0028:
https://wiki.openstack.org/wiki/OSSN/OSSN-0028
** Changed in: ossn
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
** Changed in: oslo.db
Milestone: None => next-kilo
** Also affects: oslo.db/juno
Importance: Undecided
Status: New
** Changed in: oslo.db/juno
Importance: Undecided => High
** Changed in: oslo.db/juno
Status: New => Confirmed
** Changed in: oslo.db/juno
Assignee: (
Public bug reported:
When DVR is enabled and enable_isolated_metadata=True in dhcp_agent.ini,
the agent should only inject a metadata host route when there is no
gateway on the subnet. But it does it all the time:
$ ip r
default via 10.0.0.1 dev eth0
10.0.0.0/24 dev eth0 src 10.0.0.5
169.254.16
Public bug reported:
Booting without a initramfs was broken by the cloud-init change for
bug 1377005 (http://pad.lv/1377005).
This affects arm guests where a bootloader is not used that would load
kernel and initramfs.
There are 2 workarounds:
a.) remove the offensive code
sudo mount-image-cal
Public bug reported:
Deleting a endpoint group project fails because the router specifies a
controller method that doesn't exist. Adding this test highlights the
error:
def test_removing_an_endpoint_group_project(self):
# create endpoint group
endpoint_group_id = self._create_
Public bug reported:
Given I have a valid token to validate
When I make a HEAD query to http://:35357/v3/auth/tokens
Then I receive a 200 HTTP code
Expected: I receive a 204 HTTP code.
For example:
curl --header "X-Auth-Token: " --header "X-Subject-Token:
" --request HEAD --head
'http://:35357
Public bug reported:
I am running Juno on Ubuntu 14.04. OpenStack is installed from source
and updated to the latest this morning. I am trying to build HA routers
using VXLAN tunnels. When I set up my external network as a VXXLAN
network type everything works properly. If I delete the VXLAN based
** Also affects: neutron (Ubuntu)
Importance: Undecided
Status: New
** Changed in: neutron (Ubuntu)
Assignee: (unassigned) => James Page (james-page)
** Changed in: neutron (Ubuntu)
Status: New => In Progress
** Changed in: neutron (Ubuntu)
Importance: Undecided => High
Public bug reported:
We run a script to configure networks, VMs, Routers and assigin floatingIP to
the VM.
After it is created, then we run a script to clean all ports, networks, routers
and gateway and FIP.
The issue is seen when there is a back to back call to router-interface-
delete and rou
** No longer affects: horizon
** Changed in: glance
Importance: Wishlist => Undecided
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1368032
Title:
Add missing metadata definitions fo
Public bug reported:
Neutron at the moment have very limited capabilities for handling in
tenant network multicast/unknown/broadcast traffic.
Not just the ARP/DHCP traffic need to be considered, for example
applications like inifinispan can and prefers to use multicast for
communication.
vxlan
** Tags removed: glance
** Changed in: horizon
Status: New => Invalid
** Changed in: glance
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/13680
This seems right, interface shouldn't have been 'lo' I don't think.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/137659
This bug was fixed in the package glance - 1:2014.2~rc1-0ubuntu1
---
glance (1:2014.2~rc1-0ubuntu1) utopic; urgency=medium
* New upstream release candidate:
- d/p/skip-tests.patch: Dropped, no longer required.
- d/control: Add python-glance-store to dependencies.
- d/con
Public bug reported:
I executed volume-attach API(nova V2 API) when RabbitMQ was down.
As result of above API execution, volume-attach API was failed and volume's
status is still available.
But, block device mapping record remains on nova DB.
This condition is inconsistency.
And, remained block
Public bug reported:
The external gateway port in the fip- namespace on a compute node is not
removed after the user deleted the last VM running on the node.
How to reproduce the problem:
1. SETUP:
* Use devstack to start up the controller node. In local.conf,
Q_DVR_MODE=dvr_snat.
*
Public bug reported:
Hard-rebooting Suspending, resuming, pausing and unpausing VMs will fail
without exception.InstanceInvalidState exception but with
UnexpectedTaskStateError().
@check_instance_state() of nova.compute.api.API.reboot() allows them,
but
instance.save(expected_task_state=[None, t
** Also affects: python-saharaclient
Importance: Undecided
Status: New
** Changed in: python-saharaclient
Status: New => Confirmed
** No longer affects: python-saharaclient
** Also affects: python-saharaclient
Importance: Undecided
Status: New
** Changed in: python-sa
Public bug reported:
Section "Preparing your deployment" of configuration.rst suggests
configuration in [sql] section, which is not used any more.
** Affects: keystone
Importance: Undecided
Status: New
** Tags: documentation
--
You received this bug notification because you are
** Changed in: keystone
Assignee: (unassigned) => Alexander Makarov (amakarov)
** Project changed: keystone => python-keystoneclient
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/13
Public bug reported:
In V3 endpoint groups from different regions are not grouped. It results in a
problem in "url_for":
it only stores for result endpoints of the last region of all with similar
service type.
** Affects: keystone
Importance: Undecided
Assignee: Alexander Makarov (ama
Public bug reported:
Default floating-ip-pool only contains 'public'
$ nova floating-ip-pool-list
++
| name |
++
| public |
++
But when creating new floating-ip-bulk with '--pool' option which does
not exist, the pool can be set successfully.
$ nova floating-ip-bulk-cr
** Changed in: ironic
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1310135
Title:
Stopping an instance via the Nova API wh
** Changed in: ironic
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1342919
Title:
instances rescheduled after building net
** Changed in: ironic
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1368661
Title:
Unit tests sometimes fail because of sta
Agreed with Christopher, there is no Nova codepath that is wrongly
interpreting the rules. Here, either it's an Oslo.policy issue or maybe
something invalid.
Closing it as invalid for Nova, feel free to affect Oslo if you consider
it still valid.
** Changed in: nova
Status: New => Invalid
Public bug reported:
There is a problem with selenium unittests environment set-up
If you have a US english environment, "./run_tests.sh --only-selenium"
works like a charm (but not --with-selenium, see other traceback below).
But if your locales are not US english you need to run the selenium
t
** Changed in: horizon
Status: Fix Committed => 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/1332238
Title:
Volume Create: Volume limits shows
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1356679
Title:
Neutron is checking stricter policies than an operator w
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1358472
Title:
Add requests-mock to Neutron test-requirements.txt
Stat
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1358718
Title:
duplicate ping packets from dhcp namespace when pinging
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1363773
Title:
** Changed in: horizon
Status: Fix Committed => 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/1362850
Title:
Filter button on Host Aggregates d
** Changed in: horizon
Status: Fix Committed => 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/1360861
Title:
Module string has no more attribut
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1362308
Title:
Use dict_extend_functions mechanism to populate provider
** Changed in: horizon
Status: Fix Committed => 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/1260435
Title:
Edit N1K network profile
Status i
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1168159
Title:
Textual definition of "subnet" is not correct
Status in
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1356639
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1360817
Title:
Hyper-V agent fails on Hyper-V 2008 R2 due to missing
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1358470
Title:
VPNaaS modify Cisco REST client UTs to use requests-mock
** Changed in: horizon
Status: Fix Committed => 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/1361386
Title:
[Sahara] No description for Storag
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1360762
Title:
Remove binding:profile modification from Mellanox ML2 dr
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1359417
Title:
Arista ML2 driver does not pass admin tenant name to EOS
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1357236
Title:
Neutron creates oslo.messaging.Server object directly
S
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1357105
Title:
Big Switch: servermanager should retry on 503 instead of
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1360395
Title:
FIP namespace should not track connections for DVR
Stat
** Changed in: horizon
Status: Fix Committed => 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/1361315
Title:
Navigation causes undefined error
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1358668
Title:
Big Switch: keyerror on filtered get_ports call
Status
** Changed in: horizon
Status: Fix Committed => 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/1362704
Title:
Volume Type Extra Specs needs moda
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1359326
Title:
** Changed in: horizon
Status: Fix Committed => 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/1361666
Title:
Calendar stays open after date sel
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1356121
Title:
Lock wait timeout traces for DVR routers
Status in Open
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1357102
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1361573
Title:
** Changed in: horizon
Status: Fix Committed => 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/1284506
Title:
Tabbed volumes and volume types ta
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1306559
Title:
Fix python26 compatibility for RFCSysLogHandler
Status
** Changed in: horizon
Status: Fix Committed => 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/1328911
Title:
"Device size" field in "Launch Ins
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1353006
Title:
AttributeError when setting external gw in DVR case
Sta
** Changed in: horizon
Status: Fix Committed => 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/1311789
Title:
Filter does not work when table na
** Changed in: horizon
Status: Fix Committed => 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/1285922
Title:
Add quota check to Extend Volume d
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1350387
Title:
Remove the Cisco Nexus monolithic plugin from the code t
** Changed in: horizon
Status: Fix Committed => 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/1319669
Title:
In admin/instances page can't show
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1295846
Title:
test_ovs_lib should be moved to tests/unit/agent/linux
** Changed in: horizon
Status: Fix Committed => 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/1298483
Title:
Allow customization script to be u
** Changed in: horizon
Status: Fix Committed => 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/1327310
Title:
be able to hide/disable action men
** Changed in: horizon
Status: Fix Committed => 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/1325099
Title:
Index.html is not correctly create
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1269136
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1333103
Title:
wrong_info_is_displayed_during_no_probe_neutron_debug_pr
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1323715
Title:
** Changed in: horizon
Status: Fix Committed => 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/1317238
Title:
Duplicated get_policy_target() met
** Changed in: horizon
Status: Fix Committed => 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/1348404
Title:
Object Name may not be auto popula
** Changed in: horizon
Status: Fix Committed => 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/1355373
Title:
[data processing] Image registry l
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1324875
Title:
neutron-server initiation is time-consuming with a large
** Changed in: horizon
Status: Fix Committed => 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/1352919
Title:
horizon/workflows/base.py contains
** Changed in: horizon
Status: Fix Committed => 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/1347354
Title:
User keystone policy to check if u
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1354285
Title:
L3-agent using MetaInterfaceDriver failed
Status in Ope
** Changed in: horizon
Status: Fix Committed => 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/1342293
Title:
[data processing] Make the job exe
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1350469
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1355565
Title:
config argument to config.setup_logging is unused
Statu
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1351522
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1354195
Title:
Migration fails on downgrade
Status in OpenStack Neutro
** Changed in: horizon
Status: Fix Committed => 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/1363809
Title:
Fix the LinkAction class name for
** Changed in: horizon
Status: Fix Committed => 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/1353897
Title:
Wrong position for `create port` a
** Changed in: horizon
Status: Fix Committed => 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/1364274
Title:
[Bootstrap] Striping issue still t
** Changed in: horizon
Status: Fix Committed => 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/1364623
Title:
volume action description clean-up
** Changed in: horizon
Status: Fix Committed => 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/1368673
Title:
TypeError when accessing horizon_m
** Changed in: horizon
Status: Fix Committed => 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/1364643
Title:
[Sahara] Node group template detai
** Changed in: horizon
Status: Fix Committed => 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/1370869
Title:
Cannot display project overview pa
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1364839
Title:
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1339968
Title:
** Changed in: horizon
Status: Fix Committed => 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/1364648
Title:
[Sahara] Can't create cluster temp
** Changed in: horizon
Status: Fix Committed => 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/1324382
Title:
Cannot edit a firewall rule with p
** Changed in: horizon
Status: Fix Committed => 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/1364644
Title:
Cancel buttons in several dialogs
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1364166
Title:
Netaddr can't check IPv6 subnets for overlap
Status in
1 - 100 of 259 matches
Mail list logo