This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
qinling
Code
Issues
Proposed changes
Browse Source
Add release note for customized memory and cpu resources feature
Change-Id: I667b6e1737b5c001e6a13914bab725d1c7094fde Story: 2001586 Task: 14367
changes/50/573250/2
Jiangyuan
3 years ago
committed by
Lingxian Kong
parent
2045799772
commit
180e1c6953
1 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
releasenotes/notes/resources-customized-5f5382d40e375dc1.yaml
+ 10
- 0
releasenotes/notes/resources-customized-5f5382d40e375dc1.yaml
View File
@ -0,0 +1,10 @@
---
prelude
:
>
Support customizing resource limitation for functions, both cpu and memory
are supported.
features:
-
|
Support customizing memory and cpu resource limitation for functions. The
user can specify ``memory_size`` and ``cpu`` when creating functions,
otherwise the default values are used. Refer to Qinling documentation for
more details.
Write
Preview
Loading…
Cancel
Save