tripleo-heat-templates/docker/services
Michele Baldessari 187dba22b9 Fix gnocchi-upgrade Table <..> already exists errors
Currently we are calling /usr/bin/gnocchi-upgrade
--sacks-number=SACK_NUM from each node where gnocchi-api is part of the
role. gnocchi-upgrade seems to be racy and we sometimes end up with the
following error:

2018-03-14 12:39:39,683 [1] ERROR    oslo_db.sqlalchemy.exc_filters: DBAPIError exception wrapped from (pymysql.err.InternalError) (1050, u"Table 'archive_policy' already exists") [SQL: u'\nCREATE TABLE archive_policy (\n\tname VARCHAR(255) NOT NULL, \n\tback_window INTEGER NOT NULL, \n\tdefinition TEXT NOT NULL, \n\taggregation_methods TEXT NOT NULL, \n\tPRIMARY KEY (name)\n)ENGINE=InnoDB CHARSET=utf8\n\n']
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1182, in _execute_context
    context)
  File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 470, in do_execute
    cursor.execute(statement, parameters)
  File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 166, in execute
    result = self._query(query)
  File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 856, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
  File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1057, in _read_query_result
    result.read()
  File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1340, in read
    first_packet = self.connection._read_packet()
  File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1014, in _read_packet
    packet.check_error()
  File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 393, in check_error
    err.raise_mysql_exception(self._data)
  File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 107, in raise_mysql_exception
    raise errorclass(errno, errval)
InternalError: (1050, u"Table 'archive_policy' already exists")

Let's run it from a the bootstrap node by wrapping it into the
bootstrap_host_exec magic.

Change-Id: I106512eeffff3425608a543f9bc5e6a9508d15e5
Closes-Bug: #1755564
(cherry picked from commit 1d704d4733)
2018-03-15 14:31:31 +01:00
..
ceph-ansible Set rgw_keystone_revocation_interval to 0 for ceph-ansible 2018-02-20 10:18:45 +01:00
database Merge "Add validation task in docker services [Mixed-3]" into stable/pike 2017-12-31 12:47:06 +00:00
pacemaker Unify the Cinder HA and non-HA docker configurations 2018-02-19 08:56:21 -05:00
README.rst Adds pacemaker update_tasks for Pike minor update workflow 2017-10-09 09:58:23 -07:00
aodh-api.yaml Merge "Add validation task in docker services [Aodh]" into stable/pike 2017-11-30 05:58:38 +00:00
aodh-evaluator.yaml Merge "Add validation task in docker services [Aodh]" into stable/pike 2017-11-30 05:58:38 +00:00
aodh-listener.yaml Merge "Add validation task in docker services [Aodh]" into stable/pike 2017-11-30 05:58:38 +00:00
aodh-notifier.yaml Merge "Add validation task in docker services [Aodh]" into stable/pike 2017-11-30 05:58:38 +00:00
barbican-api.yaml Merge "Add validation task in docker services [Mixed-2]" into stable/pike 2017-11-30 05:58:46 +00:00
ceilometer-agent-central.yaml Mount central agent log dir to access outside the container 2018-02-09 10:15:50 +00:00
ceilometer-agent-compute.yaml Add validation task in docker services [Ceilometer] 2018-01-30 18:52:39 +00:00
ceilometer-agent-ipmi.yaml Add validation task in docker services [Ceilometer] 2018-01-30 18:52:39 +00:00
ceilometer-agent-notification.yaml Add validation task in docker services [Ceilometer] 2018-01-30 18:52:39 +00:00
cinder-api.yaml Add validation task in docker services [cinder] 2017-12-04 11:35:15 +00:00
cinder-backup.yaml Unify the Cinder HA and non-HA docker configurations 2018-02-19 08:56:21 -05:00
cinder-common.yaml Unify the Cinder HA and non-HA docker configurations 2018-02-19 08:56:21 -05:00
cinder-scheduler.yaml Add validation task in docker services [cinder] 2017-12-04 11:35:15 +00:00
cinder-volume.yaml Unify the Cinder HA and non-HA docker configurations 2018-02-19 08:56:21 -05:00
collectd.yaml Merge "Add validation task in docker services [Mixed-2]" into stable/pike 2017-11-30 05:58:46 +00:00
congress.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
containers-common.yaml Fix a typo in docker_puppet_apply.sh 2018-02-19 08:23:45 +01:00
ec2-api.yaml docker/internal TLS: spawn extra container for ec2api TLS proxy 2017-11-24 20:02:50 +05:30
etcd.yaml docker: add logging(source & groups) 2017-10-09 11:38:44 +02:00
fluentd-client.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
glance-api.yaml Remove httpd log dir for glance-api 2018-01-23 17:12:17 -08:00
gnocchi-api.yaml Fix gnocchi-upgrade Table <..> already exists errors 2018-03-15 14:31:31 +01:00
gnocchi-metricd.yaml Merge "Add validation task in docker services [Gnocchi]" into stable/pike 2017-11-30 05:58:39 +00:00
gnocchi-statsd.yaml Merge "Add validation task in docker services [Gnocchi]" into stable/pike 2017-11-30 05:58:39 +00:00
haproxy.yaml Correct indentation of docker_puppet_apply.sh run 2018-01-23 09:02:59 +13:00
heat-api-cfn.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
heat-api.yaml Allow for optinal volumes and env variables 2018-01-25 08:49:58 -05:00
heat-engine.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
horizon.yaml docker: don't override horizon::vhost_extra_params 2018-02-17 22:32:36 +00:00
ironic-api.yaml Merge "Add validation task in docker services [Ironic]" into stable/pike 2017-12-31 12:47:15 +00:00
ironic-conductor.yaml Merge "Add validation task in docker services [Ironic]" into stable/pike 2017-12-31 12:47:15 +00:00
ironic-pxe.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
iscsid.yaml Align stars to fix stable/pike gate on scenario001 2018-01-15 16:55:27 -08:00
keystone.yaml Add missing keystone_domain_config 2017-12-13 13:47:49 -05:00
logrotate-crond.yaml Fix configuration files path for logrotate container 2017-08-22 11:55:19 +02:00
manila-api.yaml Merge "Add validation task in docker services [Manila]" into stable/pike 2017-11-30 05:58:43 +00:00
manila-scheduler.yaml Merge "Add validation task in docker services [Manila]" into stable/pike 2017-11-30 05:58:43 +00:00
manila-share.yaml Merge "Add validation task in docker services [Manila]" into stable/pike 2017-11-30 05:58:43 +00:00
memcached.yaml Merge "Add validation task in docker services [Mixed-2]" into stable/pike 2017-11-30 05:58:46 +00:00
mistral-api.yaml Merge "Add validation task in docker services [Mistral]" into stable/pike 2017-11-30 05:58:41 +00:00
mistral-engine.yaml Merge "Add validation task in docker services [Mistral]" into stable/pike 2017-11-30 05:58:41 +00:00
mistral-executor.yaml Merge "Add validation task in docker services [Mistral]" into stable/pike 2017-11-30 05:58:41 +00:00
multipathd.yaml Align stars to fix stable/pike gate on scenario001 2018-01-15 16:55:27 -08:00
neutron-api.yaml Adding /usr/share/neutron/server config dir 2018-02-09 16:36:04 +00:00
neutron-dhcp.yaml Fix ovs/netns mounts for neutron agents 2018-01-15 10:58:19 +01:00
neutron-l3.yaml Fix ovs/netns mounts for neutron agents 2018-01-15 10:58:19 +01:00
neutron-metadata.yaml Fix ovs/netns mounts for neutron agents 2018-01-15 10:58:19 +01:00
neutron-ovs-agent.yaml Fix ovs/netns mounts for neutron agents 2018-01-15 10:58:19 +01:00
neutron-plugin-ml2.yaml docker: add logging(source & groups) 2017-10-09 11:38:44 +02:00
neutron-sriov-agent.yaml Merge "Fix neutron agent start order" into stable/pike 2017-12-01 05:29:15 +00:00
nova-api.yaml Add DeployIdentifier to Nova discover hosts container 2017-11-27 07:36:23 +00:00
nova-compute.yaml Allow for optinal volumes and env variables 2018-01-25 08:49:58 -05:00
nova-conductor.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
nova-consoleauth.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
nova-ironic.yaml Align stars to fix stable/pike gate on scenario001 2018-01-15 16:55:27 -08:00
nova-libvirt.yaml Re-enable libvirt TLS with SCRAM SHA-1 auth 2017-11-24 15:22:30 +00:00
nova-metadata.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
nova-migration-target.yaml Set bind mount propegatation to shared for /var/lib/nova. 2017-11-08 14:47:02 +00:00
nova-placement.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
nova-scheduler.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
nova-vnc-proxy.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
octavia-api.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
octavia-health-manager.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
octavia-housekeeping.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
octavia-worker.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
opendaylight-api.yaml Merge "Add validation task in docker services [Mixed-2]" into stable/pike 2017-11-30 05:58:46 +00:00
ovn-controller.yaml Merge "Add validation task in docker services [Ovn]" into stable/pike 2017-11-30 05:58:45 +00:00
ovn-dbs.yaml Merge "Add validation task in docker services [Ovn]" into stable/pike 2017-11-30 05:58:45 +00:00
panko-api.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
rabbitmq.yaml Merge "Add validation task in docker services [Mixed-2]" into stable/pike 2017-11-30 05:58:46 +00:00
sahara-api.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
sahara-engine.yaml Write readme.txt into old log directories 2017-11-21 15:01:42 +01:00
sensu-client.yaml Merge "Add validation task in docker services [Mixed-3]" into stable/pike 2017-12-31 12:47:06 +00:00
sshd.yaml Support for Ocata-Pike live-migration over ssh 2017-10-07 01:00:27 +00:00
swift-proxy.yaml [pike] Handle update path for swift log directories 2018-03-06 17:28:25 +01:00
swift-ringbuilder.yaml docker: add logging(source & groups) 2017-10-09 11:38:44 +02:00
swift-storage.yaml [pike] Handle update path for swift log directories 2018-03-06 17:28:25 +01:00
tacker.yaml Merge "Add validation task in docker services [Mixed-3]" into stable/pike 2017-12-31 12:47:06 +00:00
zaqar.yaml Merge "Add validation task in docker services [Mixed-3]" into stable/pike 2017-12-31 12:47:06 +00:00

README.rst

Docker Services

TripleO docker services are currently built on top of the puppet services. To do this each of the docker services includes the output of the t-h-t puppet/service templates where appropriate.

In general global docker specific service settings should reside in these templates (templates in the docker/services directory.) The required and optional items are specified in the docker settings section below.

If you are adding a config setting that applies to both docker and baremetal that setting should (so long as we use puppet) go into the puppet/services templates themselves.

Building Kolla Images

TripleO currently relies on Kolla docker containers. Kolla supports container customization and we are making use of this feature within TripleO to inject puppet (our configuration tool of choice) into the Kolla base images. The undercloud nova-scheduler also requires openstack-tripleo-common to provide custom filters.

To build Kolla images for TripleO adjust your kolla config1 to build your centos base image with puppet using the example below:

$ cat template-overrides.j2 {% extends parent_template %} {% set base_centos_binary_packages_append = ['puppet'] %} {% set nova_scheduler_packages_append = ['openstack-tripleo-common'] %}

kolla-build --base centos --template-override template-overrides.j2

Docker settings

Each service may define an output variable which returns a puppet manifest snippet that will run at each of the following steps. Earlier manifests are re-asserted when applying latter ones.

  • config_settings: This setting is generally inherited from the puppet/services templates and only need to be appended to on accasion if docker specific config settings are required.

  • step_config: This setting controls the manifest that is used to create docker config files via puppet. The puppet tags below are used along with this manifest to generate a config directory for this container.

  • kolla_config: Contains YAML that represents how to map config files into the kolla container. This config file is typically mapped into the container itself at the /var/lib/kolla/config_files/config.json location and drives how kolla's external config mechanisms work.

  • docker_config: Data that is passed to the docker-cmd hook to configure a container, or step of containers at each step. See the available steps below and the related docker-cmd hook documentation in the heat-agents project.

  • puppet_config: This section is a nested set of key value pairs that drive the creation of config files using puppet. Required parameters include:

    • puppet_tags: Puppet resource tag names that are used to generate config files with puppet. Only the named config resources are used to generate a config file. Any service that specifies tags will have the default tags of 'file,concat,file_line,augeas,cron' appended to the setting. Example: keystone_config
    • config_volume: The name of the volume (directory) where config files will be generated for this service. Use this as the location to bind mount into the running Kolla container for configuration.
    • config_image: The name of the docker image that will be used for generating configuration files. This is often the same container that the runtime service uses. Some services share a common set of config files which are generated in a common base container.
    • step_config: This setting controls the manifest that is used to create docker config files via puppet. The puppet tags below are used along with this manifest to generate a config directory for this container.
  • docker_puppet_tasks: This section provides data to drive the docker-puppet.py tool directly. The task is executed only once within the cluster (not on each node) and is useful for several puppet snippets we require for initialization of things like keystone endpoints, database users, etc. See docker-puppet.py for formatting.

Docker steps

Similar to baremetal docker containers are brought up in a stepwise manner. The current architecture supports bringing up baremetal services alongside of containers. For each step the baremetal puppet manifests are executed first and then any docker containers are brought up afterwards.

Steps correlate to the following:

Pre) Containers config files generated per hiera settings. 1) Load Balancer configuration baremetal a) step 1 baremetal b) step 1 containers 2) Core Services (Database/Rabbit/NTP/etc.) a) step 2 baremetal b) step 2 containers 3) Early Openstack Service setup (Ringbuilder, etc.) a) step 3 baremetal b) step 3 containers 4) General OpenStack Services a) step 4 baremetal b) step 4 containers c) Keystone containers post initialization (tenant,service,endpoint creation) 5) Service activation (Pacemaker) a) step 5 baremetal b) step 5 containers

Update steps:

All services have an associated update_tasks output that is an ansible snippet that will be run during update in an rolling update that is expected to run in a rolling update fashion (one node at a time)

For Controller (where pacemaker is running) we have the following states:
  1. Step=1: stop the cluster on the updated node;
  2. Step=2: Pull the latest image and retag the it pcmklatest
  3. Step=3: yum upgrade happens on the host.
  4. Step=4: Restart the cluster on the node
  5. Step=5: Verification: Currently we test that the pacemaker services are running.

Then the usual deploy steps are run which pull in the latest image for all containerized services and the updated configuration if any.

Note: as pacemaker is not containerized, the points 1 and 4 happen in puppet/services/pacemaker.yaml.


  1. See the override file which can be used to build Kolla packages that work with TripleO, and an `example build script <https://github.com/dprince/undercloud_containers/blob/master/build_kolla.sh>_.↩︎