[openstack-dev] [magnum] Document adding --memory option to create containers

Hongbin Lu hongbin.lu at huawei.com
Thu Oct 8 16:00:51 UTC 2015


Hi team,

I want to move the discussion in the review below to here, so that we can get more feedback

https://review.openstack.org/#/c/232175/

In summary, magnum currently added support for specifying the memory size of containers. The specification of the memory size is optional, and the COE won't reserve any memory to the containers with unspecified memory size. The debate is whether we should document this optional parameter in the quickstart guide. Below is the positions of both sides:

Pros:

*         It is a good practice to always specifying the memory size, because containers with unspecified memory size won't have QoS guarantee.

*         The in-development autoscaling feature [1] will query the memory size of each container to estimate the residual capacity and triggers scaling accordingly. Containers with unspecified memory size will be treated as taking 0 memory, which negatively affects the scaling decision.
Cons:

*         The quickstart guide should be kept as simple as possible, so it is not a good idea to have the optional parameter in the guide.

Thoughts?

[1] https://blueprints.launchpad.net/magnum/+spec/autoscale-bay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151008/94747588/attachment.html>


More information about the OpenStack-dev mailing list