~openstack-charmers/charms/trusty/neutron-gateway/trunk

  • Committer: Narinder Gupta
  • Date: 2016-08-12 23:49:58 UTC
  • Revision ID: narinder.gupta@canonical.com-20160812234958-3ug1c0khoz2rfavi
Enable neutron gw charm to control # of workers

Charm was missing this functionality and this patch is to add
this feature. We were trying to deploy this charm on bare metal
host machine with 72 cores. In end up creating 144 processes for
nova-metadata-api, and neutron.

This patch will provide the option to limit the number of worker
process in case of high number of cores in a host.

Enable it for icehouse, kilo, liberty and mitaka.

cherry picked from commit 93d6440e459f19676ce9336332e4f91efc85897f

Partial-Bug: 1600482
Change-Id: Iedcbe6c53746a203937b78dd00e83fda7681bd8f
Filename Latest Rev Last Changed Committer Comment Size
..
actions 100 9 years ago James Page [coreycb,r=james-page] Add deploy from source supp Diff
files 83 9 years ago Liam Young [xianghui, r=gnuoy] To support quantum-gateway HA Diff
hooks 1 11 years ago James Page Baseline eod pre-UDS Diff
templates 2 11 years ago James Page Initial baseline Diff
tests 54 9 years ago James Page [coreycb,r=james-page] Add amulet tests. Diff
unit_tests 34 10 years ago James Page Merge of python-redux work for havana cycle Diff
.coveragerc 114 8 years ago James Page Rename charm to neutron-gateway including code 135 bytes Diff Download File
.gitignore 181 8 years ago James Page Restart nova-api-metadata on restart_nonce changes 104 bytes Diff Download File
.gitreview 199 7 years ago David Ames Updates for stable branch creation for 16.07 Set 117 bytes Diff Download File
.project 144 8 years ago Liam Young [james-page,r=gnuoy] Add support for ovs-odl 369 bytes Diff Download File
.pydevproject 144 8 years ago Liam Young [james-page,r=gnuoy] Add support for ovs-odl 466 bytes Diff Download File
.testr.conf 166 8 years ago James Page Rebase 331 bytes Diff Download File
actions.yaml 176 8 years ago Liam Young Add pause/resume actions and sync charm-helpers A 336 bytes Diff Download File
charm-helpers-hooks.yaml 199 7 years ago David Ames Updates for stable branch creation for 16.07 Set 352 bytes Diff Download File
charm-helpers-tests.yaml 199 7 years ago David Ames Updates for stable branch creation for 16.07 Set 145 bytes Diff Download File
config.yaml 200 7 years ago Narinder Gupta Enable neutron gw charm to control # of workers C 9.3 KB Diff Download File
copyright 31 11 years ago James Page Add missing copyright file 265 bytes Diff Download File
hardening.yaml 174 8 years ago Edward Hope-Morley Add hardening support Add charmhelpers.contrib.ha 173 bytes Diff Download File
icon.svg 38 10 years ago Adam Gandelman Update icon.svg 34 KB Diff Download File
Makefile 196 7 years ago James Page Use bundletester for amulet test execution Switch 603 bytes Diff Download File
metadata.yaml 177 8 years ago James Page Add Juju network spaces support Add the 'data' ex 1.2 KB Diff Download File
README.md 186.1.1 7 years ago Corey Bryant Add defaults for openstack-origin-git config optio 4.8 KB Diff Download File
requirements.txt 180 8 years ago Liam Young Fix pbr requirement Change-Id: I96338f00f328d8288 419 bytes Diff Download File
revision 41.3.49 10 years ago James Page Rebase 3 bytes Diff Download File
setup.cfg 36.1.3 10 years ago James Page turn down logging a bit 74 bytes Diff Download File
test-requirements.txt 196 7 years ago James Page Use bundletester for amulet test execution Switch 746 bytes Diff Download File
tox.ini 196 7 years ago James Page Use bundletester for amulet test execution Switch 2.1 KB Diff Download File