[Yahoo-eng-team] [Bug 1581977] Re: Invalid input for dns_name when spawning instance with .number at the end

2019-09-13 Thread Christian Berendt
Through the use of invalid hostnames it is currently possible to deactivate individual nova-compute services. We use the release Rocky on an environment. If we start an instance with an invalid hostname, the nova-compute service detects this and throws an exception. The builder failure weigher

[Yahoo-eng-team] [Bug 1716638] [NEW] Network availability zone for network agents (system information) missing

2017-09-12 Thread Christian Berendt
Public bug reported: For the compute agents and block storage agents the availability zone of each agent is visible. The availability zone for the network agents should be added. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because

[Yahoo-eng-team] [Bug 1643569] [NEW] Choose VMware datastore in dependence of the provisioned space

2016-11-21 Thread Christian Berendt
Public bug reported: At the moment the _select_datastore method in the VMware driver chooses the in dependence of the free space. The datastore with the most free space will be chosen for a new instance. On of our customers want to place new instances on the datastore with the less provisioned

[Yahoo-eng-team] [Bug 1538041] [NEW] Make use of _check_shared_storage_test_file configurable

2016-01-26 Thread Christian Berendt
Public bug reported: When searching for documentations how to configure live migration when using Libvirt/KVM with Cinder/Ceph (RBD) you can find a lot of notes mentioning that the method _check_shared_storage_test_file in nova/virt/libvirt/driver.py should always return True to disable this

[Yahoo-eng-team] [Bug 1538047] [NEW] live migration issues not visible

2016-01-26 Thread Christian Berendt
Public bug reported: We started a live migration using horizon. The live migration failed (we tested it before we configure the live migration on the nova site). In the dashboard it was not possible to recognize that the live migration failed. We got not error popup and we have not error entry in

[Yahoo-eng-team] [Bug 1533079] [NEW] Removal of EC2 code

2016-01-11 Thread Christian Berendt
Public bug reported: Some time ago the EC2 code inside Nova was deprecated and will be removed during Mitaka. With https://review.openstack.org/#/c/226856/ the EC2 API is not longer enabled by default. Because the EC2 API is not longer enabled by default I think we have to remove the EC2

[Yahoo-eng-team] [Bug 1508942] [NEW] Events for create/update/delete floating IP address do not contain an instance ID

2015-10-22 Thread Christian Berendt
Public bug reported: At the moment the update events for a floating IP address do not contain an instance ID. I think it makes sense to include the instance ID in the payload of the generated event to simplify the processing of those events in 3rd party applications. At the moment the payload

[Yahoo-eng-team] [Bug 1505935] [NEW] Missing table refresh after associating a Floating IP address

2015-10-14 Thread Christian Berendt
Public bug reported: After associating a floating IP address to an instance using the instances panel the panel/table is not refreshed. It is necessary to manually reload the panel to see the assigned floating IP address in the table. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1505934] [NEW] Add "Associate Floating IP address" to the "Launch instance" dialog

2015-10-14 Thread Christian Berendt
Public bug reported: It would be nice to have the option to associate a floating IP address with an instance when using the launch instance dialog. At the moment this is not possible and has to be done in a 2nd step. ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1424576] [NEW] RuntimeError: Unable to find group for option fatal_deprecations, maybe it's defined twice in the same group?

2015-02-23 Thread Christian Berendt
Public bug reported: I tried to generate a nova.conf configuration file with the current state of the Nova repository (master) and got the following exception message: % tox -e genconfig genconfig create: /home/berendt/Repositories/nova/.tox/genconfig genconfig installdeps:

[Yahoo-eng-team] [Bug 1412870] [NEW] PEP8 issues in the templates used to create new panels

2015-01-20 Thread Christian Berendt
indent ** Affects: horizon Importance: Undecided Assignee: Christian Berendt (berendt) Status: In Progress -- 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

[Yahoo-eng-team] [Bug 1410524] [NEW] Unused method get_stats in dashboards.info.tables

2015-01-13 Thread Christian Berendt
Public bug reported: It looks like the method get_stats in dashboards.info.tables is not used anywhere in Horizon. The referenced file _stats.html is also not available in the Horizon repository. ** Affects: horizon Importance: Undecided Assignee: Christian Berendt (berendt

[Yahoo-eng-team] [Bug 1379774] [NEW] 017_quote_encrypted_swift_credentials is a NOOP

2014-10-10 Thread Christian Berendt
Public bug reported: After running glance-manage db_sync I saw the following entry in the log messages. I am not sure if this is intended. I have not configured Swift as a storage adapter. But I think that should not change the database schema? 2014-10-10 12:16:10.362 12396 INFO

[Yahoo-eng-team] [Bug 1379775] [NEW] Messaging enabled by default in Juno

2014-10-10 Thread Christian Berendt
Public bug reported: After configuration Glance using the latest Juno RC packages I got the following issue when trying to upload an image: 2014-10-10 12:26:13.015 12703 ERROR oslo.messaging._drivers.impl_rabbit [bed8aa08-d1f3-4089-9286-beadc9faeba4 7bd2899605ab4037892e1d48b144f3a6

[Yahoo-eng-team] [Bug 1379775] Re: Messaging enabled by default in Juno

2014-10-10 Thread Christian Berendt
I think there should be a a noop oslo.messaging driver. This way it should be possible to disable messaging in Glance using noop as rpc_backend. ** Also affects: oslo.messaging Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1375206] [NEW] Sort lists by name and not by UUID

2014-09-29 Thread Christian Berendt
Public bug reported: All used lists (for example the drop down list at the top to choose the used tenant or the list of available networks when launching a new instance) should be sorted by the name and not by the UUID. It is very confusing to have the lists in a non-alphabetical order because of

[Yahoo-eng-team] [Bug 1372805] Re: [libvirt] LibvirtDriver.get_num_instances should not count dom0 when driver_type=xen

2014-09-23 Thread Christian Berendt
I tested this on an Icehouse environment. The code changed in Juno. Len of list_instances is used for the number of instances and list_instances only returns guests, no dom0. So everything is fine on Juno and this bug is invalid. ** Changed in: nova Status: New = Invalid -- You received

[Yahoo-eng-team] [Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2014-07-29 Thread Christian Berendt
** Also affects: barbican 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/1348818 Title: Unittests do not succeed with random PYTHONHASHSEED

[Yahoo-eng-team] [Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2014-07-28 Thread Christian Berendt
** Also affects: horizon Importance: Undecided Status: New -- 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/1348818 Title: Unittests do not succeed with random

[Yahoo-eng-team] [Bug 1349463] [NEW] Remove variable SESSION_SERIALIZER from settings.py

2014-07-28 Thread Christian Berendt
Public bug reported: Check if it is possible to remove the variable SESSION_SERIALIZER from settings.py and test/settings.py during the K-cycle. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1339855] [NEW] Raise NotImplementedError instead of NotImplemented

2014-07-09 Thread Christian Berendt
. ** Affects: fuel Importance: Undecided Status: New ** Affects: neutron Importance: Undecided Assignee: Christian Berendt (berendt) Status: In Progress ** Affects: warm Importance: Undecided Status: New -- You received this bug notification because

[Yahoo-eng-team] [Bug 1339855] Re: Raise NotImplementedError instead of NotImplemented

2014-07-09 Thread Christian Berendt
** Also affects: warm 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/1339855 Title: Raise NotImplementedError instead of NotImplemented

[Yahoo-eng-team] [Bug 1339855] Re: Raise NotImplementedError instead of NotImplemented

2014-07-09 Thread Christian Berendt
** Also affects: fuel 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/1339855 Title: Raise NotImplementedError instead of NotImplemented

[Yahoo-eng-team] [Bug 1339855] Re: Raise NotImplementedError instead of NotImplemented

2014-07-09 Thread Christian Berendt
** Also affects: cloudcafe 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/1339855 Title: Raise NotImplementedError instead of NotImplemented

[Yahoo-eng-team] [Bug 1328469] [NEW] Update test requirement hacking to version 0.9.1

2014-06-10 Thread Christian Berendt
Importance: Undecided Assignee: Christian Berendt (berendt) Status: In Progress ** Changed in: keystone Assignee: (unassigned) = Christian Berendt (berendt) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1328501] [NEW] start of keystone not possible when use_syslog=True but syslog is not accessible/running

2014-06-10 Thread Christian Berendt
Public bug reported: [ 101s] msg: Traceback (most recent call last): [ 101s] File /usr/bin/keystone-manage, line 51, in module [ 101s] cli.main(argv=sys.argv, config_files=config_files) [ 101s] File /usr/lib64/python2.6/site-packages/keystone/cli.py, line 190, in main [ 101s]

[Yahoo-eng-team] [Bug 1327975] [NEW] Use import from six.moves to import the queue module

2014-06-09 Thread Christian Berendt
Public bug reported: The name of the synchronized queue class is queue instead of Queue in Python3. ** Affects: neutron Importance: Undecided Assignee: Christian Berendt (berendt) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1327093] [NEW] tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_resize_server_confirm failed (Timeout)

2014-06-06 Thread Christian Berendt
Public bug reported: http://logs.openstack.org/05/97405/2/check/check-grenade- dsvm/ad4c1cb/console.html 2014-06-05 06:13:30.638 | {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_resize_server_confirm [215.607603s] ... FAILED 2014-06-05 06:13:30.638 | 2014-06-05

