I don't think this has anything to do with "_unquote()", which is used
for parsing the file.
The behavior you are seeing is due to shlex.quote()[1][2], which
produces POSIX shell tokens:
> shlex.quote(s)
>
> Return a shell-escaped version of the string s. The returned value is a
> string that c
Reviewed: https://review.opendev.org/c/openstack/neutron/+/818889
Committed:
https://opendev.org/openstack/neutron/commit/e68a2832114739264dbbd42766b4991afa2e0d0d
Submitter: "Zuul (22348)"
Branch:master
commit e68a2832114739264dbbd42766b4991afa2e0d0d
Author: Przemyslaw Szczerbik
Date: Wed
** Also affects: netplan.io (Ubuntu)
Importance: Undecided
Status: New
** Tags removed: rls-jj-incoming
** Also affects: netplan.io (Ubuntu Jammy)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whi
Public bug reported:
I migrated from Ubuntu Focal to Centos Stream 8 as the host OS for my
OpenStack nova node.
Since the migration I have not been able to run any instances that have
UEFI enabled.
Not sure if relevant, but I am booting the host node using UEFI.
I am deploying OpenStack from sr
Reviewed: https://review.opendev.org/c/openstack/neutron/+/821271
Committed:
https://opendev.org/openstack/neutron/commit/16a793af19a2dc13e3d121b36db52d6b9ec25278
Submitter: "Zuul (22348)"
Branch:master
commit 16a793af19a2dc13e3d121b36db52d6b9ec25278
Author: Rodolfo Alonso Hernandez
Date:
whitelisting and blacklist exists for the web-download importer but no
proxy configuration.
This feels like a feature that needs to go into glance rather than being
mashed in by the charm in some way that kinda works/maybe works.
** Changed in: charm-glance
Status: New => Incomplete
** Ch
Public bug reported:
Steps to reproduce
==
While live-migrating the instances from the compute few instances failed with
error
NotImplementedError: Cannot load 'old_resources' in the base class.
Actual result
=
the state of failed instance:
$ openstack server show 6f
Public bug reported:
Latest "python-lazy-object-proxy" release 1.7.0 is not compatible with
py27 [1].
This library is failing during the installation of dsvm-functional-py27
jobs [2].
Error snippet: https://paste.opendev.org/show/811717/
[1]https://github.com/ionelmc/python-lazy-object-proxy/is
Public bug reported:
Failure of functional test "test_floatingip_mac_bindings".
Logs:
https://d77e4dc62d62e32415c2-4170471c7bb0f477055c0cecff564bc8.ssl.cf2.rackcdn.com/821271/3/check/neutron-
functional-with-uwsgi/d2e2877/testr_results.html
Snippet: https://paste.opendev.org/show/811716/
** Aff
9 matches
Mail list logo