Jenkins [Thu, 1 Sep 2016 06:21:54 +0000 (06:21 +0000)]
Merge "Modify sriov_numvfs config from puppet-neutron to tripleo"
Jenkins [Thu, 1 Sep 2016 01:42:15 +0000 (01:42 +0000)]
Merge "Last round of modern authtoken update"
Jenkins [Wed, 31 Aug 2016 19:30:11 +0000 (19:30 +0000)]
Merge "apache: Remove product informations"
Emilien Macchi [Tue, 30 Aug 2016 20:04:31 +0000 (16:04 -0400)]
Last round of modern authtoken update
It updates Glance, Neutron and Swift to deploy authtoken with modern
pattern.
Change-Id: Icfaf011ea4a23bc47d2fb45e8768f8238532dab3
Jenkins [Wed, 31 Aug 2016 16:13:14 +0000 (16:13 +0000)]
Merge "Skip warning for required parameters"
Jenkins [Wed, 31 Aug 2016 10:03:47 +0000 (10:03 +0000)]
Merge "Fix Ironic service bind IPs"
Jenkins [Wed, 31 Aug 2016 01:47:51 +0000 (01:47 +0000)]
Merge "configure Heat with new authtoken parameters"
Jenkins [Tue, 30 Aug 2016 22:45:35 +0000 (22:45 +0000)]
Merge "Move ceph cluster config out of allNodesConfig"
Jenkins [Tue, 30 Aug 2016 20:32:00 +0000 (20:32 +0000)]
Merge "Added DPDK environment file and nic configs samples"
Dimitri Savineau [Tue, 30 Aug 2016 18:13:57 +0000 (14:13 -0400)]
apache: Remove product informations
By default, the httpd version and the OS type is described in the
HTTP header 'Server'.
Server: Apache/2.4.6 (Red Hat Enterprise Linux)
This patch allows to remove the specific informations related to the
httpd server and the OS.
Change-Id: Ib608919102bc6b2c7619a522ae1262729dc7a91e
Jenkins [Tue, 30 Aug 2016 18:11:48 +0000 (18:11 +0000)]
Merge "Add NeutronGlobalPhysnetMtu to neutron-base.yaml"
Jenkins [Tue, 30 Aug 2016 17:35:18 +0000 (17:35 +0000)]
Merge "Mv Nova, Neutron, Horizon out of controller.yaml"
Jenkins [Tue, 30 Aug 2016 17:26:35 +0000 (17:26 +0000)]
Merge "M/N upgrade fix galera restart."
Jenkins [Tue, 30 Aug 2016 16:41:37 +0000 (16:41 +0000)]
Merge "Customize the reservation of memory for host processes"
Dan Prince [Sat, 27 Aug 2016 02:16:39 +0000 (22:16 -0400)]
Add NeutronGlobalPhysnetMtu to neutron-base.yaml
This adds an option to configure the global_physnet_mtu in
neutron.conf. This controls the base MTU for the physical network
which is used as a basis for the new auto calculated overlay network
MTU's.
For flat and VLAN tenant networks there has been a subtle breakage
in TripleO in that users of those network types may now need to
manually set NeutronGlobalPhysnetMtu to something less than the
physical network to imitate the previous behavior of the
now removed NeutronTenantMtu setting (removed in git
2a64b67cef74fff86ce6b56b15431b859515844d). Previously users of
say a vlan tenant network in TripleO would automatically get
the tenant network set to 1400.
Change-Id: I25c2435feb373e11e4fc3a2821db0c96211468e0
Emilien Macchi [Fri, 26 Aug 2016 18:27:37 +0000 (14:27 -0400)]
configure Heat with new authtoken parameters
Configure Heat with new authtoken parameters provided by puppet-heat
module.
Also move the authtoken parameters in heat-base, required by both
heat-engine and heat-api.
Depends-On: I7a9d10b0a8092b3d0c70708b57637098cfe2b56d
Change-Id: Id5cd3e830f64263c8d39c7d2973c99d0380e772c
Dan Prince [Fri, 26 Aug 2016 16:41:53 +0000 (12:41 -0400)]
Mv Nova, Neutron, Horizon out of controller.yaml
This patch moves the settings for Nova, Neutron, and Horizon
out of controller.yaml.
Also fixes the NovaPassword settings in nova-base.yaml
so they don't use get_input.
Also, creates a new apache.yaml base service to contain shared
apache settings for several services which use Apache for WSGI.
Co-Authored-By: Giulio Fidente <gfidente@redhat.com>
Change-Id: I35d909bd5abc23976b5732a2b9af31cf1448838e
Related-bug: #
1604414
Jenkins [Tue, 30 Aug 2016 12:27:08 +0000 (12:27 +0000)]
Merge "Upgrade ceph-mon"
Steven Hardy [Fri, 12 Aug 2016 16:31:58 +0000 (17:31 +0100)]
Move ceph cluster config out of allNodesConfig
Pass the list of ceph nodes to the ceph_mon profile via
the service template - this requires some fixup to the
profile to handle the ipv6 case.
Note this also aligns the ServiceNetMap keys so that the
composable node_ips logic will generate the lists when
the ceph_mon service is enabled.
Change-Id: If8a5c65f17e677fe62243b3aa746fd642f72d2b0
Depends-On: I481dd2cd2cde7f1491080e6d9c7dcb7047c22de1
Partially-Implements: blueprint custom-roles
Jenkins [Tue, 30 Aug 2016 09:42:20 +0000 (09:42 +0000)]
Merge "Conditionally expose haproxy endpoints"
Jenkins [Tue, 30 Aug 2016 09:23:34 +0000 (09:23 +0000)]
Merge "Fix check of rpm-python."
Saravanan KR [Fri, 26 Aug 2016 10:52:53 +0000 (16:22 +0530)]
Added DPDK environment file and nic configs samples
Added an environment file to configure DPDK with OVS
by overriding ComputeNeutronOvsAgent. Also added nic
configs for configuring DPDK bridge and bond with
numbered nic format.
Implements: blueprint tripleo-ovs-dpdk
Co-Authored-By: Vijay Chundury <vchundur@redhat.com>
Change-Id: I82b6f66394a8928f8524706c939508edd08afa9b
karthik s [Thu, 9 Jun 2016 14:10:35 +0000 (19:40 +0530)]
Customize the reservation of memory for host processes
Allows the operator to alter the memory reservation for host processes
Implements: blueprint tripleo-ovs-dpdk
Change-Id: If7a099cde2e8854a14a75c1304620cc444eefcf2
Signed-off-by: karthik s <ksundara@redhat.com>
Dan Prince [Fri, 26 Aug 2016 20:39:53 +0000 (16:39 -0400)]
Fix Ironic service bind IPs
This patch removes the get_input's in the service templates
and instead uses our new bind IP string replacement mechanism
to correctly set the local bind IPs for the Ironic API.
It also avoids using MysqlNetwork to set Ironic my_ip.
This patch adds a new IronicNetwork setting which is used
to control which network Ironic will use for its PXE network
traffic.
Change-Id: Ic848ec77b0106279c5d963504798c05110aa1440
Jenkins [Mon, 29 Aug 2016 16:00:20 +0000 (16:00 +0000)]
Merge "Add flag to assert that puppet manages the keystone endpoints"
Giulio Fidente [Thu, 18 Aug 2016 11:20:16 +0000 (13:20 +0200)]
Upgrade ceph-mon
Adds a pre-requisite software deployment to the pacemaker scenario
upgrade which, before the openstack services are upgraded,
upgrades the ceph-mon daemon from Hammer to Jewel.
Change-Id: I9855d80a6ae156b4a9e0409c3c927068b9db95a0
Jenkins [Mon, 29 Aug 2016 14:20:45 +0000 (14:20 +0000)]
Merge "Configure the pci_passthrough_whitelist via THT"
Jenkins [Mon, 29 Aug 2016 11:04:32 +0000 (11:04 +0000)]
Merge "Set the default gnocchi driver to swift"
Jenkins [Mon, 29 Aug 2016 10:51:10 +0000 (10:51 +0000)]
Merge "Create composable mapping between enabled services and role ips"
Juan Antonio Osorio Robles [Wed, 24 Aug 2016 07:27:34 +0000 (10:27 +0300)]
Conditionally expose haproxy endpoints
With the introduction of the global config, HAProxy can know which
endpoints to expose. It will get those via hieradata.
Change-Id: I0f5ce8c7394625e8dce691ae1996457a9ea99a99
Jenkins [Mon, 29 Aug 2016 09:36:18 +0000 (09:36 +0000)]
Merge "M/N upgrade set scheduler_host_manager right."
Jenkins [Mon, 29 Aug 2016 08:48:41 +0000 (08:48 +0000)]
Merge "Rename opendaylight service to opendaylight_api"
Juan Antonio Osorio Robles [Wed, 10 Aug 2016 08:25:46 +0000 (11:25 +0300)]
Add flag to assert that puppet manages the keystone endpoints
This will be read by the client and it will furtherly skip the post-config.
Depends-On: I36e1c478e7c92be61da6a0d710e9025d4d354072
Depends-On: Ibbbe1e016e7e47ea5577de33c5a11d4088811616
Change-Id: Icfb650a1dff704cdcce7349dfb612298d38f2706
Jenkins [Mon, 29 Aug 2016 08:40:24 +0000 (08:40 +0000)]
Merge "Create hiera service_enabled keys for enabled services"
Jenkins [Sun, 28 Aug 2016 22:27:33 +0000 (22:27 +0000)]
Merge "Fix debug parameter in gnocchi-base.yaml"
Steven Hardy [Fri, 29 Jul 2016 14:44:36 +0000 (15:44 +0100)]
Create composable mapping between enabled services and role ips
Currently we have a hard-coded list of ips for various services that
run on the controller, instead we can dynamically generate that list
of per-service ips, initially only for the controller but this approach
can be extended so it works for any role.
Change-Id: I3c8a946e439539d239ad7281a1395414df0893eb
Partially-Implements: blueprint custom-roles
Steven Hardy [Sat, 27 Aug 2016 08:52:43 +0000 (09:52 +0100)]
Rename opendaylight service to opendaylight_api
For compatibility with the custom-roles patches which convert
hard-coded hiera mappings (such as opendaylight_api_node_ips) to
data generated based on the service_name, we need to either change
this name to match the hiera (node_ips and vip) keys, or change the
hiera keys to match the service. I took the former approach because
it involves less juggling patch dependencies between t-h-t and p-t.
Change-Id: Ic179550027f37946097afe0e5b9f504ea19fa7bc
Partially-Implements: blueprint custom-roles
Steven Hardy [Thu, 25 Aug 2016 16:39:54 +0000 (17:39 +0100)]
Create hiera service_enabled keys for enabled services
This adds a list of all enabled service_names in the
enabled_services key, and also generates some boolean
values e.g service_name_enabled, which is more convenient
for some usage (such as haproxy where we need an easy way to
set a flag saying if a given service is enabled)
Partially-Implements: blueprint custom-roles
Change-Id: I62273f403838893602816204d9bc50d516c0057f
karthik s [Tue, 14 Jun 2016 12:14:38 +0000 (17:44 +0530)]
Configure the pci_passthrough_whitelist via THT
It allows the operator to configure pci_passthrough_whitelist
in nova.conf for each of the compute nodes.
implements: blueprint tripleo-sriov
Depends-On: I5ed53cfffe80dbbbb9dcee7c2ea6037afbed2382
Change-Id: Ic5e099fe788046363536f913272b2814abe165fa
Signed-off-by: karthik s <ksundara@redhat.com>
Jenkins [Fri, 26 Aug 2016 23:18:37 +0000 (23:18 +0000)]
Merge "M/N upgrade fail to restart nova-scheduler."
Jenkins [Fri, 26 Aug 2016 21:26:17 +0000 (21:26 +0000)]
Merge "Adds OpenDaylight composable service"
Jenkins [Fri, 26 Aug 2016 20:53:08 +0000 (20:53 +0000)]
Merge "Customize vcpu_pin_set in nova.conf"
Jenkins [Fri, 26 Aug 2016 20:15:16 +0000 (20:15 +0000)]
Merge "Move ceilometer api to run under apache wsgi"
Dan Prince [Fri, 26 Aug 2016 20:12:59 +0000 (16:12 -0400)]
Fix debug parameter in gnocchi-base.yaml
This gnocchi-base service was using get_input to obtain
the debug setting which won't work here. This patch adds in
the standard Debug heat parameter to the service and sets
it via get_param.
Change-Id: Idfb772567d5711083b82ae8cb4bce2c4498b4d64
karthik s [Fri, 26 Aug 2016 19:19:34 +0000 (00:49 +0530)]
Modify sriov_numvfs config from puppet-neutron to tripleo
Allow the operator to configure sriov_numvfs for each of the
required SR-IOV interfaces
Co-Authored-By: Vijay Chundury <vchundur@redhat.com>
Implements: blueprint tripleo-sriov
Depends-On:I7450b904475bdf46498d9af633416b3eba12f761
Change-Id: I07fd9fbb1268f3a189fcadee9f30f96ba476e533
Signed-off-by: karthik s <ksundara@redhat.com>
Jenkins [Fri, 26 Aug 2016 18:02:11 +0000 (18:02 +0000)]
Merge "Fix base service type inheriting gnocchi service templates"
Jenkins [Fri, 26 Aug 2016 18:01:14 +0000 (18:01 +0000)]
Merge "Fix base service type inheriting ceilometer service pcmk templates"
Sofer Athlan-Guyot [Fri, 12 Aug 2016 13:09:56 +0000 (15:09 +0200)]
M/N upgrade fix galera restart.
We have to recreate the /var/lib/mysql directory on all controller node,
not just the boostrap node for the cluster to be able to restart.
Adding a warning on the fact that those script are local and know
nothing about the good upgrade state of the other nodes.
Closes-Bug:
1612642
Change-Id: I48e2812d7df80bbf2db53a8b71dc434d4209a160
Sofer Athlan-Guyot [Thu, 18 Aug 2016 08:55:34 +0000 (10:55 +0200)]
Fix check of rpm-python.
There is a typo in the code, making this test always successful.
Closes-Bug:
1614437
Change-Id: Ia6b0b156294de9fcb8f66fc46aa8801555775a56
Sofer Athlan-Guyot [Fri, 19 Aug 2016 16:32:34 +0000 (18:32 +0200)]
M/N upgrade set scheduler_host_manager right.
scheduler_host_manager doesn't take
nova.scheduler.host_manager.HostManager as a value anymore. This fix it
before restarting the service.
Change-Id: Ia9adcfd5a898f0c712b4a37ae33db88a44630f0d
Closes-Bug:
1615035
Brent Eagles [Fri, 26 Aug 2016 17:09:26 +0000 (14:39 -0230)]
Skip warning for required parameters
Skips the unused parameter warning for required parameters.
Change-Id: I71ad4ab9f6e6c63e3f01b8cc9c72262f1958331e
Jenkins [Fri, 26 Aug 2016 16:27:36 +0000 (16:27 +0000)]
Merge "Add deployment of CAs via hieradata"
Jenkins [Fri, 26 Aug 2016 14:35:31 +0000 (14:35 +0000)]
Merge "Enable usage of FQDNs for the endpoints"
Jenkins [Fri, 26 Aug 2016 14:02:50 +0000 (14:02 +0000)]
Merge "Move Redis, Memcached, Sahara, OVS agent out of role templates"
Jenkins [Fri, 26 Aug 2016 14:02:42 +0000 (14:02 +0000)]
Merge "Customize scheduler_default_filters (nova.conf)"
Tim Rozet [Sat, 13 Aug 2016 02:12:28 +0000 (22:12 -0400)]
Adds OpenDaylight composable service
Introduces environment files for deploying OpenDaylight in two ways:
- ODL only managing L2 as an ML2 plugin
- ODL managing L2 and L3 DVR, by replacing NeutronL3Agent
Two services are added. One to install ODL and configure OVS on the
Controllers, and another service to only configure OVS on compute nodes.
Paritally-Implements: blueprint opendaylight-integration
Depends-On: I666dc0874f1d11a72a62d796f4f6d41f7aa87a3f
Change-Id: Ide69e20cbf2ec6151953cb23e51478b770aca17f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jenkins [Fri, 26 Aug 2016 12:44:10 +0000 (12:44 +0000)]
Merge "Update pacemaker_resource_restart.sh for new HA arch"
Pradeep Kilambi [Mon, 8 Aug 2016 15:21:58 +0000 (11:21 -0400)]
Move ceilometer api to run under apache wsgi
Depends-On: If3feb859b527d08e10c124b5ad2f7f4b1f19156a
Change-Id: I728d0980f7742aa390f11a0f0b8598d1299e2886
karthik s [Mon, 18 Jul 2016 16:15:13 +0000 (21:45 +0530)]
Customize vcpu_pin_set in nova.conf
Allow the operator to customize the vcpu_pin_set configuration
in nova.conf
Implements: blueprint tripleo-ovs-dpdk
Change-Id: I7c76a303f4736a4439fa15c5641e576140f1c7b6
Signed-off-by: karthik s <ksundara@redhat.com>
Jenkins [Fri, 26 Aug 2016 11:42:07 +0000 (11:42 +0000)]
Merge "Ironic: add missing haproxy and firewall configuration"
Jenkins [Fri, 26 Aug 2016 11:39:19 +0000 (11:39 +0000)]
Merge "Customize "supported_pci_vendor_devs" for SR-IOV"
Jenkins [Fri, 26 Aug 2016 11:39:12 +0000 (11:39 +0000)]
Merge "Add sriov_numvfs in THT"
Jenkins [Fri, 26 Aug 2016 11:32:28 +0000 (11:32 +0000)]
Merge "SR-IOV nic agent changes in line with composable roles."
Jenkins [Fri, 26 Aug 2016 09:21:58 +0000 (09:21 +0000)]
Merge "Added a new composable service for enabling DPDK on compute nodes."
karthik s [Mon, 4 Jul 2016 14:59:13 +0000 (20:29 +0530)]
Customize scheduler_default_filters (nova.conf)
Allow the operator to customize the default scheduler filters
via THT, which shall be required for NFV features like DPDK,
SRIOV.
Implements: blueprint tripleo-ovs-dpdk
Change-Id: I0f1f3330e7aefcf5289c2ea0651e7e6ed302bf5e
Signed-off-by: karthik s <ksundara@redhat.com>
Giulio Fidente [Thu, 25 Aug 2016 17:29:57 +0000 (19:29 +0200)]
Move Redis, Memcached, Sahara, OVS agent out of role templates
Change-Id: I99784b5cfbb741bfc6d1ce9b77e8acf6cf00e073
Related-Bug:
1604414
Dan Prince [Thu, 25 Aug 2016 13:22:08 +0000 (09:22 -0400)]
Mv ceilo, aodh, and gnocchi out of controller.yaml
This patch moves the remaining hiera settings for
Ceilometer, Aodh, and Gnocchi out of controller.yaml
and into the respective composable services.
Change-Id: I01377aa5c121ecbb4a96b4f0525924c7bbf12198
Related-bug: #
1604414
Dan Prince [Wed, 24 Aug 2016 19:41:04 +0000 (15:41 -0400)]
Mv keystone, mongo, manila out of controller.yaml
This patch moves keystone, mongodb, and manila
bind host settings out of controller.yaml and into
composable services.
Change-Id: I1874dc47fffa30606107999da702442badde35c9
Dan Prince [Wed, 24 Aug 2016 19:26:13 +0000 (15:26 -0400)]
Move Swift hiera settings into composable services
This moves the swift local bind and hash prefix settings
into the relevant swift-* composable services.
Change-Id: I807ff14c4cc9afa39efee13849e0f8c22718f1c0
Jenkins [Thu, 25 Aug 2016 23:31:50 +0000 (23:31 +0000)]
Merge "Allow scheduler_available_filter to be customizable"
Jenkins [Thu, 25 Aug 2016 22:28:03 +0000 (22:28 +0000)]
Merge "Move glance/heat hiera settings to services"
Jenkins [Thu, 25 Aug 2016 22:24:44 +0000 (22:24 +0000)]
Merge "Move network bind IPs out of compute.yaml"
Jenkins [Thu, 25 Aug 2016 22:08:33 +0000 (22:08 +0000)]
Merge "Adding optional aci-opflex hiera data"
Jenkins [Thu, 25 Aug 2016 21:06:55 +0000 (21:06 +0000)]
Merge "Move out of roles any Ceph setting"
Jenkins [Thu, 25 Aug 2016 21:05:49 +0000 (21:05 +0000)]
Merge "Disable the Mon/OSD/Client resources in puppet-ceph-external"
Jenkins [Thu, 25 Aug 2016 20:01:03 +0000 (20:01 +0000)]
Merge "Use modulepath for Puppet"
Pradeep Kilambi [Thu, 25 Aug 2016 18:39:41 +0000 (14:39 -0400)]
Fix base service type inheriting gnocchi service templates
Change-Id: I5018e4cdb1e5df7c2d67a8c1248d7453941b725f
Pradeep Kilambi [Thu, 25 Aug 2016 18:37:32 +0000 (14:37 -0400)]
Fix base service type inheriting ceilometer service pcmk templates
Change-Id: Id2227bedee098e0f18704a3dc82fb0be311ff4d2
Jenkins [Thu, 25 Aug 2016 13:26:19 +0000 (13:26 +0000)]
Merge "Enable gnocchi systemd services"
Dan Prince [Wed, 24 Aug 2016 18:02:13 +0000 (14:02 -0400)]
Move glance/heat hiera settings to services
This patch removes the remaining bind IP, and password
settings for Heat and Glance into the composable services.
Change-Id: I17abcb2a08a1972cbcf8163f6608ac22ddfc15f7
Related-bug: #
1604414
Dmitry Tantsur [Wed, 17 Aug 2016 15:12:26 +0000 (17:12 +0200)]
Ironic: add missing haproxy and firewall configuration
Make sure Ironic API listens on a different IP than HAProxy.
Also open firewall ports for Ironic API and TFTP.
Change-Id: I9d843e76adcdb1085fd1e9fb7408a2387909382b
Jenkins [Thu, 25 Aug 2016 10:41:34 +0000 (10:41 +0000)]
Merge "Clean up old functions"
Jenkins [Thu, 25 Aug 2016 10:39:35 +0000 (10:39 +0000)]
Merge "Make OVS ARP responder feature configurable"
Jenkins [Thu, 25 Aug 2016 10:38:25 +0000 (10:38 +0000)]
Merge "Update authtoken parameters to match recent changes"
Saravanan KR [Mon, 18 Jul 2016 09:08:40 +0000 (14:38 +0530)]
Added a new composable service for enabling DPDK on compute nodes.
ComputeNeutronOvsAgent should be overriden to neutron-ovs-dpdk-agent
service instead of neutron-ovs-agent (default) in order to enable
DPDK in OVS. This new service provides all the required parameters
for enabling DPDK with OVS (vswitch::dpdk).
Implements: blueprint tripleo-ovs-dpdk
Depends-On: I6cfd13d4979731696b09da52b2618fa33042403d
Change-Id: I538043b780a55006c54160cc7b33ddf52684ebf4
Jenkins [Thu, 25 Aug 2016 06:11:04 +0000 (06:11 +0000)]
Merge "Move resource registry override to enable-tls.yaml"
Jenkins [Thu, 25 Aug 2016 02:47:09 +0000 (02:47 +0000)]
Merge "Allow a fixed IP to be allocated to RedisVirtualIP"
Jenkins [Thu, 25 Aug 2016 02:47:02 +0000 (02:47 +0000)]
Merge "Fix path to sahara templates"
Emilien Macchi [Tue, 23 Aug 2016 20:09:03 +0000 (16:09 -0400)]
Update authtoken parameters to match recent changes
Update authtoken parameters for:
- Aodh
- Ironic
- Manila
- Nova
- Ceilometer
Change-Id: Ie123b8da1a7af2e406aadca4775de9e8c4e6e1f5
Jenkins [Thu, 25 Aug 2016 00:52:55 +0000 (00:52 +0000)]
Merge "Updates and fixes to NIC config template routes"
Jenkins [Wed, 24 Aug 2016 22:26:18 +0000 (22:26 +0000)]
Merge "Fixes Neutron metadata parameters in THT"
Jenkins [Wed, 24 Aug 2016 21:45:17 +0000 (21:45 +0000)]
Merge "Fix check for MariaDB upgrade manual switch off"
Jenkins [Wed, 24 Aug 2016 21:43:58 +0000 (21:43 +0000)]
Merge "Permit usage of raw disks as backends for Swift storage"
Tim Rozet [Tue, 16 Aug 2016 14:42:44 +0000 (10:42 -0400)]
Fixes Neutron metadata parameters in THT
Changes include:
- Adds missing parameter to enable DHCP Metadata networks, which is
required to enable isolated or forced metadata via DHCP agent
- Fixes isolated metadata parameter to use a boolean
- Fixes regression where force metadata parameter was accidentally
removed
Closes-Bug:
1613743
Change-Id: I08f907fe8a8e89e108351b84db33c4d9c004b957
Signed-off-by: Tim Rozet <trozet@redhat.com>
Brent Eagles [Wed, 24 Aug 2016 17:56:46 +0000 (15:26 -0230)]
Make OVS ARP responder feature configurable
Adds NeutronEnableARPResponder parameter to allow enabling the ARP
responder feature in the OVS agent.
Change-Id: Ide82d890ddbd842383255f5c06c186054ec8f97d
Jenkins [Wed, 24 Aug 2016 18:55:45 +0000 (18:55 +0000)]
Merge "Move Keepalived/HAproxy settings out of controller"
Pradeep Kilambi [Thu, 11 Aug 2016 20:43:17 +0000 (16:43 -0400)]
Set the default gnocchi driver to swift
Until mitaka we have been using file driver. Swift is much more
scalable so lets use that instead as the default.
Change-Id: Idb0d55f99dbdd9d89881ce981d489756eb508fc0
Dan Prince [Wed, 24 Aug 2016 15:03:09 +0000 (11:03 -0400)]
Move network bind IPs out of compute.yaml
This patch moves the local bind host hiera data out
of compute.yaml and into composable services.
Change-Id: Iae4ca707c429cc8f5ec4d1d514ae7da0bf557dfd
Pradeep Kilambi [Wed, 24 Aug 2016 15:47:47 +0000 (11:47 -0400)]
Clean up old functions
These are not needed any more as they were specific to
mitaka upgrades.
Change-Id: I0d421b942e620403f88374e1c82105747d8d84c9
Sofer Athlan-Guyot [Fri, 19 Aug 2016 16:34:15 +0000 (18:34 +0200)]
M/N upgrade fail to restart nova-scheduler.
The nova api db need to be synchronized as well.
Change-Id: I2628b24ff1153c84cbf388455666ae42570cb10f
Closes-Bug:
1615042