[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1602158
Ti
Reopening the Keystone one as the fix does not work for default policy,
which is what most people use.
** Changed in: keystone
Status: Fix Released => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
htt
This bug was already fixed by patch set:
https://review.openstack.org/#/c/333809/
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.ne
Public bug reported:
Hi,
I am upgrading from Juno to Kilo and from that to Liberty.
I understand I need to nova-manage db migrate_flavor_data before
upgrading from Kilo to Liberty to let VMs that were spawned while the
system was in Juno to flavor migrate to Kilo.
Depending on the number of com
Reviewed: https://review.openstack.org/384314
Committed:
https://git.openstack.org/cgit/openstack/heat/commit/?id=6ad6ca33e73686437098c3eec3d35efec0dd03ac
Submitter: Jenkins
Branch:master
commit 6ad6ca33e73686437098c3eec3d35efec0dd03ac
Author: Juan Antonio Osorio Robles
Date: Mon Oct 10 0
As mentioned in the mail thread you mentioned and confirmed by the lbaas
team, this would probably need changes in lbaas first.
- lbaas api should expose provisioning_status for all top level objects (ex.
listener)
api
- The suggested status api('show-load-balancer-status-tree'), which could
pro
Public bug reported:
In 'Show Console Details' API, the description for 'port' is as follows:
---
To provision the server instance with a NIC for an already existing port,
specify the port-id in the port attribute in a networ
Public bug reported:
Trying to access Horizon using an Accept-Language header equals to "pt"
(portuguese) or "it" (italian) returns an HTTP 500 making it impossible
to access the dashboard. I didn't check other languages but I assume
that it is not an italian or portuguese exclusive problem.
Chan
https://review.openstack.org/#/c/384728/
** Changed in: nova
Importance: Undecided => Low
** Also affects: nova/newton
Importance: Undecided
Status: New
** Changed in: nova/newton
Status: New => Confirmed
** Changed in: nova/newton
Importance: Undecided => Low
--
You re
Public bug reported:
http://docs.openstack.org/developer/nova/support-
matrix.html#console_serial_log says that vmware supports getting serial
console output, which it doesn't as it doesn't implement the
get_console_output method in the vmware driver.
https://github.com/openstack/nova/blob/14.0.0
Public bug reported:
If a port is inaccessible, it should be rendered as plain-text instead
of a hyperlink that doesn't go anywhere.
** Affects: horizon
Importance: Undecided
Assignee: Daniel Park (daniepar)
Status: In Progress
** Changed in: horizon
Assignee: (unassigned
Public bug reported:
I have a v6 only subnet attached to a router who's gateway is v4
(doesn't seem to hurt anything)...
Anyway, I interface-delete and add the subnet to the router, waiting til
l3-agent is done in-between and sometimes on of the commands will error
out. For example...
2016-10-1
Public bug reported:
How to reproduce:
1. Go to Project->Networks
2. Click on "Create Network" button.
3. Do not fill in the form
4. Go to tab "Subnet" then click on tab "Subnet details"
5. See how the alert message fills the 100% of the width of the modal, when it
should have margin both left an
Public bug reported:
How to reproduce:
1. Go to Project->Instances
2. Click on the "Launch Instance" button
3. Click on the "Question mark icon" in the upper right corner (shows help)
4. There are two elements with several in it. Bullets are not aligned
with the other elements.
** Affects: ho
Public bug reported:
When deleting an HA router the agent shuts the neutron-keepalived-state-
monitor with signal 9, leaving behind processes that the state change
process spawns, the "ip -o monitor address" process.
How to reproduce:
$ps aux | grep "monitor address" # Verify you've got nothing
** Also affects: octavia
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1592612
Title:
LBaaS TLS is not working with non-admin tenant
Status
Reviewed: https://review.openstack.org/382660
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=2afc4e466958b19a4cbb9147abb69f54a06bd507
Submitter: Jenkins
Branch:master
commit 2afc4e466958b19a4cbb9147abb69f54a06bd507
Author: Ken'ichi Ohmichi
Date: Wed Oct 5 14:14:30 201
Public bug reported:
Adding routes to router does not increment its revision number:
As per the following output, note that revision_number is 3 after the call to
openstack router set (which succeeded):
[stack@l1 ~]$ openstack router show r1
Public bug reported:
I am new to Openstack. I just created a three node installation.
I am following the instructions on
http://docs.openstack.org/kilo/install-guide/install/apt/openstack-install-guide-apt-kilo.pdf
I created the image and tried to launch an instance. The command
nova boot -
Seems valid, although the API checks that the image is available, so the
image would have been deleted between the time the API calls conductor
which calls scheduler to pick a host to cast to to build the instance,
which seems pretty slim, but we should cleanup yeah.
** Tags added: compute
** Cha
** Also affects: nova/newton
Importance: Undecided
Status: New
** Changed in: nova/newton
Assignee: (unassigned) => Lee Yarwood (lyarwood)
** Changed in: nova
Assignee: Matt Riedemann (mriedem) => Prateek Arora (parora)
** Changed in: nova
Importance: Undecided => Medium
nova-no-nd-reflection is one of the static network filters in libvirt, which
only needs to be created once. In this case, there was a race condition between
2 instance creation workflows both of which tried to setup these static
filters, so the latter failed with 'nwfilter already exists' error.
Public bug reported:
When building an instance, if the glance client throws an ImageNotFound
exception the compute manager will reschedule the instance without
cleaning up any networks that have been built out, leaking any ports
that have been created.
The correct behaviour should include cleanin
You have been subscribed to a public bug:
Immediately after starting nova-compute service on the host, if
concurrent instance creation operations are triggered on the same host,
both the workflows try to define the static network filters and the
latter one fails with 'nova-no-nd-reflection filter
** Changed in: neutron
Status: In Progress => Fix Released
** Changed in: neutron
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1597913
Public bug reported:
To reproduce this bug:
*) boot a windows vm and specifiy a public key with a passphrased private key.
*) go to instances page and try to retrieve this instance password.
*) provide your private key.
*) you got an horizon alert: could not decrypt password
** Affects: horizon
Public bug reported:
When image is uploaded to Swift as a segmented object, it cannot
correctly determine its size. As a result glance prints debug message:
"Cannot determine image size. Adding as a segmented object to Swift."
The first part of the message is not necessary. This post looks
alarmi
Public bug reported:
I get an unexpected API error when I boot a server with nova boot.
Before this, I list flavors and images. I think my parameters are
resonaable. As follows:
wh@ubuntu:~/devstack$ nova list
++--+++-+--+
| ID | Name | Status |
** Also affects: nova/newton
Importance: Undecided
Status: New
** Changed in: nova/newton
Assignee: (unassigned) => Rajesh Tailor (ratailor)
** Changed in: nova/newton
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engin
Reviewed: https://review.openstack.org/340969
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=d04e41e72ba69192cfdaf879c46c389a78e80074
Submitter: Jenkins
Branch:master
commit d04e41e72ba69192cfdaf879c46c389a78e80074
Author: Radoslav Gerganov
Date: Tue Jul 12 17:20:47 2
** No longer affects: murano
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1590608
Title:
Services should use http_proxy_to_wsgi middleware
Status in Aodh:
Fix Released
Status in Bar
Public bug reported:
Currently Horizon uses 'volumebackups' name as a default name for
container if user ignored thid field in CreateBackup form:
https://github.com/openstack/horizon/blob/stable/newton/openstack_dashboard/dashboards/project/volumes/backups/forms.py#L46
And in some cases `volumeba
** Changed in: magnum
Assignee: (unassigned) => Pallavi (pallavi-s)
** Also affects: murano
Importance: Undecided
Status: New
** Changed in: murano
Assignee: (unassigned) => Pallavi (pallavi-s)
** Also affects: cloudkitty
Importance: Undecided
Status: New
** Change
Public bug reported:
On a fresh deployment, there are issues when starting up nova-compute,
before nova-conductor has started responding to RPC requests.
The first is a MessagingTimeout in the _determine_version_cap call, that
is triggered by creating the ComputeManager class.
This cases the pro
** Also affects: magnum
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1590608
Title:
Services should use http_proxy_to_wsgi middleware
Statu
** Also affects: searchlight
Importance: Undecided
Status: New
** Changed in: searchlight
Assignee: (unassigned) => Pallavi (pallavi-s)
** Also affects: senlin
Importance: Undecided
Status: New
** Changed in: senlin
Assignee: (unassigned) => Pallavi (pallavi-s)
--
Reviewed: https://review.openstack.org/384357
Committed:
https://git.openstack.org/cgit/openstack/panko/commit/?id=90faa85ecc6cc4e6875c5cb14285f20104830b69
Submitter: Jenkins
Branch:master
commit 90faa85ecc6cc4e6875c5cb14285f20104830b69
Author: Hanxi Liu
Date: Mon Oct 10 16:39:04 2016 +08
Reviewed: https://review.openstack.org/384311
Committed:
https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=30eb0f0ae16c7ffd0f90c3874d3cbc462d5863a0
Submitter: Jenkins
Branch:master
commit 30eb0f0ae16c7ffd0f90c3874d3cbc462d5863a0
Author: Juan Antonio Osorio Robles
Date: Mon Oc
** Also affects: panko
Importance: Undecided
Status: New
** Changed in: panko
Assignee: (unassigned) => Hanxi Liu (hanxi-liu)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/
Reviewed: https://review.openstack.org/384305
Committed:
https://git.openstack.org/cgit/openstack/aodh/commit/?id=0f2a80d8efb86faea7ee94d7eb744bb66ad79ba9
Submitter: Jenkins
Branch:master
commit 0f2a80d8efb86faea7ee94d7eb744bb66ad79ba9
Author: Juan Antonio Osorio Robles
Date: Mon Oct 10 0
This bug was fixed in the package init-system-helpers - 1.29ubuntu3
---
init-system-helpers (1.29ubuntu3) xenial-proposed; urgency=medium
* invoke-rc.d, service: Only ignore systemd unit dependencies before
multi-user.target. "systemctl is-system-running" might still be false in
this is also needed in Heat's CFN endpoint. The API endpoint uses it
already.
** Also affects: heat
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bu
42 matches
Mail list logo