Hi, forks: I have a openstack o version cluster with two compute nodes. The resources are almost used up. So, I add a new compute node to a running cluster and try to cold migrate a vm to the new compute node. At the first time, the ...
Hi folks! This was raised several times, now I want to bring it to the wider audience. We're planning [1] to deprecate classic drivers in Queens and remove them in Rocky. It was pointed at the Forum that we'd better provide an automatic ...
Hey everybody, You may have noticed a giant patch series up: https://review.openstack.org/#/q/topic:merge-shade It's a big beastie, so I thought a synopsis of what's going would be useful. Also, there's a pile of patches towards the end ...
Hi, Here is the status update / focus settings mail for w46 Bugs ---- [Undecided] https://bugs.launchpad.net/nova/+bug/1535254 illustration of 'notify_on_state_change' are different from implementation As the behavior is unchanged in the ...
Hi all, I wanted to start some discussion re $subject, because it's been apparrent that we have a lack of clarity on this issue (and have done ever since we started using parameter_defaults). Some context: - Historically TripleO has ...
Nova has had this long-standing known performance issue if you're filtering a large number of instances by IP. The instance IPs are stored in a JSON blob in the database so we don't do filtering in SQL. We pull the instances out of the ...
Hi, Here is the status update / focus settings mail for w45 Bugs ---- [Undecided] https://bugs.launchpad.net/nova/+bug/1535254 illustration of 'notify_on_state_change' are different from implementation As the behavior is unchanged in the ...
Since we've got promotion, we can now properly test upgrades from ocata to pike. It's now failing for various reasons, as you can see on: https://review.openstack.org/#/c/500625/ I haven't filled bug yet but this is the kind of thing I see ...
Dear Stackers, While working on my locally deployed Openstack (Pike using TripleO), I was a bit struggling with the logging part. Currently, all logs are pushed to per-service files, in the standard format "one line per entry", plain flat ...
Hi Team Whilst working on migrating to using Python 3 as the default charm execution environment, I've hit upon a snag with presentation of data from principle charms to the hacluster subordinate charm. Specifically the data presented on ...
Hi all! I'd like to invite you to the discussion of the way to implement traits in ironic and the ironic virt driver. Please vote for the time at https://doodle.com/poll/ts43k98kkvniv8uz. Please vote by EOD tomorrow. Note that it's going to ...
On Thu, Oct 26, 2017 at 09:23:50PM -0500, Matt Riedemann wrote: > Nova has had this long-standing known performance issue if you're filtering > a large number of instances by IP. The instance IPs are stored in a JSON > blob in the database ...
Hey all, There seems to be a lot of "replace oslo.serization / native python json with UltraJSON (otherwise known as ujson) patches over the last few weeks. We should be careful - it is not a drop in replacement. e.g. - Normal python JSON: ...
Hi, Here is the status update / focus settings mail for w44. Bugs ---- [Undecided] https://bugs.launchpad.net/nova/+bug/1535254 illustration of 'notify_on_state_change' are different from implementation As the behavior is unchanged in the ...
Hey everybody! tl;dr - If you're having issues with your jobs, check the FAQ, this email and followups on this thread for mentions of them. If it's an issue with your job and you can spot it (bad config) just submit a patch with topic ...
Hi colleagues, it makes me crazy, but how to make it work file injection into instance? nova.conf already configured with ====== [DEFAULT] debug=true [libvirt] inject_partition = -1 [guestfs] debug=true [quota] injected_files = 5 ...
Hello All, We are trying to deploy one environment using Fuel 9.2, and it failed at around 23%. The error says: <> Error Provision has failed. Failed to execute hook 'shell' command: cd / && fa_build_image --image_build_dir ...
Hey all, I was going through the DriverLog [0] to have an idea of which drivers were maintained by whom as I go through the backlog of bugs so that I know who to assign a driver-specific bug to if it's not already assigned. If the driver ...
Hi all, I promised John to dump my thoughts on traits to the ML, so here we go :) I see two roles of traits (or kinds of traits) for bare metal: 1. traits that say what the node can do already (e.g. "the node is doing UEFI boot") 2. traits ...
Hi list, As I understand, keystone only defined two roles: - admin - non-admin, but can be any role name you want, role1, role2, user, _member_, whatever say there are quite few people in the same project, so far, the users assigned with ...
31,319 questions
91,190 responses
13 comments
5,642 users