Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-29 | Set docker-puppet --health-cmd = /bin/true | Dan Prince | 1 | -0/+1 | |
Change-Id: Idf627a348cad8d5287c82cb393367210f1c760cf Closes-bug: #1713185 (cherry picked from commit 20e1f0e8c9a2bbc3734f6eec0ee9ac2d5156f166) | |||||
2017-08-29 | Merge "Enable ceilometer compute agent" into stable/pike | Jenkins | 2 | -0/+2 | |
2017-08-28 | Merge "Handle failure of carrier check in configure_safe_defaults()" into ↵ | Jenkins | 1 | -3/+4 | |
stable/pike | |||||
2017-08-28 | Merge "Add panko publisher in the event pipeline" into stable/pike | Jenkins | 1 | -1/+1 | |
2017-08-26 | Handle failure of carrier check in configure_safe_defaults() | Bob Fournier | 1 | -3/+4 | |
Configure_safe_defaults() should handle carrier check failures in the same way as the change that was made to dhcp-all-interfaces.sh in https://review.openstack.org/#/c/419527/. That is, it should ignore failures when cat'ing the carrier file. Change-Id: I100a40835d0ccecee9b4851aae6366c6ab4813a5 Closes-Bug: 1712687 (cherry picked from commit ed976d285caab1858f0b6e74e14a723113d27052) | |||||
2017-08-25 | Enable ceilometer compute agent | Arx Cruz | 2 | -0/+2 | |
This service isn't being started by default and it's required in order to ceilometer collect data about cpu, which is required to run tempest integration tests Closes-Bug: #1713038 Change-Id: I79ba7744db78636fba78e041443148c91e06f940 (cherry picked from commit a2ce6d238cd7e72029fdd6e6364a0501f3bfc835) | |||||
2017-08-25 | Add panko publisher in the event pipeline | Pradeep Kilambi | 1 | -1/+1 | |
Even though panko is deprecated, we still enable it by default. So lets keep it in pipeline as well until its fully dead. Change-Id: Idac89820a66c59b921551857cccae6dbc38241c3 (cherry picked from commit 3dbd5bfe86c2d6864c5678774fc7f910ab846300) | |||||
2017-08-25 | Containarise Barbican API | Janki Chhatbar | 3 | -6/+160 | |
This containerises Barbican API in TripleO Change-Id: Icc5e9841ea48c806af4db61cd6de5e9a7a40a988 Partial-Bug: 1668924 Depends-On: I6b5ec18ccdd51b90ff27ff7d4341260dfba71e4e (cherry picked from commit 6d338b809accea4d3ba09ca8363b1a97ed79b658) | |||||
2017-08-24 | Merge "Remove baremetal cron jobs on docker upgrade" | Jenkins | 4 | -0/+16 | |
2017-08-24 | Merge "Docker: Enable TLS in the internal network for libvirt" | Jenkins | 2 | -1/+21 | |
2017-08-24 | Merge "Specify the start count to 0 for the update step loop" | Jenkins | 1 | -5/+5 | |
2017-08-24 | Merge "Do not install additional CentOS packages via ceph-ansible" | Jenkins | 1 | -0/+1 | |
2017-08-23 | Merge "More fixes for the Ceph docker images url parsing" | Jenkins | 1 | -2/+2 | |
2017-08-23 | Merge "Configure listen_address for libvirtd when TLS is enabled" | Jenkins | 1 | -0/+2 | |
2017-08-23 | Do not install additional CentOS packages via ceph-ansible | Giulio Fidente | 1 | -0/+1 | |
EPEL is required by the Ceph RPM repo maintained at ceph.com but not by the CentOS SIG repo. The other packages should be already installed in the infra image. This change overrides the list of required packages in ceph-ansible so that it does not install epel-release nor additional unneeded packages [1]. 1. https://github.com/ceph/ceph-ansible/blob/master/group_vars/all.yml.sample#L67 Change-Id: I7b6d2794ebfc0df5b3d5ad9de1d1d55740a38ae0 Closes-Bug: #1712599 | |||||
2017-08-23 | Merge "docker: Stop all active ceilometer services during compute upgrade" | Jenkins | 1 | -1/+16 | |
2017-08-23 | Specify the start count to 0 for the update step loop | Mathieu Bultel | 1 | -5/+5 | |
Force the count start to 0 to ensure that the update step loop will start to 0 and execute the update step0 Closes-Bug: #1712498 Change-Id: I71be55c1f56e53e5c565bec281795d63e5845ff6 | |||||
2017-08-23 | Configure listen_address for libvirtd when TLS is enabled | Juan Antonio Osorio Robles | 1 | -0/+2 | |
It wasn't being configured, and the default is to listen on all interfaces. This fixes that. Change-Id: I00da25474fb1544eabdedaf126e67d5a6617f02f Closes-Bug: #1712475 | |||||
2017-08-23 | Docker: Enable TLS in the internal network for libvirt | Juan Antonio Osorio Robles | 2 | -1/+21 | |
Bind mounts the necessary certs and keys to enable live migrations using TLS. bp tls-via-certmonger-containers Depends-On: I26a7748b37059ea37f460d8c70ef684cc41b16d3 Change-Id: I81efa85d916823f740bf320c88a248403743a45b | |||||
2017-08-23 | Merge "Accept multiple registries in DockerInsecureRegistryAddress" | Jenkins | 1 | -5/+5 | |
2017-08-23 | Merge "Add Ceilometer API and Collector service to roles_data" | Jenkins | 4 | -0/+6 | |
2017-08-22 | Merge "Render port templates via j2" | Jenkins | 30 | -1396/+91 | |
2017-08-22 | Merge "Zaqar: Match service name with service-net-map" | Jenkins | 6 | -6/+12 | |
2017-08-22 | Merge "Fix configuration files path for logrotate container" | Jenkins | 1 | -1/+1 | |
2017-08-22 | Zaqar: Match service name with service-net-map | Juan Antonio Osorio Robles | 6 | -6/+12 | |
This is required for t-h-t to generate the appropriate hieradata. Change-Id: I9b451eac4427a52ad8eec62ff89acc6c6d3ab799 Closes-Bug: #1712328 | |||||
2017-08-22 | Merge "Add nova metadata to TLS everywhere/docker services list" | Jenkins | 1 | -3/+4 | |
2017-08-22 | Merge "change sriovnicswitch to be first with openvswitch" | Jenkins | 1 | -1/+1 | |
2017-08-22 | Fix configuration files path for logrotate container | Martin André | 1 | -1/+1 | |
The config_volume is named 'crond', and so must me the path to puppet-generated directory. Change-Id: I13b4ad7642ddf3bc5d1f4aa979b4a91a89605fb1 Closes-Bug: #1712300 | |||||
2017-08-21 | Merge "TLS everywhere/haproxy: Remove empty postsave command" | Jenkins | 2 | -2/+0 | |
2017-08-21 | Render port templates via j2 | Steven Hardy | 30 | -1396/+91 | |
Remove these from the j2 excludes and instead render all the networks to avoid duplication. Change-Id: Id8e14e06ffe959c50456b4c88fef306046a8b478 Partially-Implements: blueprint composable-networks | |||||
2017-08-21 | Merge "Add logrotate with crond service" | Jenkins | 22 | -0/+118 | |
2017-08-21 | Merge "Let mds create manila key and fs" | Jenkins | 9 | -16/+51 | |
2017-08-21 | Add nova metadata to TLS everywhere/docker services list | Juan Antonio Osorio Robles | 1 | -3/+4 | |
This is working, so we add it to the list. bp tls-via-certmonger-containers Change-Id: Ib545d4e6c130b73b4921eb9b6325d2e8d6ff1e2c | |||||
2017-08-21 | TLS for containerized horizon | Juan Antonio Osorio Robles | 2 | -0/+18 | |
bind mount the certificates needed for TLS. bp tls-via-certmonger-containers Change-Id: Ib9b533249be37665b77396a76133cc42fd15ee2b | |||||
2017-08-21 | Merge "Enable TLS for containerized RabbitMQ" | Jenkins | 2 | -0/+52 | |
2017-08-21 | Add logrotate with crond service | Bogdan Dobrelya | 22 | -0/+118 | |
Add a docker service template to provide containerized services logs rotation with a crond job. Add OS::TripleO::Services::LogrotateCrond to CI multinode-containers and to all environments among with generic services like Ntp or Kernel. Set it to OS::Heat::None for non containerized environments and only enable it to the environments/docker.yaml. Closes-bug: #1700912 Change-Id: Ic94373f0a0758e9959e1f896481780674437147d Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> | |||||
2017-08-19 | Merge "Add certmonger user profile to all overcloud roles" | Jenkins | 6 | -0/+7 | |
2017-08-19 | Merge "Mount ceph config on gnocchi statsd" | Jenkins | 1 | -0/+9 | |
2017-08-19 | Merge "Swith to the appropriate ceph-ansible playbook on upgrade" | Jenkins | 1 | -1/+19 | |
2017-08-19 | Merge "Extend VNC port range" | Jenkins | 1 | -1/+1 | |
2017-08-19 | Merge "Prepare reno for TripleO Pike RC1" | Jenkins | 1 | -1/+1 | |
2017-08-19 | Merge "Convert scenario001-multinode-containers job to ceph-ansible" | Jenkins | 2 | -6/+21 | |
2017-08-19 | Merge "ci: don't deploy swift on basic multinode job" | Jenkins | 3 | -9/+3 | |
2017-08-19 | Merge "Enable TLS for nova-metadata" | Jenkins | 2 | -1/+52 | |
2017-08-19 | Merge "Add params needed for the ceph-ansible switch to containers playbook" | Jenkins | 1 | -0/+1 | |
2017-08-19 | Merge "Tag the ha containers with 'pcmklatest' at deploy time" | Jenkins | 7 | -18/+221 | |
2017-08-19 | Merge "Add support for Dell EMC Unity Cinder backend" | Jenkins | 7 | -0/+113 | |
2017-08-18 | Merge "scenario002/multinode: do not run containerized Zaqar" | Jenkins | 1 | -1/+3 | |
2017-08-18 | Merge "scenario002/container: run Barbican non-containerized" | Jenkins | 1 | -0/+1 | |
2017-08-18 | Merge "Workaround for RHEL registration as "localhost"" | Jenkins | 2 | -0/+22 | |