~landscape/charms/trusty/nova-cloud-controller-leadership-election/trunk

Viewing all changes in revision 129.

  • Committer: Edward Hope-Morley
  • Date: 2014-12-17 18:20:59 UTC
  • mfrom: (119.1.15 nova-cloud-controller)
  • Revision ID: edward.hope-morley@canonical.com-20141217182059-9a0fgwavaf9i9r5s
[freyes,r=hopem]

Install python-memcache, configure nova.conf adding the key
memcached_servers when a relationship with memcached service
is established.

If multiple units of memcached are available, all of them
are used i.e. memcached_servers = host1:port1,host2:port,host3:port3

To secure memcached access this relies in the memcached charm
ability to use iptables rules to only allow access to related
machines.

Closes-Bug: 1386271

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: