Vincent Untz
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...
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...
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:  New...
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...
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...
Depends on https://github.com/crowbar/crowbar-core/pull/952 -- just an example for now, nothing to merge. Submitting the PR to gather feedback.