240 Commits

Author SHA1 Message Date
Edward Hope-Morley
226125407c restart ext-port on change 2015-02-10 12:38:25 +00:00
Edward Hope-Morley
f0b1f303e6 default to no network-device-mtu 2015-02-10 12:00:45 +00:00
Edward Hope-Morley
a041a8bb2f fixed typo 2015-02-09 21:47:05 +00:00
Edward Hope-Morley
dcd8c144d2 synced ch and fixed tests 2015-02-09 20:21:58 +00:00
Edward Hope-Morley
816ff4c24d cleanup 2015-02-09 18:32:52 +00:00
Liang Chen liang.chen@canonical.com
4107ae1909 Clean up stale ceph keyring
[cbjchen,r=]
Clean up the keyring after ceph relation is broken. So when next
time ceph relation is joined, ensure_ceph_keyring will not ignore
the new key because of the existance of the old one.
2015-02-06 13:09:18 -05:00
Liam Young
ac4a3a440b Enable a nova metadata agent if running in DVR mode 2015-02-04 16:31:09 +00:00
Edward Hope-Morley
71f54e3dff mtu support 2015-02-03 11:46:35 +00:00
James Page
4bb578e477 Rebase on next 2015-01-13 09:24:40 +00:00
Ryan Beisner
d68d7a418c add python-six install re: bug 1403114 2014-12-16 17:28:40 +00:00
James Page
81c17b8c22 Rebase on next 2014-12-15 10:39:46 +00:00
Edward Hope-Morley
11f6dc1a96 synced /next 2014-12-15 10:28:47 +00:00
Edward Hope-Morley
7b66878d0c [cbjchen,r=hopem]
Set my_ip to unit private-address

The default value for my_ip can be problematic. The ip
assocated with the NIC leading to the default gateway
may not be the desired one for openstack service
communication. Setting it to the unit private-address,
so that all the inter-service communications use the
same network - we alreay use the unit private-address as
service endpoint IPs.

Closes-Bug: 1391313
2014-12-03 23:54:27 +00:00
Liang Chen liang.chen@canonical.com
56c7e9cd72 set my_ip to unit private-address
[cbjchen,r=]
The default value for my_ip can be problematic.
The ip assocated with the NIC leading to the
default gateway may not be the desired one for
openstack service communication. Setting it to
the unit private-address, so that all the inter
service communications use the same network -
we alreay use the unit private-address as
service endpoint IPs.
2014-12-03 18:23:54 -05:00
Zhang Hua
751a63056a change to use the method of charm-helpers 2014-12-03 21:45:30 +08:00
Liam Young
29a792d736 [gnuoy,trivial] Whitespace lint fix 2014-11-28 14:31:49 +00:00
Alexander List
c5c911340d [alexlist] Allow nonstandard path for authorized_keys, including unit test 2014-11-28 12:54:57 +00:00
Zhang Hua
8abedd2be2 fix lint and unit test error 2014-11-20 18:56:56 +08:00
Zhang Hua
9c4ca44309 allow change mtu back to 1500 2014-11-19 16:46:23 +08:00
Zhang Hua
b697e75caa fix error TypeError: execv() arg 2 must contain only strings 2014-11-19 16:17:34 +08:00
Zhang Hua
8183ed0ca2 modify MTU of tunnel nic more than 1500 2014-11-19 15:03:51 +08:00
Edward Hope-Morley
81b5205034 added libvirt_image_ceph_conf_file conf option 2014-11-13 15:46:39 +00:00
Edward Hope-Morley
d14313394e cleanup context 2014-11-11 20:22:38 +00:00
Edward Hope-Morley
4b4c7ff983 create ceph conf dir and .conf alternative as
early as possible if required.
2014-11-11 20:11:45 +00:00
Edward Hope-Morley
b0a1482559 added missing ceph context handler and fixed unti tests 2014-11-11 15:33:14 +00:00
Chuck Short
4afac8d8be Fix typo 2014-10-22 18:27:31 -04:00
Chuck Short
715e7124a0 Fix typo 2014-10-22 17:38:08 -04:00
Chuck Short
e5856ab604 Fix instances_path 2014-10-22 16:48:51 -04:00
Chuck Short
10e32be7aa Fix another typo 2014-10-22 16:28:25 -04:00
Chuck Short
6f8b4abfa1 Add overwrite 2014-10-22 16:13:15 -04:00
Chuck Short
2eaee76acb More typos 2014-10-22 15:33:20 -04:00
Chuck Short
db93a556cc Fix typo 2014-10-22 15:27:53 -04:00
Chuck Short
06438407a6 Fix missing config() 2014-10-22 15:20:18 -04:00
Chuck Short
2379dad9cf Only do flex storage once 2014-10-22 14:43:51 -04:00
Chuck Short
a9cef0df53 Fix typo 2014-10-22 14:30:34 -04:00
Chuck Short
d4e9155fd5 Fix storage rewrite a bit harder 2014-10-22 14:11:28 -04:00
Chuck Short
8630830a4d Re-do flex storage 2014-10-22 13:41:30 -04:00
Chuck Short
ccc19fa306 Remove flex-mnt-point 2014-10-22 13:03:02 -04:00
Chuck Short
be845ee245 Remove br-int from lxc-usernet 2014-10-22 12:45:21 -04:00
Liam Young
df743f5360 Fix unit tests and lint 2014-10-20 14:16:22 +00:00
James Page
b06489c59d Fixup typo 2014-10-17 17:01:10 +01:00
James Page
03aa184dd4 Fixup trialing) 2014-10-17 17:00:07 +01:00
James Page
b61c693c52 Optimize code a bit 2014-10-17 16:59:32 +01:00
James Page
d6a282e756 Sort out default config stuff 2014-10-17 16:56:44 +01:00
James Page
606d35f0ba Don't try to reformat the instances block device on every configuration change 2014-10-17 16:45:06 +01:00
James Page
6a35ccad2a Correct typo 2014-10-17 16:38:40 +01:00
James Page
f0ae7a886b Merge zuls first cut, tweak and optimize 2014-10-17 16:35:40 +01:00
Liam Young
15699cbfca Merged next in 2014-10-15 06:51:47 +00:00
Chuck Short
295b265214 Fix merge 2014-10-12 00:02:30 -04:00
Chuck Short
38f208c962 Fix typo 2014-10-11 23:52:47 -04:00