Reviewed: https://review.opendev.org/664486
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=cbd15bf910da3faf737b7669467afa310d2da676
Submitter: Zuul
Branch:master
commit cbd15bf910da3faf737b7669467afa310d2da676
Author: pengyuesheng
Date: Tue Jun 11 10:04:41 2019 +08
Public bug reported:
Hi team,
We are trying to build keystone v15.0.0 from source on intel on
sles12-sp4. But when we try to run the pip install command with
requirements.txt it fails with the error python.h not found. Error log
for pip install is `/crypto -I/usr/local/include -I/usr/include
-I/
Reviewed: https://review.opendev.org/665765
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=818c31f96e773a47a6fcbf084e13933865fdac80
Submitter: Zuul
Branch:master
commit 818c31f96e773a47a6fcbf084e13933865fdac80
Author: melanie witt
Date: Mon Jun 17 21:21:27 2019 +
Public bug reported:
In
https://github.com/openstack/keystone/blob/stable/stein/keystone/api/auth.py#L108
the token is not decoded and therefore is rendered in the SSO callback
template as bytes. See example below for how to recreate.
>>> import string
>>> template = string.Template("""
... http:
Reviewed: https://review.opendev.org/664234
Committed:
https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=5c334d584b180c735d8744ff1807f2747c024a55
Submitter: Zuul
Branch:master
commit 5c334d584b180c735d8744ff1807f2747c024a55
Author: James Page
Date: Mon Jun 10 10:36:05 2019
Reviewed: https://review.opendev.org/665751
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=7c9641266f71910b65d3238fe264caab2f406af1
Submitter: Zuul
Branch:master
commit 7c9641266f71910b65d3238fe264caab2f406af1
Author: Matt Riedemann
Date: Mon Jun 17 15:24:24 2019 -040
I'm going to mark this as invalid for keystone. Keystone does expect the
setup to happen in a specific order, and it is up to the operator or
deployment tool to meet those requirements. Keystone can't accommodate
implementation differences between different deployment tools.
** Changed in: keyston
Public bug reported:
The temp file used to fake the service start, is not initialized. The
test is failing in [1].
NOTE: there is an unknown error in the log report [2]. The signal
SIG_UNBLOCK does not have a recognized sender.
[1]
https://github.com/openstack/neutron/blob/master/neutron/tests/
Public bug reported:
When performing an upgrade, the upgrade check is supposed to be run
after the DB schema syncs and data migration. This should be something
that is checked by the upgrade check command.
Steps to reproduce
==
Tested in Queens -> Rocky upgrade.
Prior to an upgr
Public bug reported:
We have to add "tox-fast8 support" for horizon which will run pep8 only
on updated(delta) code.
** Affects: horizon
Importance: Undecided
Assignee: Vishal Manchanda (vishalmanchanda)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Vishal
Public bug reported:
In the Project > Compute > Instances table, if an instance was created with a
volume from an image, no image is listed.
This information could be pulled from the root volume's image-metadata
** Affects: horizon
Importance: Undecided
Status: New
--
You receive
Public bug reported:
On systemd systems, the cloud-init-generator uses the ds-identify
program and hardcodes the path to the program. The value is correct for
Ubuntu/Debian and other systems, however on centos-based systems, ds-
identify is installed down libexec path.
** Affects: cloud-init
@Wallace: please re-opend the issue if you still see this error after
./clean.sh
** 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.ne
Public bug reported:
'asset_called' should be 'assert_called'.
'asset_called_once' should be 'assert_called_once'.
https://opendev.org/openstack/nova/src/commit/a628d2f09a42a0faa5fcb36793e2304de634638e/nova/tests/unit/virt/libvirt/test_driver.py#L10107
https://opendev.org/openstack/nova/src/commi
Public bug reported:
Description
===
Horizon LiveMigrate PopUp - Fields too Short to show full Custom name.
Neither Current Host nor New Host fields show the full 15Char added custom
names (if examples below appears as "espoo---2"),
Allowing the user to select the right compute o
Public bug reported:
I have a VM with pptp vpn installed, and the vpn server is running. And I use
security group rules like this:
# neutron security-group-rule-create --protocol tcp --port-range-min 0
--port-range-max 65535 --remote-ip-prefix 0.0.0.0/0 --direction ingress all
# neutron security
16 matches
Mail list logo