40 Commits

Author SHA1 Message Date
James Page
f7c430f9d0 Ensure that metadata agent packages are not uninstalled if dvr is enabled but local dhcp is not 2015-11-12 09:33:27 +00:00
Liam Young
e0d58eb289 Move from decorator to new format for workload status 2015-10-08 14:25:23 +01:00
Liam Young
bbecca866a Added workload status 2015-10-07 10:41:12 +00:00
Liam Young
d87daa8805 Purge dhcp packages when no longer required 2015-09-12 09:58:58 +01:00
Liam Young
883c01903a Unit test updates 2015-09-08 15:12:14 +01:00
Liam Young
806049e08f Metadata tidy 2015-09-08 13:23:26 +01:00
Liam Young
9595e7516c Enable metadata 2015-09-08 13:17:28 +01:00
Corey Bryant
b22c6aebbf Deploy from source 2015-04-02 20:35:37 +00:00
James Page
16e98c628a Rebase 2015-04-01 15:19:17 +01:00
James Page
be6b39e892 [gnuoy,r=james-page] Add support for Neutron DVR 2015-04-01 13:53:02 +01:00
Corey Bryant
d5e9cebd14 Overall refresh to current install from source approach 2015-03-21 10:25:07 +00:00
James Page
b30df45a48 Make 0mq support >= kilo 2015-03-16 16:15:06 +00:00
Corey Bryant
c8885bba2a Initial support for deploying from git 2015-03-08 10:52:40 +00:00
Liam Young
7a4e0e1222 Purge pkgs when not in dvr mode 2015-03-02 14:56:11 +00:00
Liam Young
8b5d14e345 More unit tests 2015-02-25 13:50:38 +00:00
Liam Young
63e451fbcf Inform nova-compute if dvr is enabled as it'll need to enable the metadata service 2015-02-20 08:17:24 +00:00
Liam Young
b9fd91de35 Fix BASE_RESOURCE_MAP 2015-02-05 09:57:47 +00:00
Liam Young
c02f501399 Add relation to nova-cc (as neutron-gateway has) to get ks service info 2015-02-04 16:30:03 +00:00
Liam Young
a0c85efdd4 Reenable configure_ovs 2015-02-03 14:17:30 +00:00
Liam Young
35afca213d Tmp disable configure_ovs 2015-02-03 13:35:41 +00:00
Liam Young
d89c19dd78 Call ovs setup 2015-02-02 15:28:26 +00:00
Liam Young
3c7dd72d38 Add dvr support 2015-02-02 13:31:39 +00:00
Liam Young
7328d593a7 Use os_requires_version to ensure that zmq is only used with >= juno 2014-10-20 10:15:19 +00:00
James Page
3867666491 Update correct user 2014-09-10 10:12:06 +00:00
Liam Young
642bd51cd9 Add 0mq support 2014-09-09 13:09:30 +00:00
Liam Young
392ed152dc determine_packages should return a list of lists which the install hook should iterate over passing each inner list to apt_install in turn to ensure the dkms module gets install prior to openvswitch-switch trying to load it 2014-06-24 15:04:51 +01:00
Liam Young
b5b11f8c87 Fixes in response to bug comment 2014-06-23 12:49:58 +01:00
Liam Young
c3ca6a8d08 Write configs and conditional restarts when joining neutron-plugin-api relation 2014-06-20 14:43:53 +01:00
Liam Young
3c85d2249a Lint tidyup and unit tests 2014-06-19 10:56:25 +01:00
Liam Young
5df2c802d4 General tidyup after initial feedback 2014-06-17 15:31:03 +01:00
Liam Young
c8e783883f Restore management of neutron.conf to plugin 2014-06-11 09:44:51 +00:00
Liam Young
2440166014 Trigger restarts on config updates 2014-06-10 17:56:10 +00:00
Liam Young
9b48491b62 Send comments to principle for inclusion in config, also add restart support 2014-06-10 12:50:03 +00:00
Liam Young
58db4bd4dd Set config for /etc/default/neutron-server via the subordinate_configuration setting which is how the Subordinate context was designed to work 2014-06-10 10:28:12 +00:00
Liam Young
60225d1c4b Allow nova flags to be disabled, pass plugin_conf_file and service plugins to principle. Fix release looking for nova-package 2014-06-09 14:11:20 +00:00
Liam Young
7236c065ac Removed debug data 2014-06-09 10:42:56 +00:00
Liam Young
7f8bb200a9 Cede control of neutron.conf to principle 2014-06-09 10:37:59 +00:00
Liam Young
03f35297a6 Add missing restarts to hooks 2014-06-07 05:02:19 +00:00
Liam Young
228c687d93 Need to restart ovs agent on neutron.conf change 2014-06-06 13:29:16 +00:00
Liam Young
d04a741fc6 Principle for Neutron API 2014-06-05 11:59:23 +01:00