255 Commits

Author SHA1 Message Date
Cory Benfield
3558c0530b Fixup errors in catchup merge. 2015-03-10 16:41:28 +00:00
Cory Benfield
0f347b7911 sync /next 2015-03-10 16:38:49 +00:00
Corey Bryant
3b758c9032 Initial support for deploying from git 2015-03-08 10:49:08 +00:00
Liam Young
613ae8475c Error if dvr resources are present but dvr is off 2015-03-03 11:07:21 +00:00
Subbarayudu Mukkamala
54ca4fe0c8 Bug 1425279: There needs to be a private key parameter 2015-02-25 21:07:21 -08:00
Brad Marshall
12a3289c2f [bradm] Fixed merge conflicts 2015-02-26 14:21:30 +10:00
James Page
263b94d7d8 Ensure check uses a neutron package for zeromq support 2015-02-24 11:44:11 +00:00
James Page
25a2fd7909 Rebase 2015-02-24 11:40:25 +00:00
Edward Hope-Morley
f810d0321b synced /next 2015-02-24 11:33:10 +00:00
Liam Young
152d835a5d Add vrrp ha support 2015-02-20 11:50:14 +00:00
Liam Young
91bbe12bf0 Merged next in and fixed unit tests 2015-02-19 13:04:17 +00:00
Brad Marshall
6acd55cd2b [bradm] Add haproxy nrpe checks 2015-02-19 14:21:44 +10:00
Liam Young
de2ae2bfa8 Fix lint and unit tests after previous commit 2015-02-13 15:04:48 +00:00
Liam Young
2afc08d082 [jasper-aikema, r=gnuoy] Fix postgres relation 2015-02-13 15:03:48 +00:00
Liam Young
ecb9db4af3 Fix lint and unit tests after previous commit 2015-02-13 15:02:52 +00:00
Liam Young
5970419451 [jasper-aikema, r=gnuoy] Fix postgres relation 2015-02-13 15:00:25 +00:00
Subbarayudu Mukkamala
a831f905cd Fix Lint errors 2015-02-12 19:42:14 -08:00
Subbarayudu Mukkamala
cf5e57f3b3 Fix Lint errors 2015-02-12 19:13:11 -08:00
Subbarayudu Mukkamala
72d94c7b8f Fix Lint errors 2015-02-12 18:59:17 -08:00
Subbarayudu Mukkamala
e7dc1541f6 Fix Lint errors 2015-02-12 17:48:13 -08:00
Subbarayudu Mukkamala
3f66c051d0 Fix Lint errors 2015-02-12 10:31:57 -08:00
Subbarayudu Mukkamala
6eb96b43ce Fix Lint errors 2015-02-11 20:35:21 -08:00
Edward Hope-Morley
54859b8a7d more 2015-02-11 13:39:13 +00:00
Edward Hope-Morley
c76a60ea32 default to no network-device-mtu 2015-02-10 09:52:15 +00:00
Subbarayudu Mukkamala
c0d7094a27 Merge from lp:~openstack-charmers 2015-02-03 08:54:59 -08:00
Edward Hope-Morley
b7ca22038b [zhhuabj,hopem,r=]
Enable network-device-mtu
2015-02-03 11:21:37 +00:00
James Page
94328c6655 tidy lint 2015-02-03 07:33:30 +02:00
Liam Young
f18c0cc0f8 Add dvr support 2015-02-02 13:29:41 +00:00
James Page
392f420eca Add kilo support 2015-01-20 14:15:55 +00:00
James Page
fd081377cf Rebase on next 2015-01-13 14:43:04 +00:00
James Page
7d63f9bdb2 Rebase on next 2015-01-13 09:19:48 +00:00
Liam Young
fc27e18694 Use rnpe functions from charmhelpers 2015-01-12 12:04:00 +00:00
James Page
c0b4ee344b Rebase on next 2014-12-15 10:36:00 +00:00
Jasper Aikema
d2dbbab3f6 The db config is now in the neutron.conf file 2014-12-10 22:45:57 +01:00
Zhang Hua
5f050a1d35 enable network-device-mtu 2014-12-04 11:30:18 +08:00
Jasper Aikema
ab8682667e neutron-api charms breaks when used with postgresql because there is no network-manager config variable in the charm. This fixes it 2014-12-02 21:55:33 +01:00
Cory Benfield
4f9a02a34d Follow-on changes. 2014-12-02 15:45:34 +00:00
Cory Benfield
ff6ecf4f35 Fixup generic breakages. 2014-11-21 11:14:05 +00:00
Cory Benfield
d6a95e1a59 Support the Calico Network API. 2014-11-18 16:07:49 +00:00
Cory Benfield
b8ca4963f9 Remove unneeded imports. 2014-11-18 15:49:58 +00:00
Brad Marshall
1413087bcd [bradm] Removed nagios check files that were moved to nrpe-external-master charm 2014-11-18 11:16:28 +10:00
Brad Marshall
1fcf029ce7 [bradm] Added nrpe checks for sysvinit daemons, change to using services() instead of hard coded daemon list, pep8 fixes. 2014-11-17 13:42:03 +10:00
Cory Benfield
fbffb4e95d Use Calico PPA for installation. 2014-11-12 10:52:58 +00:00
James Page
a134754fc5 Provide fallback options for HA VIP if iface and netmask cannot be automatically detected 2014-11-12 09:32:16 +00:00
Brad Marshall
49fe0d4a64 [bradm] Check if host_context is defined before using it 2014-11-06 17:31:51 +10:00
Brad Marshall
a7ea314ea6 [bradm] Tweaked check to include host context and unit name 2014-11-04 17:15:45 +10:00
Aniket Bhat
23d041ea17 Fixed the ini file for nuage_plugin 2014-11-03 17:53:46 -05:00
Aniket Bhat
151d546abd Rebasing yet again 2014-11-03 16:20:32 -05:00
Aniket Bhat
9470c0e932 Rebase from upstream 2014-11-03 16:16:36 -05:00
Subbarayudu Mukkamala
283d35aa7b neutron-api add nuage-neutron package tarball support 2014-11-03 13:13:02 -08:00