James Page
eaa0fc5093
Rebase, resync
2015-03-30 18:00:34 +01:00
James Page
be00c7931e
Switch to using charm-helper templates for keystone authtoken
2015-03-25 09:25:53 +00:00
James Page
f44862fa16
Switch to using charm-helper templates for rabbitmq
2015-03-25 09:22:41 +00:00
James Page
c0e503399e
Add api-paste for kilo
2015-03-24 17:42:42 +00:00
James Page
2411a3b5fd
Update kilo config
2015-03-24 17:38:28 +00:00
James Page
22f83cf13e
Rebase
2015-03-16 14:17:04 +00:00
James Page
7314ddc353
Reorder zeromq inclusion
2015-02-24 13:47:28 +00:00
James Page
2946d7dcd2
Specialized zeromq snippet for kilo
2015-02-24 13:43:55 +00:00
James Page
6fd98455f9
Move zeromq section to correct part of file
2015-02-24 13:35:33 +00:00
James Page
85c5c24adb
Mark juno template as juno
2015-02-24 12:00:45 +00:00
James Page
5094a9fe44
Drop zeromq support in icehouse
2015-02-24 11:58:19 +00:00
James Page
6e15380ff0
Add zeromq support for kilo
2015-02-24 11:51:47 +00:00
James Page
0849f09517
Rebase and resync
2015-02-24 11:51:10 +00:00
Edward Hope-Morley
0bd820b1e7
added signing_dir field to template
2015-02-20 10:21:52 +00:00
Cory Benfield
505507c779
No nova firewall for Calico.
2015-02-12 14:43:52 +00:00
Subbarayudu Mukkamala
9092af16cf
Merge from lp:~openstack-charmers
2015-02-03 10:10:09 -08:00
James Page
327cb68791
Mark template as for kilo
2015-01-21 09:24:29 +00:00
James Page
560720ca7b
Add sectional glance for kilo
2015-01-20 15:06:54 +00:00
James Page
a9a716511d
add kilo support
2015-01-20 14:59:01 +00:00
James Page
4f2f4c43c1
Fixup zeromq sections
2015-01-19 10:28:57 +00:00
James Page
25dc343f42
Use centralized zeromq template
2015-01-19 09:19:29 +00:00
James Page
b5b29b5848
Rebase on next
2015-01-13 09:23:07 +00:00
Edward Hope-Morley
294aa7d459
Created new database section for >= Icehouse since parts/database
...
is used for all versions.
2015-01-07 12:05:04 +00:00
Edward Hope-Morley
0ded090fea
ensure newline before section
2015-01-07 11:18:52 +00:00
Edward Hope-Morley
899a06b2fb
move database options into [database] section
2015-01-07 10:51:24 +00:00
Edward Hope-Morley
abea4c3eab
[hopem,r=]
...
Adds nova-alchemy-flags option to allow [database] options
to be set in nova.conf as is currently supported for
neutron.conf.
Also use (num_cpus * worker-multiplier) as default value
for max_pool_size. This can be overiden by supplying a
new value with nova-alchemy-flags.
Closes-Bug: 1403138
2015-01-07 10:14:46 +00:00
Edward Hope-Morley
cd81c03787
[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
2014-12-17 18:20:59 +00:00
Felipe Reyes
804141d84f
Refactor the way memcached_servers config is put in the templates
...
Instead of formatting the string with Jinja2, it's formatted with python
and passed to the template as a string.
2014-12-16 11:08:58 -03:00
Felipe Reyes
6567b1d24e
Commit after merge
2014-12-15 10:33:42 -03:00
James Page
8c94eec1e2
Rebase on next
2014-12-15 10:37:46 +00:00
Liang Chen liang.chen@canonical.com
7e00cd4180
set my_ip to an address reachable from outside
...
[cbjchen,r=]
my_ip can be used by other hosts like a callback.
It needs to be set to a ip address that can reach
to the nova-cc node from other hosts. This patch
will try to use the internal-network address if
applicable, or otherwise the private-address.
2014-12-03 18:31:19 -05:00
Felipe Reyes
686d3a6211
Commit after pulling changes from upstream
2014-11-20 13:59:00 -03:00
Aniket Bhat
67ec52300d
Removed un-necessary entries from nova.conf of cloud controller
2014-11-04 11:22:36 -05:00
Subbarayudu Mukkamala
0624fe2f30
nova.conf fixes
2014-11-04 06:53:08 -08:00
Felipe Reyes
4391e60be7
Add relation with memcached to use it to store nova-authconsole tokens
...
Fix bug #989337
2014-10-24 10:20:36 -03:00
Edward Hope-Morley
16f9919ae9
fixed review comments
2014-10-22 22:09:02 +01:00
Edward Hope-Morley
99d4c6729f
trunk sync
2014-10-22 22:07:15 +01:00
Liam Young
3df37a3cf9
Merged next in
2014-10-15 06:49:03 +00:00
Liam Young
bfb1630b9c
Merged next in
2014-10-07 11:37:20 +00:00
Edward Hope-Morley
27c9b2236a
synced trunk
2014-10-06 23:07:58 +01:00
Edward Hope-Morley
fb59f04a79
fixed up post-review
2014-10-06 23:07:14 +01:00
Liam Young
8ba02546ff
Merged next in
2014-09-28 13:57:28 +00:00
Hui Xiang
9e08a0bdb2
Use general BindHostContext, small refactor.
2014-09-25 12:01:20 +08:00
Edward Hope-Morley
54080c7146
synced /next
2014-09-22 21:32:50 +01:00
Hui Xiang
5ece28e50d
Format auth_host in url for ipv6.
2014-09-22 11:02:47 +08:00
Hui Xiang
763a73cb54
Excludes vip from get_ipv6_addr().
2014-09-21 23:09:22 +08:00
Hui Xiang
0c34eae15d
Sync charm-helpers, fix ipv6 format address.
2014-09-17 16:37:24 +08:00
James Page
66e54429ff
Add support for increasing the ram allocation ratio
2014-09-16 09:59:35 +01:00
Edward Hope-Morley
1a879025e6
synced lp:~openstack-charmers/charms/trusty/nova-cloud-controller/next
2014-09-12 17:39:19 +01:00
Liam Young
0a12fb7e31
Add support for notifications with zmq
2014-09-10 17:17:14 +00:00