~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
..
charmhelpers 54 9 years ago James Page [coreycb,r=james-page] Add amulet tests. Diff
setup 160 8 years ago Liam Young Update test combo definitions, remove Vivid deprec Diff
basic_deployment.py 199 7 years ago David Ames Updates for stable branch creation for 16.07 Set 44.1 KB Diff Download File
File dfs-basic-trusty-icehouse 196 7 years ago James Page Use bundletester for amulet test execution Switch 289 bytes Diff Download File
File dfs-basic-trusty-kilo 196 7 years ago James Page Use bundletester for amulet test execution Switch 493 bytes Diff Download File
File gate-basic-precise-icehouse 196 7 years ago James Page Use bundletester for amulet test execution Switch 434 bytes Diff Download File
File gate-basic-trusty-icehouse 196 7 years ago James Page Use bundletester for amulet test execution Switch 275 bytes Diff Download File
File gate-basic-trusty-kilo 196 7 years ago James Page Use bundletester for amulet test execution Switch 418 bytes Diff Download File
File gate-basic-trusty-liberty 196 7 years ago James Page Use bundletester for amulet test execution Switch 441 bytes Diff Download File
File gate-basic-trusty-mitaka 196 7 years ago James Page Use bundletester for amulet test execution Switch 424 bytes Diff Download File
File gate-basic-xenial-mitaka 196 7 years ago James Page Use bundletester for amulet test execution Switch 273 bytes Diff Download File
README.md 196 7 years ago James Page Use bundletester for amulet test execution Switch 461 bytes Diff Download File
tests.yaml 196 7 years ago James Page Use bundletester for amulet test execution Switch 673 bytes Diff Download File