Vincent Untz

Results 28 issues of Vincent Untz

If you plug a disk to a node after having allocated the node, then crowbar will never know about the disk. The chef-client run that occurs every 15 minutes will...

There is no need to keep the downloaded file around after it has been processed (/tmp/tmph0kep6co.csv.gz, for instance).

The current COPYING file seems to be a MIT COPYING file. But many (most? all?) source files have a GPL-2.0+ header.

## Description It's more idiomatic English. Refs: MON-23405 ## Type of change - [x] Patch fixing an issue (non-breaking change) - [ ] New functionality (non-breaking change) - [ ]...

Quoting the doc: > Availability zone to use when user doesn't specify one. > > This option is used by the scheduler to determine which availability > zone to place...

wip

On compute hosts with many busy instances, we can fill the nf_conntrack table. This results in dropped packets, but can also result in instances not starting because PREROUTING rules cannot...

wip
needs backport to SOC6

Use the same way of presenting the new backend as the way used for existing backends, instead of displaying this as a new section. Old UI: ![old add backend](https://user-images.githubusercontent.com/1758783/32882902-0ef8dcfc-cab6-11e7-80ec-34a61daee44e.png) New...

wip

Because the metering agent is started with an explicit "--config-file /etc/neutron/metadata_agent.ini" flag, options in this file will override everything that is being set in config snippets. So do not generate...

wip

We use cookie-based stickiness for non-SSL, and we also expire the stickiness based on the session timeout. This should make the haproxy/horizon combo to work well, with each session sticking...

wip

Depends on https://github.com/crowbar/crowbar-core/pull/952 -- just an example for now, nothing to merge. Submitting the PR to gather feedback.

wip