[Yahoo-eng-team] [Bug 1793057] [NEW] Multiple backend related config options are not listed in sample conf file

2018-09-17 Thread Abhishek Kekane
Public bug reported: In Rocky we have added support for multiple backend as a EXPERIMENTAL feature. However configuration options related to multiple backend are not generated in sample config file due to some issue. We have added below 3 new config options for multiple backend. 1.

[Yahoo-eng-team] [Bug 1778891] Re: KVM Instance booting from volume stacktraces

2018-09-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1793034] [NEW] Body verification in the compute API reference

2018-09-17 Thread Takashi NATSUME
Public bug reported: Body verifications have not been completed yet in the compute API reference (api-ref/source/servers.inc and api-ref/source/servers-actions.inc). They have "needs:body_verification" tags. https://wiki.openstack.org/wiki/NovaAPIRef#Body_Verification Related old blueprints:

[Yahoo-eng-team] [Bug 1793027] [NEW] Flask doesn't normalize domains sanely in some cases

2018-09-17 Thread Morgan Fainberg
Public bug reported: Under webob, domain normalization (for creation of some resources) resulted in a few possible options: * Domain ID present in ref -> no change to ref * Domain ID not present, domain scoped token -> ref['domain_id'] = scope domain id * Domain ID not present,

[Yahoo-eng-team] [Bug 1774460] Re: Neutron pagination ignores X-Forwarded-Proto header

2018-09-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/571554 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d62d82b0fe4052983f9fa2408f08b9c5673e75bf Submitter: Zuul Branch:master commit d62d82b0fe4052983f9fa2408f08b9c5673e75bf Author: Mykola Yakovliev Date: Thu May 31 13:25:26

[Yahoo-eng-team] [Bug 1793002] [NEW] Nova unexpected API error

2018-09-17 Thread Scott Reeve
Public bug reported: 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-f9e07c4d-582a-444a-99f6-7f219d453aef) Tried to Launch and Instance within devstack. I used a DSL .ISO file with m1.tiny flavor.

[Yahoo-eng-team] [Bug 1792985] [NEW] strict NUMA memory allocation for 4K pages leads to OOM-killer

2018-09-17 Thread Chris Friesen
Public bug reported: We've seen a case on a resource-constrained compute node where booting multiple instances passed, but led to the following error messages from the host kernel: [ 731.911731] Out of memory: Kill process 133047 (nova-api) score 4 or sacrifice child [ 731.920377] Killed

[Yahoo-eng-team] [Bug 1792925] [NEW] q-dhcp crashes with guru meditation on ironic's grenade

2018-09-17 Thread Dmitry Tantsur
Public bug reported: Ironic grenade is broken on master with DHCP timeouts when booting nodes on Rocky. It is probably caused by q-dhcp going down: http://logs.openstack.org/77/586277/11/check/ironic-grenade- dsvm/6ad6388/logs/screen-q-dhcp.txt.gz#_Sep_14_18_32_27_656143. Which, in turn, may be

[Yahoo-eng-team] [Bug 1792902] [NEW] subnet pool can not delete prefixes

2018-09-17 Thread Wenran Xiao
Public bug reported: env: Rocky devstack I create a subnetpool like this: [stack@qs11 ~]$ openstack subnet pool show demo-subnetpool4 +---+---+ | Field | Value

[Yahoo-eng-team] [Bug 1792919] [NEW] Rocky install guide: Verify operation in nova - nova-consoleauth

2018-09-17 Thread Bernd Bausch
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: Step 2 on this page runs openstack compute service list. The

[Yahoo-eng-team] [Bug 1792913] [NEW] Keystone HTTP 500: AttributeError: type object 'GroupsResource' has no attribute '_get_domain_id_from_token'

2018-09-17 Thread Dmitry Tantsur
Public bug reported: openstacksdk CI seems broken by keystone: http://logs.openstack.org/18/602618/1/check/openstacksdk-functional- devstack-tips/02b87a9/controller/logs/screen- keystone.txt.gz?level=WARNING#_Sep_16_15_37_40_090447 ** Affects: keystone Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1792901] [NEW] subnet pool can not delete prefixes

2018-09-17 Thread Wenran Xiao
Public bug reported: env: Rocky devstack I create a subnetpool like this: [stack@qs11 ~]$ openstack subnet pool show demo-subnetpool4 +---+---+ | Field | Value

[Yahoo-eng-team] [Bug 1792890] [NEW] The user can delete a security group which is used as remote-group-id

2018-09-17 Thread Adit Sarfaty
Public bug reported: A security group which is used as a remotr-group by another security group rule, can be deleted by the user. This action should be blocked with "security group in use" error. In the current state, the rule of the other SG is deleted from the DB (because of cascade in the DB

[Yahoo-eng-team] [Bug 1792876] [NEW] nova client doesn't support application credential

2018-09-17 Thread ByungYeol Woo
Public bug reported: Description === Nova client doesn't support application credential although openstack client support application credential. Steps to reproduce == openstack-cli:~$ cat openrc export OS_AUTH_TYPE=v3applicationcredential export

[Yahoo-eng-team] [Bug 1731619] Re: Support chrony as a client for ntp

2018-09-17 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Released -- 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/1731619 Title: Support chrony as a client for ntp Status in

[Yahoo-eng-team] [Bug 1792493] Re: DVR and floating IPs broken in latest 7.0.0.0rc1?

2018-09-17 Thread Eric Miller
I think I may have found the issue. Note that I wasn't sure what other project/sub-project to add this ticket to, so I will add it to the Neutron project. We use team interfaces with VLANs, which uses the same MAC address for each VLAN (see the bottom of this note for an example of 3 VLANs on

[Yahoo-eng-team] [Bug 1792864] [NEW] Rocky: Verify operation in keystone: Incorrect port

2018-09-17 Thread Bernd Bausch
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: The Rocky Keystone installation tutorial verifies operation using

[Yahoo-eng-team] [Bug 1792868] [NEW] Use uuidutils instead of uuid.uuid4()

2018-09-17 Thread Tao Li
Public bug reported: oslo_utils.uuidutils has a wrapper for generating uuids. We should only use that function when generating uuids for consistency like here:https://storyboard.openstack.org/#!/story/1082248. ** Affects: keystone Importance: Undecided Assignee: Tao Li (eric-litao)

[Yahoo-eng-team] [Bug 1792869] [NEW] FS driver: chunk size is hard-coded

2018-09-17 Thread Lucian Petrut
Public bug reported: At the moment, the filesystem driver uses a hardcoded 64 KB size, used when reading/writing image. This can be extremely inefficient, especially when file shares are used. For this reason, the chunk size should be configurable, similar to the other glance store drivers. **