[Yahoo-eng-team] [Bug 1327096] [NEW] tempest.api.compute.v3.admin.test_migrations.MigrationsAdminV3Test.test_list_migrations_in_flavor_resize_situation

2014-06-06 Thread Christian Berendt
Public bug reported: http://logs.openstack.org/86/97886/2/check/check-tempest-dsvm- full/1b4220d/console.html 2014-06-05 05:54:25.217 | {3} tempest.api.compute.v3.admin.test_migrations.MigrationsAdminV3Test.test_list_migrations_in_flavor_resize_situation [25.907243s] ... FAILED 2014-06-05

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2014-05-28 Thread Christian Berendt
** Also affects: sahara 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/1323975 Title: do not use default=None for config options Status in

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2014-05-28 Thread Christian Berendt
** Also affects: oslo 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/1323975 Title: do not use default=None for config options Status in

[Yahoo-eng-team] [Bug 1285478] Re: Enforce alphabetical ordering in requirements file

2014-05-23 Thread Christian Berendt
change not wanted in python-neutronclient ** Changed in: python-neutronclient Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1285478 Title: Enforce

[Yahoo-eng-team] [Bug 1285478] Re: Enforce alphabetical ordering in requirements file

2014-05-23 Thread Christian Berendt
change not wanted in neutron ** Changed in: neutron Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1285478 Title: Enforce alphabetical ordering in

[Yahoo-eng-team] [Bug 1285478] Re: Enforce alphabetical ordering in requirements file

2014-05-21 Thread Christian Berendt
** Also affects: climate Importance: Undecided Status: New ** Changed in: climate Assignee: (unassigned) = Christian Berendt (berendt) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1317831] [NEW] debug level logs should not be translated

2014-05-09 Thread Christian Berendt
Public bug reported: According to the OpenStack translation policy, available at https://wiki.openstack.org/wiki/LoggingStandards, debug messages should not be translated. Like mentioned in several changes in Nova by garyk this is to help prioritize log translation. ** Affects: keystone

[Yahoo-eng-team] [Bug 1317847] [NEW] debug level logs should not be translated

2014-05-09 Thread Christian Berendt
Public bug reported: According to the OpenStack translation policy, available at https://wiki.openstack.org/wiki/LoggingStandards, debug messages should not be translated. Like mentioned in several changes in Nova by garyk this is to help prioritize log translation. ** Affects: glance

[Yahoo-eng-team] [Bug 1317851] [NEW] debug level logs should not be translated

2014-05-09 Thread Christian Berendt
Public bug reported: According to the OpenStack translation policy, available at https://wiki.openstack.org/wiki/LoggingStandards, debug messages should not be translated. Like mentioned in several changes in Nova by garyk this is to help prioritize log translation. ** Affects: neutron

[Yahoo-eng-team] [Bug 1317875] [NEW] debug level logs should not be translated

2014-05-09 Thread Christian Berendt
Public bug reported: According to the OpenStack translation policy, available at https://wiki.openstack.org/wiki/LoggingStandards, debug messages should not be translated. Like mentioned in several changes in Nova by garyk this is to help prioritize log translation. ** Affects: neutron

[Yahoo-eng-team] [Bug 1316935] [NEW] add missing languages

2014-05-07 Thread Christian Berendt
Public bug reported: With https://review.openstack.org/#/c/91523/ there will be added a lot of new language files to Horizon. The new languages should also be added to LANGUAGES in settings.py to be able to use them. ** Affects: horizon Importance: Undecided Assignee: Christian Berendt

[Yahoo-eng-team] [Bug 1316977] [NEW] implement a storage adapter for HDFS

2014-05-07 Thread Christian Berendt
Public bug reported: HDFS should be usable as storage backend for Glance. ** Affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1280371] Re: delete calls are hanging forever when the corresponding nova-compute service is in state down

2014-05-05 Thread Christian Berendt
Set status to invalid. Can reproduce that issue at the moment with latest code and Devstack. ** Changed in: nova Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1316015] [NEW] missing field 'delete on terminate' in dialog 'launch instance' when choosing 'boot from volume' as boot source

2014-05-05 Thread Christian Berendt
Public bug reported: There is no field 'delete on terminate' in the dialog 'launch instance' in the panel 'Instances' when choosing 'boot from volume' as boot source. When choosing 'boot from image (creates a new volume)' it's possible to choose that the volume should be deleted on termination.

[Yahoo-eng-team] [Bug 1200507] Re: sort networks and subnetworks by name as default

2014-05-04 Thread Christian Berendt
** Project changed: neutron = python-neutronclient ** Changed in: python-neutronclient Milestone: next = None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1200507 Title: sort

[Yahoo-eng-team] [Bug 1313703] [NEW] disabled reason should be printed in listing of compute services

