Skip to content
#

cloud-management

Here are 76 public repositories matching this topic...

iaingeorgeson
iaingeorgeson commented Sep 13, 2021

Description
In log messages, salt.modules.tls uses csr_path in log messages without checking for a trailing slash, resulting in misleading log entries:

'Created Private Key: "/etc/ssl/MYCA/certsMY.HOSTNAME.key." '

(It also makes it appear that there's a trailing dot on the filename)

https://github.com/saltstack/salt/blob/v3003.3/salt/modules/tls.py#L1167 among other places. It pr

The autoscaling simulation toolbox provides tools to experiment with policies for multilayered autoscaling (inc. VM clusters and applications). Multiverse simulator is the core of the toolbox. Using it, one can evaluate autoscaling policies under different conditions, including various applications, platforms, and workloads.

  • Updated May 7, 2021
  • Python

Improve this page

Add a description, image, and links to the cloud-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloud-management topic, visit your repo's landing page and select "manage topics."

Learn more