Update worker-multiplier config description
Based on the change in charm-helpers: https://github.com/juju/charm-helpers/pull/553
Related-Bug: #1843011 Change-Id: I9ea2edfacf7020768ab83fb603af1be0d42190fb
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Overview
This layer provides the base layer for OpenStack charms that are will deploy API services, and provides all of the core functionality for:
To use this layer, including the following in the layer.yaml of your charm:
And then read the new API charm guide for details on how to use this layer in-conjuction with the charms.openstack Python module to quickly and easily put together a new API charm.