[smoke]Deployment of openstack has failed on 'ccp --images-namespace=mcp --log-file=ccp.log --registry-address=registry.mcp.fuel-infra.org --repositories-skip-empty --config-file=~/.ccp.yaml --deploy-config=/tmp/ccp-globals.yaml --builder-push --kubernetes-namespace=ccp --debug --images-tag=latest --builder-workers=1 deploy'

Bug #1623555 reported by Egor Kotko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fuel-ccp
Fix Released
High
Unassigned

Bug Description

[smoke]Deployment of openstack has failed on command:
'ccp --images-namespace=mcp --log-file=ccp.log --registry-address=registry.mcp.fuel-infra.org --repositories-skip-empty --config-file=~/.ccp.yaml --deploy-config=/tmp/ccp-globals.yaml --builder-push --kubernetes-namespace=ccp --debug --images-tag=latest --builder-workers=1 deploy'

Steps to reproduce:
        1. Install kubernetes
        2. Install microservices
        3. Deploy openstack

Actual result:
 2016-09-14 16:06:42.200 23899 DEBUG fuel_ccp.kubernetes [-] Deployment "horizon" has been created create_object_from_definition /usr/local/lib/python2.7/dist-packages/fuel_ccp/kubernetes.py:81
2016-09-14 16:06:42.201 23899 CRITICAL fuel-ccp [-] ValueError: invalid literal for int() with base 10: 'horizon_port'
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp Traceback (most recent call last):
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp File "/usr/local/bin/ccp", line 10, in <module>
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp sys.exit(main())
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp File "/usr/local/lib/python2.7/dist-packages/fuel_ccp/cli.py", line 53, in main
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp func()
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp File "/usr/local/lib/python2.7/dist-packages/fuel_ccp/cli.py", line 25, in do_deploy
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp deploy.deploy_components(components=CONF.action.components)
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp File "/usr/local/lib/python2.7/dist-packages/fuel_ccp/deploy.py", line 360, in deploy_components
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp config)
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp File "/usr/local/lib/python2.7/dist-packages/fuel_ccp/deploy.py", line 68, in parse_role
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp _create_service(service)
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp File "/usr/local/lib/python2.7/dist-packages/fuel_ccp/deploy.py", line 118, in _create_service
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp source_port = int(source_port)
2016-09-14 16:06:42.201 23899 ERROR fuel-ccp ValueError: invalid literal for int() with base 10: 'horizon_port'

https://jenkins.ng.mirantis.net/job/smoke/32/console

Revision history for this message
Egor Kotko (ykotko) wrote :

The bug should be fixed by review:
https://review.openstack.org/#/c/370203/1

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ccp-horizon (master)

Reviewed: https://review.openstack.org/370203
Committed: https://git.openstack.org/cgit/openstack/fuel-ccp-horizon/commit/?id=a51bab72d43c0cf90ac5c7f06362db05a2e43c42
Submitter: Jenkins
Branch: master

commit a51bab72d43c0cf90ac5c7f06362db05a2e43c42
Author: Proskurin Kirill <email address hidden>
Date: Wed Sep 14 15:19:01 2016 +0000

    Use new rendering feature to render ports

    Closes-Bug: 1623555
    Change-Id: Ifb8a098a92c53a327ce296519ad424d9c8004304

Changed in fuel-ccp:
status: New → 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.