2014-04-28 Thread Christian Berendt
Public bug reported: When using the CLI the disabled reason of a service is printed. The disabled reason should also be printed in the webinterface. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1313867] [NEW] used image of an instance should be displayed when volume created from an image during instance creation

2014-04-28 Thread Christian Berendt
Public bug reported: The image name of an instance is not shown when an volume-backed instance is running (only not found or - at the moment). It should be checked if the attached volumes of the instance have set the property volume_image_metadata. If that's the case the used image of the

[Yahoo-eng-team] [Bug 1297894] [NEW] make it configurable to change or not change the ID of a flavor when updating a flavor

2014-03-26 Thread Christian Berendt
Public bug reported: When updating a flavor it will be removed and afterwards it will be created again with the same name but with a random UUID as ID. I would like to have the choice to update a flavor without changing the ID. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1280299] [NEW] missing choice 'storage type' when creating a new volume during instance creation

2014-02-14 Thread Christian Berendt
Public bug reported: There should be a choice for the storage type when choosing 'boot from image (create a new volume)' or 'boot from snapshot (creates a new volume)' as instance boot source in the launch instance dialog in the instances panel. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1280297] [NEW] missing field 'device name' in dialog 'launch instance' when choosing 'boot from volume' as boot source

2014-02-14 Thread Christian Berendt
Public bug reported: There is no field 'device name' in the dialog 'launch instance' in the panel 'Instances' when choosing 'boot from volume' as boot source. When choosing 'boot from image (creates a new volume)' it's possible to specify the device name. That should be also possible when using

[Yahoo-eng-team] [Bug 1280306] [NEW] check if export is already mounted before mounting it (LibvirtNFSVolumeDriver)

2014-02-14 Thread Christian Berendt
Public bug reported: At the moment there is no check in _mount_nfs if the export is already mounted. It will be tried to mount the export and if the export is already mounted an exception is thrown following in a WARNING message that the export is already mounted. This pollutes the logs with

[Yahoo-eng-team] [Bug 1280315] [NEW] nova.compute.manager should take care of dom0 when checking for available instances

2014-02-14 Thread Christian Berendt
Public bug reported: When using Xen/Libvirt there are WARNING messages that there are 1 instance is available on the hypervisor that was not found in the database. This 1 instance is the dom0 and that's ok. The check should ignore the existence of the dom0 and should not count it at all. # xm

[Yahoo-eng-team] [Bug 1280328] [NEW] check if path exists before trying to create it (LibvirtNFSVolumeDriver._mount_nfs)

2014-02-14 Thread Christian Berendt
Public bug reported: In LibvirtNFSVolumeDriver._mount_nfs is only a call to mkdir to create the mountpoint. No check if the mountpoint already exists. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1280331] [NEW] unknown base images in the image cache should be directly removed

2014-02-14 Thread Christian Berendt
Public bug reported: At the moment there is only a WARNING in the logs about unknown base images in the image cache. There should be an option to directly remove unknown base images. ** Affects: nova Importance: Undecided Status: Invalid ** Changed in: nova Status: New =

[Yahoo-eng-team] [Bug 1280357] [NEW] parameters max_tries and wait_between of method ComputeManager._await_block_device_map_created should be configurable

2014-02-14 Thread Christian Berendt
Public bug reported: When using a weak storage backend and initiating the creation of a lot of new instances using volumes as backend (directly created from an image) I got a lot of InvalidBDM: Block Device Mapping is Invalid. After I had a look on the method _await_block_device_map_created (in

[Yahoo-eng-team] [Bug 1280371] [NEW] delete calls are hanging forever when the corresponding nova-compute service is in state down

2014-02-14 Thread Christian Berendt
Public bug reported: When trying to delete an instances running on a compute node that has the nova-compute service in state 'down' the delete call hangs forever. I'll further investigate this issue and will provide more details soon. Looks like the issue is in the method _local_delete in

[Yahoo-eng-team] [Bug 1279385] [NEW] creation/modification of volume types should be extented

2014-02-12 Thread Christian Berendt
Public bug reported: At the moment only new volume types can be created or be deleted. The really interesting part, assigning/removing/modifying/listing extra_spec using type-key is not possible at all. This should be added to make the management of volume types in Horizion more useful. **

[Yahoo-eng-team] [Bug 1202675] Re: wrong minimum version of dnsmasq in agent/linux/dhcp.py

2013-07-18 Thread Christian Berendt
Closing as invalid. Changing the MINIMUM_VERSION is not necessary. Just use dnsmasq = 2.59, that's no problem. You only get a warning message in your logs. ** Changed in: neutron Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1199730] Re: add Ceilometer client to api/openstack_dashboard/

2013-07-10 Thread Christian Berendt
** Changed in: horizon Status: New = Invalid -- 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/1199730 Title: add Ceilometer client to api/openstack_dashboard/