Merge ~hemanth-n/stsstack-bundles:bug/octavia-mem-constraint into stsstack-bundles:master

Proposed by Hemanth Nakkina
Status: Merged
Merged at revision: 299a81975673751d7198be6f9e4769c1059e9073
Proposed branch: ~hemanth-n/stsstack-bundles:bug/octavia-mem-constraint
Merge into: stsstack-bundles:master
Diff against target: 12 lines (+1/-0)
1 file modified
overlays/octavia.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Edward Hope-Morley Approve
Review via email: mp+387635@code.launchpad.net

Commit message

Increase octavia memory constraint to 2G

To post a comment you must log in.
Revision history for this message
Edward Hope-Morley (hopem) wrote :

lgtm

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/overlays/octavia.yaml b/overlays/octavia.yaml
2index 59e0fe8..8c1eddd 100644
3--- a/overlays/octavia.yaml
4+++ b/overlays/octavia.yaml
5@@ -6,6 +6,7 @@ applications:
6 octavia:
7 charm: cs:~openstack-charmers-next/octavia
8 num_units: __NUM_OCTAVIA_UNITS__
9+ constraints: mem=2G
10 options:
11 debug: *debug
12 openstack-origin: __OS_ORIGIN__

Subscribers

People subscribed via source and target branches