181 Commits

Author SHA1 Message Date
Liam Young
b74d932f86 Merge next 2015-04-23 08:35:40 +01:00
Liam Young
25a505a986 Add unit tests and fix up conditional_neutron_migration 2015-04-22 18:50:48 +00:00
Corey Bryant
7819cf7687 Add libffi-dev, libssl-dev, and libyaml-dev to base git install packages 2015-04-22 18:40:12 +00:00
Liam Young
c827b6d541 Run db migrations when deployment is kilo or migrating to kilo 2015-04-22 13:38:00 +00:00
Liam Young
88701a5445 Test that neutron can be queried before checking dvr and l3ha settings. Add unit tests for this change and a few additional tests to improve l3ha and dvr coverage 2015-04-21 08:46:00 +00:00
Subbarayudu Mukkamala
f83fc6be77 Changes according to mp+255771@code.launchpad.net 2015-04-17 17:02:54 -07:00
Corey Bryant
3b861a1116 Change default mkdir permissions to 755 for deploy from source 2015-04-17 12:12:02 +00:00
Cory Benfield
af1b04bcd2 Support etcd-peer-relation 2015-04-16 11:42:32 +01:00
Corey Bryant
687715ba6f Bulk copy files to /etc/neutron 2015-04-13 18:46:36 +00:00
Corey Bryant
864216f5b9 Move deploy from source template files to templates/git 2015-04-13 14:06:14 +00:00
Subbarayudu Mukkamala
2ab51d4272 Merge from lp:~openstack-charmers/.../next 2015-04-09 19:35:50 -07:00
Corey Bryant
18be463b62 Deploy from source 2015-04-02 20:15:28 +00:00
James Page
7b27f8305a Rebase 2015-03-31 15:54:38 +01:00
Cory Benfield
5f08059d23 Simplify calico-origin logic. 2015-03-31 13:42:47 +01:00
James Page
f5baf1572b [gnuoy,r=james-page] Add support for Neutron DVR and Router HA 2015-03-31 08:53:39 +01:00
Liam Young
edbf76c678 Error on disabling l3ha when l3ha routers are present. 2015-03-27 10:59:50 +00:00
Liam Young
e15de93835 Merged next in 2015-03-23 13:17:46 +00:00
Liam Young
7b11682d50 Import neutronclient.v2_0 late to avoid install hook failures when neutronclient hasnt been installed 2015-03-23 10:40:09 +00:00
Corey Bryant
7b7ee25dda Merge next branch 2015-03-21 10:30:15 +00:00
Corey Bryant
60f3818f03 Overall refresh to current install from source approach 2015-03-21 10:20:49 +00:00
James Page
9cc33dd54e Rebase 2015-03-16 14:16:02 +00:00
Subbarayudu Mukkamala
9943d194b2 Merge from upstream from: ~openstack-charmers 2015-03-13 14:23:55 -07:00
Cory Benfield
3cd9273298 Update to use public PPA location for Calico. 2015-03-13 09:13:22 +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
0342517e31 Fix lint and unit tests 2015-03-03 11:09:40 +00:00
Liam Young
613ae8475c Error if dvr resources are present but dvr is off 2015-03-03 11:07:21 +00:00
James Page
25a2fd7909 Rebase 2015-02-24 11:40:25 +00:00
Edward Hope-Morley
039b40f2a0 [hopem,r=]
Adds pki token support.

Closes-Bug: 1309667
2015-02-19 19:48:20 +00:00
Liam Young
5f7fc1b01e Explicitly install python-six to get cloud archive version installed 2015-02-16 18:05:37 +00:00
Cory Benfield
7f72f78f65 Make Calico package source configurable. 2015-02-04 16:40:14 +00:00
Subbarayudu Mukkamala
c0d7094a27 Merge from lp:~openstack-charmers 2015-02-03 08:54:59 -08:00
James Page
392f420eca Add kilo support 2015-01-20 14:15:55 +00:00
James Page
7d63f9bdb2 Rebase on next 2015-01-13 09:19:48 +00:00
Liam Young
54673b4533 Merged 'next' in 2015-01-09 16:40:35 +00:00
James Page
c0b4ee344b Rebase on next 2014-12-15 10:36:00 +00:00
Cory Benfield
4f9a02a34d Follow-on changes. 2014-12-02 15:45:34 +00:00
Liam Young
4f4fad1119 Enable haproxy for when there is a single unit in a deployment 2014-11-25 10:19:07 +00:00
Cory Benfield
ff6ecf4f35 Fixup generic breakages. 2014-11-21 11:14:05 +00: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
Subbarayudu Mukkamala
3e019a6e97 neutron-api fixes 2014-10-30 21:59:37 -07:00
Liam Young
f356970aeb Remove code to run neutron-db-manage from neutron-api as it's racey with the nova-cc 2014-10-21 13:07:03 +00:00
Corey Bryant
30bbb39920 Stamp neutron database before upgrade. 2014-10-16 12:54:45 +00:00
Liam Young
dc844b0244 Fix conflict text 2014-10-15 08:19:51 +00:00
Liam Young
562e911617 Merged next in 2014-10-15 06:41:29 +00:00
James Page
d40d306229 Add support for worker process configuration 2014-10-07 13:29:50 +01:00
Subbarayudu Mukkamala
19cd7411ac nuage-neutron payload libraries 2014-10-03 20:12:04 -07:00
Subbarayudu Mukkamala
8f860ac704 merge from parent branch 2014-10-02 22:17:27 -07:00
Hui Xiang
0f36f8777d Refactor code. 2014-10-01 00:15:33 +08:00