keystone fernet prechecks fail

Bug #1629206 reported by bjolo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Unassigned

Bug Description

globals.conf
fernet_token_expiry: 86400

output from kolla-ansible prechecks

TASK [prechecks : Checking fernet_token_expiry in globals.yml. Update fernet_token_expiry to allowed value if this task fails _raw_params=grep '^[^#]*fernet_token_expiry:\s*\d*' "{{ CONFIG_DIR }}/globals.yml" | sed 's/[^0-9]*//g'] ***
fatal: [eselde02u32.mydomain.net -> localhost]: FAILED! => {"changed": false, "cmd": ["grep", "^[^#]*fernet_token_expiry:\\s*\\d*", "/etc/kolla/globals.yml", "|", "sed", "s/[^0-9]*//g"], "delta": "0:00:00.005368", "end": "2016-09-30 09:44:26.883299", "failed": true, "failed_when_result": true, "rc": 2, "start": "2016-09-30 09:44:26.877931", "stderr": "grep: |: No such file or directory\ngrep: sed: No such file or directory\ngrep: s/[^0-9]*//g: No such file or directory", "stdout": "/etc/kolla/globals.yml:fernet_token_expiry: 86400", "stdout_lines": ["/etc/kolla/globals.yml:fernet_token_expiry: 86400"], "warnings": []}

Changed in kolla:
status: New → Triaged
importance: Undecided → High
milestone: none → newton-rc2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/380014
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=ffa6c118e413abe3d7842d775bb1e8fc48eafb1f
Submitter: Jenkins
Branch: master

commit ffa6c118e413abe3d7842d775bb1e8fc48eafb1f
Author: bjolo <email address hidden>
Date: Fri Sep 30 10:41:24 2016 +0200

    fixed kestone fernet prechecks for multinode deployments

    command fails since it is a compound command. Changed to a single awk
    command instead.

    Closes-Bug: #1629206

    Change-Id: Id7963b15c3321eca6f891a625b1ba140dc57aa22

Changed in kolla:
status: Triaged → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.0.0rc2

This issue was fixed in the openstack/kolla 3.0.0.0rc2 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.