if tls_proxy service is enabled, the CI failed

Bug #1755664 reported by yong sheng gong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Critical
yong sheng gong

Bug Description

2018-03-14 02:30:00.689 | + functions-common:save_stackenv:67 : echo ENABLED_SERVICES=g-reg,key,n-api,c-api,g-api,tacker,mysql,etcd3,s-proxy,q-dhcp,n-api-meta,tls-proxy,q-l3,c-sch,n-novnc,tacker-conductor,s-object,peakmem_tracker,n-cauth,q-metering,rabbit,n-cond,s-container,q-meta,q-svc,placement-api,n-cpu,s-account,c-vol,n-obj,c-bak,q-agt,horizon,cinder,n-sch,dstat,ceilometer-acompute,ceilometer-acentral,ceilometer-anotification,gnocchi-api,gnocchi-metricd,aodh-api,aodh-notifier,aodh-evaluator,aodh-listener,mistral,mistral-api,mistral-engine,mistral-executor,mistral-event-engine,h-eng,h-api,h-api-cfn,barbican
2018-03-14 02:30:00.691 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS'
2018-03-14 02:30:00.694 | + functions-common:save_stackenv:67 : echo HOST_IP=158.69.69.158
2018-03-14 02:30:00.696 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS'
2018-03-14 02:30:00.699 | + functions-common:save_stackenv:67 : echo KEYSTONE_AUTH_URI=https://158.69.69.158/identity
2018-03-14 02:30:00.702 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS'
2018-03-14 02:30:00.704 | + functions-common:save_stackenv:67 : echo KEYSTONE_SERVICE_URI=https://158.69.69.158/identity

2018-03-14 02:55:54.167359 | TASK [setup-default-vim : Run tools/test-setup-default-vim.sh]
2018-03-14 02:55:54.523671 | controller | + tacker --os-username nfv_user --os-project-name nfv --os-password devstack --os-auth-url https://158.69.69.158/identity --os-project-domain-name Default --os-user-domain-name Default vim-register --is-default --description 'Default VIM' --config-file /opt/stack/data/tacker/vim_config.yaml VIM0
2018-03-14 02:55:55.714980 | controller | Unable to establish connection to https://158.69.69.158:9890/v1.0/vims.json

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker (master)

Fix proposed to branch: master
Review: https://review.openstack.org/552929

Changed in tacker:
assignee: nobody → yong sheng gong (gongysh)
status: New → In Progress
Revision history for this message
yong sheng gong (gongysh) wrote :

we should refactor the wsgi after mistral action is implemented.

Changed in tacker:
milestone: none → rocky-1
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.openstack.org/552929
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=fb50684adc6392b22fff0e028d59b58230c89109
Submitter: Zuul
Branch: master

commit fb50684adc6392b22fff0e028d59b58230c89109
Author: gongysh <gong.yongsheng@99cloud.net>
Date: Wed Mar 14 23:33:55 2018 +0800

    Remove old style ssl setting

    devstack is using apache as a ssl proxy for wsgi api service.
    Current tacker does not support it. We remove it for the time being

    This patch also skip scale unit tests which failed due to
    heat translator change. The unit test will be enabled at
    another patch.

    Change-Id: If767d05a0241888663f0ff21282cebfd256efb49
    Closes-bug: 1755664

Changed in tacker:
status: In Progress → Fix Released
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.