Public bug reported:
We have admin-generated provider-networks. Projects are allowed to
create ports and instances on these networks. When we now set the
"shared" property on these networks, we are no longer allowed to unset
this property. We get the error : "Unable to reconfigure sharing
settings
Public bug reported:
For one of our compute machines I'm seeing two network agents that
appear unhealthy:
```
$ os network agent list | fgrep "register deleted"
| compute1 | OVN Controller agent | ("Chassis"
register deleted) | | XXX | UP| ovn
Public bug reported:
This isn't really a bug, it's more of a missing functionality.
The quick description is that if you specify the network configuration
by a kernel command line parameter (`ip=blahblahblah`), there doesn't
appear to be a way to override it by defining a different network setup
Public bug reported:
Related to #1983303. My user-data begins with #include, as it's not a
"Cloud Config Data" but an "Include File" as described in the official
documentation. However, this causes the validator `cloud-init schema
--system` to complain that
```
Error:
Cloud config schema errors:
Public bug reported:
The fix of #1978422 mangles logs as `sed` modifies them while they are
still open (at least that's my deduction). Applies to both cloud-
init.log and cloud-init-output.log.
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notif
Public bug reported:
Neutron looks up for vxlan parent devices by IFA_LABEL attribute returned from
pyroute2.
If I set up IPv4 overlay network, this works without issues.
But when I setup an IPv6 overlay, always the device with index 0
(usually "lo") is being returned by get_devices_with_ip beca
Public bug reported:
The documentation doesn't explain well how to use sanitized metadata
(that will show up in instance-data-sensitive.json rather than instance-
data.json) with jinja templates inside user-data. As far as I can see,
it doesn't work. The source code mentions two magic keys that ar
Public bug reported:
System environment: Apache CloudStack 4.11; KVM zone
In CentOS 8 either Upstream, there is NetworkManager. cloud-init
currently packaged there is 20.3-9.el8.
We are talking about the code of the CloudStack datasource.
What we observe, is that on our CentOS test systems, clo
It appears ubuntu bionic/focal ship with libvirt < 6.1.0, marking nova
as affected in those distribs
** Also affects: nova (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenSt
Public bug reported:
In a site upgraded to Ussuri we are getting faults starting instances
2020-11-30 13:41:40.586 232871 ERROR oslo_messaging.rpc.server
libvirt.libvirtError: Requested operation is not valid: format of
backing image '/var/lib/nova/instances/_base/xxx' of image
'/var/lib/nova/ins
Public bug reported:
It appears we can't edit security groups for an instance shared via
rbac. Sharing SGs via RBAC is done via:
`openstack network rbac create --target-project $project --action
access_as_shared --type security_group ...`
We can see the shared SGs in the cli, when doing `openst
Public bug reported:
This might be a subtle error which is neither a direct package
dependency nor explicitedly an error in the cloud-init software, but
this in fact leads to problems. Also, it does not seem to be a distro-
specific problem.
Scenario:
1. User of cloud-init is not aware it will u
Public bug reported:
When spawning an SR-IOV enabled instance on a newly deployed host, nova
attempts to spawn it with an type-PF pci device. This fails with the
below stack trace.
After restarting neutron-sriov-agent and nova-compute services on the
compute node and spawning an SR-IOV instance a
c 1024 expires 1790sec
hoplimit 64 pref medium
As you can see, I'v got two default routes, where the upper one is not ment to
be there.
Could you point out something I missed, or there are some kind of bug,
which makes this?
Thanks:
Peter ERDOSI (Fazy)
** Affects: neutron
Importance
it's just works
fine.
After the subnet was renamed, the Attach interface started working
again.
Not a big deal, but maybe someone can reproduce, and it can be fixed.
Thanks,
Peter
The error message:
[Mon Jun 22 17:51:28.619521 2020] [wsgi:error] [pid 1629918:tid
140338093852416] [re
add volume allalal peter-test-001
I received:
ClientException: Unexpected API Error. Please report this at
http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
(HTTP 500) (Request-ID:
req-fb493f88-61c5-4ebd-829b-305b31aaa010)
Expected res
volumes
Network:
Neutron (OpenVSwitch)
Steps to reproduce
==
I did: openstack --debug server add volume
c331814d-b758-460e-9972-bc1e987b933d
0fc5bec7-9364-458c-a809-f38389890a60
I also did: openstack --debug server add volume allalal peter-test-001
I received:
ClientException
Public bug reported:
System environment information: Apache CloudStack data source with
VMWare hypervisor and a minimal Ubuntu 18.04 OS via net install from
online mirror.
#cloud-config
datasource:
CloudStack:
max_wait: 120
timeout: 50
datasource_list:
- CloudStack
system_info:
distr
Public bug reported:
It's certainly clear that there are lots of possible configuration
combinations (OSxProvider).
Initially, I have thought that picking up the relevant configuration by
pieces would work, but then reading the manual leaves some
uncertainties.
- information that you can place t
no more relevant
** Changed in: cloud-init
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1848026
Title:
Can't reset password on Ubuntu LTS 18.04
Public bug reported:
In case of signing faults the cms_sign_data() function in
keystoneclient/common/cms.py currently includes little detail on the
failing `openssl cms` operation.
To aid operations in troubleshooting, it would be helpful if the
following were logged in case of faults:
- The cer
Public bug reported:
Environment:
- Stock CentOS 7 image template (comes with OpenVM tools) with cloud-init
18.5 installed
- Single NIC VM
- vSphere 6.5 hypervisor
Repro steps:
- Customize the VM with a vSphere customization spec that has NIC setting
with static IPv4 and IPv6 informa
Public bug reported:
We have the following CI/CD setup with CloudStack, that is each
iteration does the following:
- deploy a local bootstrap VM using online network installation image, seed and
sysprep scripts to install cloud-init, configuring it for CloudStack data source
- create a CloudStac
It seems that our custom scripts to patch cloud-init scripts originate
from earlier period of time so we will test without them.
** Changed in: cloud-init
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subs
Public bug reported:
We use Apache Cloud Stack. Since we move to Ubuntu 18.04 it's not
possible to change default password of the user.
The only issue I can see in the logs is that /sbin/restorecon can't be
found, indeed there is no such binary, even if the package "restorecond"
is installed.
At
** Changed in: neutron
Status: Invalid => New
** Description changed:
- Neutron version: 9.4.1 (EOL, but bug may still be present)
+ Neutron version: 10.0.7
Network scenario: Openvswitch with DVR
Openvswitch version: 2.6.1
- OpenStack installation version: Newton
+ OpenStack installati
Public bug reported:
In /etc/nova/nova.conf line 3085 if your password for messaging provider
(such as rabbit) contains "#" character then string will be splitted
inaccurately preventing nova service from starting.
Steps to reproduce
1. In /etc/nova/nova.conf set transport url to
transport_url=
Public bug reported:
There appears to be some race between nova-compute and
neutron-sriov-agent when rebooting. When trying to bring up an
sriov-enabled instance this intermittently (but often) fails after a
fresh reboot. After restarting the neutron-sriov-agent and
nova-compute seems to fix this,
Public bug reported:
We have found in our test for SLES15 with cloud-init installed, if we
attach a ISO file with the VM before VM is boot, it often takes more
than 10 minutes to start the SLES OS. Sometimes it failed to start the
SLES OS at all.
We've root caused it is due to the "is_cdrom_ovf(
Public bug reported:
Neutron version: 9.4.1 (EOL, but bug may still be present)
Network scenario: Openvswitch with DVR
Openvswitch version: 2.6.1
OpenStack installation version: Newton
Operating system: Ubuntu 16.04.5 LTS
Kernel: 4.4.0-135 x86_64
Symptoms:
Instances whose default gateway is a DVR
Public bug reported:
This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:
- [x] This doc is inaccurate in this way:
command example to set image multiqueue property have wrong charact
nd OpenStack in general!
Best regards,
Peter
** Affects: nova
Importance: Undecided
Status: New
** Tags: libvirt queens-rc-potential volumes
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
h
Public bug reported:
When creating a network with vlan provider "Physical Network" field is
prepopulated with the string "default", although such a physnet doesn't
exist. The user actually needs to specify a real physnet here; trying to
add a net with physnet "default" fails.
UI wise leaving the
Public bug reported:
Due to an apparent communication issue between neutron-openvswitch-agent
and openvswitch we were in a situation where we had linux veth devices
set up for a given instance (eg. tapXXX, qvbXXX) but were missing
corresponding ovs ports and iptables rules.
In this situation we
ext in the packages?
Regards,
Peter ERDOSI
** Affects: horizon
Importance: Undecided
Status: New
** Attachment added: "If you write nothing in the IP protocol field, the rule
will be added as wanted"
https://bugs.launchpad.net/bugs/1711319/+attachment/4934123/+f
Public bug reported:
Calling get_diagnostics on an instance that is shutdown either via CLI
or API generates an exception, and adds an row to the
nova.instance_fault table
Reproduce:
create an instance
power it off
run `nova diagnostics instance`
Expected result:
a simple error message returned
Public bug reported:
Hello all!
NoCloud module omits setting GATEWAY and DNS* variables while
configuring /etc/sysconfig/network-scripts/ifcfg-eth0 file with
BOOTPROTO=static. As a result configured system lacks Internet
connectivity.
meta-data file used:
instance-id: $VMID
local-hostname: $VMN
Public bug reported:
Hello all!
NoCloud module doesn't put dns-nameservers and dns-search (and hwaddr as
well) values to /etc/sysconfig/network-scripts/ifcfg-* files during
configuration in Red Hat-based distos, putting it to /etc/resolv.conf
instead. As a result having no DNS1, DNS2 and SEARCH d
Public bug reported:
Horizon errors with 500 Internal Server Error.
The apache error.log logs an exception "RuntimeError: osrandom engine
already registered", cf. traceback below. We need to restart apache2 to
recover.
This happens in a non-deterministic way, ie. Horizon will function
correctly
Public bug reported:
Steps to reproduce:
1. Visit http://docs.openstack.org/developer/horizon/index.html.
2. Click any of the links under "Other Versions"
3. Receive 404 Not Found.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification becaus
Public bug reported:
In the Mitaka Release of Horizon, the Launch Instance NG panels do not
select the 'default' security group and if there is only one network in
a Project it does not default to that network. In the Launch Instance
Legacy workflow, this defaulted to the 'default' security group
ection.
==Steps to reproduce
1. create a server: nova boot
2. shelve the server: nova shelve
3. delete the server: nova delete
Thanks
Peter
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
E
Public bug reported:
The current config generator files at etc/oslo-config-generator/* need
to be updated to import the correct packages for oslo_db.concurrency.
They currently import oslo.db.concurrency which does not exist in the
Mitaka version of oslo.db. I'm currently using the python2-oslo-
en interval (this check may can be disabled, and checking
interval should be able to configured imho)
I've not found any clue, that those things in nova side are repaired
previously in liberty or mitaka... am I right, ot just someting avoid my
attention?
If any further information needed, fee
Public bug reported:
Currently, the "Attach Interface" button in dashboard always creates and
attaches a new interface, no matter whether the instance already has an
interface attached from a given subnet.
However, from the networking/routing standpoint, it doesn't make sense
to have a VM connect
Public bug reported:
When launching an instance with options "Boot from volume" or "Boot from
volume snapshot (creates a new volume)", Horizon (rightfully) doesn't
make it possible to specify volume size. Yet it uses the default
"volume_size" value of 1, which is defined as initial in the form [0]
Public bug reported:
Adding test coverage for when an authorized user encounters an error
that's not a 401 status.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed t
Public bug reported:
Orchestration Stacks has no button descriptions in russian language for
Check Stack, Suspend Stack, Resume Stack, Delete Stack.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engin
ere any way, to configure the conntrack cleanup when FWaaS
configuration modified by user?
If not, can somebody help me, where to make changes on code, to run that
command in the proper namespace after the iptables rule-generation?
Regards,
Peter
** Affects: neutron
Importance: Undecided
tion is "self, context, old_volume_id,
new_volume_id, instance"
this cause the 'unicode' object has no attribute 'uuid'\n" error when
trying to access instance['uuid']
BTW: this problem was introduced in
https://review.openstack.org/#/c/172152
affec
for command such as'multipath -r' and 'multipath -ll'
or is there any other solution for my case?
MY ENVIRONMENT:
Ubuntu Server 14:
multipath-tools
multipath enabled in Nova node
Thanks
Peter
** Affects: nova
Importance: Undecided
Status: New
--
You receive
Public bug reported:
When running nova boot without a --nic option, nova will try to
provision an interface for it, even for shared networks where the user
does not have permission to do so.
There is no way to provision an instance without a network in an
installation where a shared network is pr
** Changed in: keystone
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1366649
Title:
Typo in keystone/common/base64utils.py
Status in OpenStack I
Public bug reported:
Running the jshint codeanalysis tool for javascript on the horizon
codebase found 10 errors:
horizon/static/horizon/js/horizon.d3linechart.js: line 415, col 11, It's not
necessary to initialize 'last_point' to 'undefined'.
horizon/static/horizon/js/horizon.d3linechart.js: li
Public bug reported:
This bug has been observed with at least EC2 AMI: ami-ec50a19b
"ubuntu/images/ebs/ubuntu-saucy-13.10-amd64-server-20140212", and other
Ubuntu saucy AMIs.
Steps to reproduce:
1. sudo apt-get update
2. sudo apt-get dist-upgrade
3. Get prompted for one thing, whether to install
Public bug reported:
Nova uses thread-unsafe memcache client objects in multiple threads. For
instance, nova-api's metadata WSGI server uses the same
nova.api.metadata.handler.MetadataRequestHandler._cache object for every
request. A memcache client object is thread unsafe because it has a
single
Public bug reported:
I came across a race condition while doing some performance work. The
symptom is messages in syslog like this:
Mar 5 17:26:06 ctrl dnsmasq-dhcp[32356]: duplicate IP address 10.0.0.18
in .
Sure enough, there were duplicate entries in dnsmasq's host file for the
same IP addre
Public bug reported:
below is the detail:
i have setup keystone database in mysql and grant all privilege to the
keystone user
when i execute 'keystone-manage db_sync'
peter@openstack:~$ keystone-manage db_sync
peter@openstack:~$
but actually , in mysql no tables will be create i
Public bug reported:
See: http://logs.openstack.org/47/65347/6/check/check-tempest-dsvm-
full/b0669fb/console.html
2014-01-18 05:12:57.720 | Checking logs...
2014-01-18 05:13:00.014 | Log File: n-cond
2014-01-18 05:13:00.014 | 2014-01-18 04:28:45.971 27106 ERROR
nova.openstack.common.threadgroup
Public bug reported:
2014-01-18 02:05:31.528 | Checking logs...
2014-01-18 02:05:32.316 | Log File: n-cpu
2014-01-18 02:05:32.317 | 2014-01-18 01:45:00.948 26765 ERROR
nova.virt.libvirt.driver [-] [instance:
5fcba897-e4df-4e75-8a63-d08f136a5e0a]2014-01-18 01:45:00.948+: 29523: debug
: virNe
Public bug reported:
See: http://logs.openstack.org/04/65604/3/check/check-tempest-dsvm-
postgres-full/cf2d9cf/console.html
2014-01-18 02:37:34.449 |
==
2014-01-18 02:37:34.449 | FAIL:
tempest.api.compute.v3.admin.test_servers.
Public bug reported:
2014-01-18 02:33:46.880 | Checking logs...
2014-01-18 02:33:52.695 | Log File: n-cpu
2014-01-18 02:33:52.696 | 2014-01-18 02:14:18.850 26691 ERROR nova.virt.driver
[-] Exception dispatching event http://logs.openstack.org/04/65604/3/check/check-tempest-dsvm-full/a005813/conso
Public bug reported:
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_paused_instance
fails sporadically in gate jobs
See: http://logs.openstack.org/08/66108/3/check/check-tempest-dsvm-
full/fdbbfd3/console.html
2014-01-15 00:40:01.541 |
==
Public bug reported:
See: http://logs.openstack.org/89/66489/1/check/check-tempest-dsvm-
full/a484000/console.html
2014-01-14 03:46:02.953 |
==
2014-01-14 03:46:02.988 | FAIL:
tempest.api.compute.servers.test_server_actions.Ser
Public bug reported:
See: http://logs.openstack.org/06/61006/8/check/check-grenade-
dsvm/c1be113/console.html.gz
2013-12-26 17:12:03.092 | Traceback (most recent call last):
2013-12-26 17:12:03.092 | File "tempest/scenario/test_minimum_basic.py", line
166, in test_minimum_basic_scenario
2013-1
Public bug reported:
See: http://logs.openstack.org/06/61906/1/check/check-tempest-dsvm-
full/81e2893/console.html
If the log becomes archived, you might have to add a ".gz" to the above
URL.
2013-12-13 02:40:08.447 |
==
2013-
Public bug reported:
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario
fails sporadically on check jobs
See: http://logs.openstack.org/06/61006/1/check/check-tempest-dsvm-
full/856ca74/console.html
2013-12-10 11:47:12.101 |
Public bug reported:
See: http://logs.openstack.org/10/56710/10/check/check-tempest-dsvm-
full/187705b/console.html.gz
2013-12-07 01:35:54.908 |
==
2013-12-07 01:35:54.909 | FAIL:
tempest.api.compute.servers.test_server_actions
Public bug reported:
test_reboot_server_hard fails sporadically in swift check jobs
I believe this has been reported before, but I was not able to find it.
See: http://logs.openstack.org/43/60343/1/gate/gate-tempest-dsvm-
full/c92d206/console.html
2013-12-05 21:29:18.174 |
Public bug reported:
Location: openstack.common.imageutils.QemuImgInfo
Method: __init__
Error: line 45, self.encryption = details.get('encryption')
The parsing of the encryption field for qemu-img commands does not work.
The key used to index the details dictionary for encryption information,
'en
Public bug reported:
tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name
fail in gate with BuildExceptionError
See: http://logs.openstack.org/79/59879/2/gate/gate-tempest-dsvm-
postgres-full/ceb9759/console.html
2013-12-04 06:11:28.345 |
==
27; for
'minute' with default None
(iso8601.iso8601): 2013-12-03 12:47:12,925 DEBUG iso8601 to_int Got '12' for
'second' with default None
The log level for iso8601 has been set to WARN in oslo-incubator:
https://github.com/openstack/oslo-incubator/commit/cbfded9c. T
Public bug reported:
Similar kind of bug as described in bug #1246489.
When removing a user from a project, the assignment manager retrieves a
list of all roles the user has on the project, then removes each role.
Each (user, role, project) tuple is removed with a separate call into
the driver. I
Nevermind, this was my client-side bug. I was coalescing 'nova list'
requests from different threads without regard to other requests those
threads may have made to nova-api (e.g., boot).
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a me
74 matches
Mail list logo