[Yahoo-eng-team] [Bug 1955139] [NEW] log_dir default in xena

2021-12-17 Thread massimo.sgaravatto
Public bug reported: Using a xena installation on a centos8 stream compute node, nova logs by default on syslog Only explicitly setting log_dir=/var/log/nova then the log file /var/log/nova/nova-compute.log is used It looks like log_dir now defaults to None, while according to the doc it should

[Yahoo-eng-team] [Bug 1837395] Re: Wrong (old) names of some useful image properties

2019-07-24 Thread massimo.sgaravatto
** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1837395 Title: Wrong (old) names of some useful image properties Status in Glance: In

[Yahoo-eng-team] [Bug 1837756] [NEW] ImagePropertiesFilter: hypervisor_type matchmaking not compliant with documentation

2019-07-24 Thread massimo.sgaravatto
Public bug reported: All compute nodes of my Cloud are configured using libvirt]/virt_type=kvm Please note that this is not exposed in the 'openstack hypervisor list --long' output which reports QEMU as 'Hypervisor Type'. I have some images with the following property: hypervisor_type='qemu'

[Yahoo-eng-team] [Bug 1837395] [NEW] Wrong (old) names of some useful image properties

2019-07-22 Thread massimo.sgaravatto
Public bug reported: Some images in our cloud use the property: hypervisor_type = 'qemu'; This worked in Ocata (maybe not the latest version) and now in Rocky it doesn't work anymore because of the ImagePropertiesFilter filter. According to this thread: http://lists.openstack.org/pipermail/ope

[Yahoo-eng-team] [Bug 1827342] [NEW] Issue sharing an image with another project (something related to get_image_location)

2019-05-02 Thread massimo.sgaravatto
Public bug reported: I have a small Rocky installation where Glance is configured with 2 backends (old images use the 'file' backend while new ones use the rbd backend, which is the default) show_multiple_locations is true but I have modified the _image_location policies. The used policy.json fi

[Yahoo-eng-team] [Bug 1823716] [NEW] url --> endpoint_template in Install and configure controller node in neutron section of nova.conf

2019-04-08 Thread massimo.sgaravatto
Public bug reported: https://docs.openstack.org/neutron/rocky/install/controller-install- rdo.html says to set url in the [cinder] section of nova.conf. But, according to the provided nova.conf template the endpoint_override option should be used instead since url is deprecated for removal ** A

[Yahoo-eng-team] [Bug 1822986] [NEW] Not clear if www__authenticate_uri is really needed

2019-04-03 Thread massimo.sgaravatto
Public bug reported: I am validating a small OpenStack Rocky installation. The nova part seems working but I noticed this warning in the nova log files: Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may\ not be able to authenticate against an adm

[Yahoo-eng-team] [Bug 1822344] [NEW] Documentation about glance-api.conf doesn't describe the enabled_backends and default_backend attributes

2019-03-29 Thread massimo.sgaravatto
Public bug reported: In: https://docs.openstack.org/glance/rocky/configuration/glance_api.html it is reported that stores and default_stores are deprecated against the new attributes enabled_backends and default_backend. But these new attributes are not described at all --

[Yahoo-eng-team] [Bug 1821916] [NEW] "openstack placement aggregate" CLI command should be replaced with "resource provider aggregate" in https://docs.openstack.org/nova/rocky/admin/configuration/sche

2019-03-27 Thread massimo.sgaravatto
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: "openstack placement aggregate" CLI command should be replaced with

[Yahoo-eng-team] [Bug 1697163] [NEW] glance CLI doesn'tconsider anymore OS_CACERT

2017-06-10 Thread massimo.sgaravatto
Public bug reported: Not sure if the glance cli is still supported, but it looks like glance CLI provided with Ocata (the relavent RPM is python2-glanceclient-2.6.0-1.el7.noarch) doesn't read anymore the OS_CACERT, as it used to do. Now it is necessary to use the "--os-cacert" option: [root@cont

[Yahoo-eng-team] [Bug 1609785] [NEW] "No ports available" when associating a floating IP to an instance when the router belongs to another project

2016-08-04 Thread massimo.sgaravatto
Public bug reported: Environment: OpenStack Mitaka on CentOS 7 (but I see the same issue also on a Kilo installation) I have an external network, and a network for each project. The external network belongs to the 'admin' project. Each project network belongs to the relevant project. There is a s

[Yahoo-eng-team] [Bug 1609777] [NEW] 'can_set_password' ignored in the new launch instance experience

2016-08-04 Thread massimo.sgaravatto
Public bug reported: In the legacy launch instance experience users can set the admin password of the instance, if 'can_set_password' is true in local_settings. In the new launch instance experience this is not possible Environment: OpenStack Mitaka on CentOS7 ** Affects: horizon Importanc