128 Commits

Author SHA1 Message Date
James Page
b09a482854 Rebase, resync 2015-03-31 16:01:48 +01:00
Edward Hope-Morley
89554fc29e Fixes broken rev 112 by using /etc/init.d/libvirt-bin.override
instead of /etc/default/libvirt-bin
2015-03-31 14:22:53 +01:00
Liam Young
81be062772 Check neutron_plugin_legacy_mode when compiling list of packages 2015-03-31 10:52:27 +00:00
Liam Young
ce0d92ef9f Merged next in 2015-03-31 10:35:46 +00:00
Liam Young
79c788481a Add option to stop nova-compute managing neutron packages, files and services 2015-03-31 10:27:36 +00:00
Liam Young
614346cae6 Merged next in 2015-03-25 07:20:23 +00:00
Edward Hope-Morley
7d370dbc25 removed phy-nic* options since handled by ovs plugin charm 2015-03-12 10:07:02 +00:00
Edward Hope-Morley
4f0a103ea0 synced /next 2015-02-24 11:33:01 +00:00
James Page
ef14583717 Rebase 2015-02-24 11:17:55 +00:00
Liam Young
10d7907823 Merged next in and fixed unit tests 2015-02-19 16:03:28 +00:00
Edward Hope-Morley
1766f56a21 [cbjchen,r=hopem]
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-16 09:26:23 +00:00
Edward Hope-Morley
f48374e151 support multiple phy nics for mtu 2015-02-10 19:17:29 +00:00
Edward Hope-Morley
e70a8735e3 allow net_dev_mtu local override 2015-02-10 14:38:40 +00:00
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
Liam Young
df743f5360 Fix unit tests and lint 2014-10-20 14:16:22 +00:00
Liam Young
15699cbfca Merged next in 2014-10-15 06:51:47 +00:00
James Page
45f303f1b3 Invert relation check 2014-10-02 13:57:11 +01:00
James Page
a1feeb4b68 Ensure that general neutron context is applied in all circumstances so nova neutron configuration is correct 2014-10-02 13:56:19 +01:00
Edward Hope-Morley
2e556e2042 fixed ipv6 support check 2014-09-26 19:20:20 +01:00
Hui Xiang
8d62f6e443 Fix lint errors 2014-09-18 21:00:57 +08:00
Hui Xiang
138722b1ac Remove haproxy checking 2014-09-18 20:56:48 +08:00
Hui Xiang
b2444aec20 Integrated all ipv6 check into setup_ipv6() 2014-09-18 20:55:05 +08:00
Liam Young
74deab51d5 Add support for notifications with zmq 2014-09-10 17:17:43 +00:00
Liam Young
afca851842 Correct topics 2014-09-09 10:56:37 +00:00
Liam Young
4e3c0fc4a4 Added 0mq support 2014-09-09 09:47:14 +00:00
Corey Bryant
e88e585a7d Specify which hypervisor to connect virsh to based on virt-type config. 2014-08-19 19:57:45 +00:00