Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-29 | Merge "Create hiera service_enabled keys for enabled services" | Jenkins | 2 | -246/+273 | |
2016-08-28 | Merge "Fix debug parameter in gnocchi-base.yaml" | Jenkins | 1 | -1/+5 | |
2016-08-27 | Create hiera service_enabled keys for enabled services | Steven Hardy | 2 | -246/+273 | |
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 | |||||
2016-08-26 | Merge "M/N upgrade fail to restart nova-scheduler." | Jenkins | 1 | -0/+1 | |
2016-08-26 | Merge "Adds OpenDaylight composable service" | Jenkins | 9 | -1/+174 | |
2016-08-26 | Merge "Customize vcpu_pin_set in nova.conf" | Jenkins | 1 | -1/+8 | |
2016-08-26 | Merge "Move ceilometer api to run under apache wsgi" | Jenkins | 1 | -0/+3 | |
2016-08-26 | Fix debug parameter in gnocchi-base.yaml | Dan Prince | 1 | -1/+5 | |
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 | |||||
2016-08-26 | Merge "Fix base service type inheriting gnocchi service templates" | Jenkins | 3 | -3/+3 | |
2016-08-26 | Merge "Fix base service type inheriting ceilometer service pcmk templates" | Jenkins | 4 | -4/+4 | |
2016-08-26 | Merge "Add deployment of CAs via hieradata" | Jenkins | 4 | -0/+49 | |
2016-08-26 | Merge "Enable usage of FQDNs for the endpoints" | Jenkins | 3 | -267/+1074 | |
2016-08-26 | Merge "Move Redis, Memcached, Sahara, OVS agent out of role templates" | Jenkins | 4 | -10/+18 | |
2016-08-26 | Merge "Customize scheduler_default_filters (nova.conf)" | Jenkins | 1 | -0/+8 | |
2016-08-26 | Adds OpenDaylight composable service | Tim Rozet | 9 | -1/+174 | |
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> | |||||
2016-08-26 | Merge "Update pacemaker_resource_restart.sh for new HA arch" | Jenkins | 1 | -25/+8 | |
2016-08-26 | Move ceilometer api to run under apache wsgi | Pradeep Kilambi | 1 | -0/+3 | |
Depends-On: If3feb859b527d08e10c124b5ad2f7f4b1f19156a Change-Id: I728d0980f7742aa390f11a0f0b8598d1299e2886 | |||||
2016-08-26 | Customize vcpu_pin_set in nova.conf | karthik s | 1 | -1/+8 | |
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> | |||||
2016-08-26 | Merge "Ironic: add missing haproxy and firewall configuration" | Jenkins | 3 | -0/+12 | |
2016-08-26 | Merge "Customize "supported_pci_vendor_devs" for SR-IOV" | Jenkins | 1 | -1/+7 | |
2016-08-26 | Merge "Add sriov_numvfs in THT" | Jenkins | 1 | -0/+8 | |
2016-08-26 | Merge "SR-IOV nic agent changes in line with composable roles." | Jenkins | 3 | -0/+52 | |
2016-08-26 | Merge "Added a new composable service for enabling DPDK on compute nodes." | Jenkins | 2 | -0/+74 | |
2016-08-26 | Customize scheduler_default_filters (nova.conf) | karthik s | 1 | -0/+8 | |
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> | |||||
2016-08-26 | Move Redis, Memcached, Sahara, OVS agent out of role templates | Giulio Fidente | 4 | -10/+18 | |
Change-Id: I99784b5cfbb741bfc6d1ce9b77e8acf6cf00e073 Related-Bug: 1604414 | |||||
2016-08-25 | Mv ceilo, aodh, and gnocchi out of controller.yaml | Dan Prince | 4 | -34/+28 | |
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 | |||||
2016-08-25 | Mv keystone, mongo, manila out of controller.yaml | Dan Prince | 4 | -16/+25 | |
This patch moves keystone, mongodb, and manila bind host settings out of controller.yaml and into composable services. Change-Id: I1874dc47fffa30606107999da702442badde35c9 | |||||
2016-08-25 | Move Swift hiera settings into composable services | Dan Prince | 6 | -110/+127 | |
This moves the swift local bind and hash prefix settings into the relevant swift-* composable services. Change-Id: I807ff14c4cc9afa39efee13849e0f8c22718f1c0 | |||||
2016-08-25 | Merge "Allow scheduler_available_filter to be customizable" | Jenkins | 1 | -0/+5 | |
2016-08-25 | Merge "Move glance/heat hiera settings to services" | Jenkins | 8 | -21/+48 | |
2016-08-25 | Merge "Move network bind IPs out of compute.yaml" | Jenkins | 4 | -19/+15 | |
2016-08-25 | Merge "Adding optional aci-opflex hiera data" | Jenkins | 2 | -0/+2 | |
2016-08-25 | Merge "Move out of roles any Ceph setting" | Jenkins | 4 | -45/+16 | |
2016-08-25 | Merge "Disable the Mon/OSD/Client resources in puppet-ceph-external" | Jenkins | 2 | -1/+9 | |
2016-08-25 | Merge "Use modulepath for Puppet" | Jenkins | 6 | -0/+6 | |
2016-08-25 | Fix base service type inheriting gnocchi service templates | Pradeep Kilambi | 3 | -3/+3 | |
Change-Id: I5018e4cdb1e5df7c2d67a8c1248d7453941b725f | |||||
2016-08-25 | Fix base service type inheriting ceilometer service pcmk templates | Pradeep Kilambi | 4 | -4/+4 | |
Change-Id: Id2227bedee098e0f18704a3dc82fb0be311ff4d2 | |||||
2016-08-25 | Merge "Enable gnocchi systemd services" | Jenkins | 7 | -4/+4 | |
2016-08-25 | Move glance/heat hiera settings to services | Dan Prince | 8 | -21/+48 | |
This patch removes the remaining bind IP, and password settings for Heat and Glance into the composable services. Change-Id: I17abcb2a08a1972cbcf8163f6608ac22ddfc15f7 Related-bug: #1604414 | |||||
2016-08-25 | Ironic: add missing haproxy and firewall configuration | Dmitry Tantsur | 3 | -0/+12 | |
Make sure Ironic API listens on a different IP than HAProxy. Also open firewall ports for Ironic API and TFTP. Change-Id: I9d843e76adcdb1085fd1e9fb7408a2387909382b | |||||
2016-08-25 | Merge "Clean up old functions" | Jenkins | 1 | -61/+0 | |
2016-08-25 | Merge "Make OVS ARP responder feature configurable" | Jenkins | 1 | -0/+6 | |
2016-08-25 | Merge "Update authtoken parameters to match recent changes" | Jenkins | 8 | -21/+21 | |
2016-08-25 | Added a new composable service for enabling DPDK on compute nodes. | Saravanan KR | 2 | -0/+74 | |
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 | |||||
2016-08-25 | Merge "Move resource registry override to enable-tls.yaml" | Jenkins | 3 | -6/+3 | |
2016-08-25 | Merge "Allow a fixed IP to be allocated to RedisVirtualIP" | Jenkins | 1 | -0/+7 | |
2016-08-25 | Merge "Fix path to sahara templates" | Jenkins | 1 | -2/+2 | |
2016-08-24 | Update authtoken parameters to match recent changes | Emilien Macchi | 8 | -21/+21 | |
Update authtoken parameters for: - Aodh - Ironic - Manila - Nova - Ceilometer Change-Id: Ie123b8da1a7af2e406aadca4775de9e8c4e6e1f5 | |||||
2016-08-25 | Merge "Updates and fixes to NIC config template routes" | Jenkins | 27 | -55/+746 | |
2016-08-24 | Merge "Fixes Neutron metadata parameters in THT" | Jenkins | 1 | -2/+13 | |