[murano-agent] gitpython missing in requirements.txt

Bug #1439367 reported by Alexey Deryugin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Kirill Zaitsev

Bug Description

Missing requirement gitpython in requirements.txt

Steps to reproduce bug:
1. Clone latest murano-agent repository
2. Install murano-agent with sample config
3. Start murano-agent

Actual result:

root@a77ef2081da2:/# /opt/stack/venvs/murano-agent/bin/muranoagent --config-dir /etc/murano
Traceback (most recent call last):
  File "/opt/stack/venvs/murano-agent/bin/muranoagent", line 6, in <module>
    from muranoagent.cmd.run import main
  File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/muranoagent/cmd/run.py", line 31, in <module>
    from muranoagent import app
  File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/muranoagent/app.py", line 28, in <module>
    from muranoagent import execution_plan_runner
  File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/muranoagent/execution_plan_runner.py", line 20, in <module>
    from muranoagent import files_manager as fm
  File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/muranoagent/files_manager.py", line 17, in <module>
    import git
ImportError: No module named git

Tags: murano-agent
Changed in murano:
assignee: nobody → Alexey Deryugin (velovec)
description: updated
tags: added: murano-agent
Changed in murano:
status: New → Confirmed
Changed in murano:
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-agent (master)

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

Changed in murano:
assignee: Alexey Deryugin (velovec) → Kirill Zaitsev (kzaitsev)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to murano-deployment (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/170188

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to murano-agent (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/170191

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to murano-deployment (master)

Reviewed: https://review.openstack.org/170188
Committed: https://git.openstack.org/cgit/stackforge/murano-deployment/commit/?id=f7fc4328f550bdf9620f0d63c825a17c95cb00d8
Submitter: Jenkins
Branch: master

commit f7fc4328f550bdf9620f0d63c825a17c95cb00d8
Author: Alexey Deryugin <email address hidden>
Date: Thu Apr 2 18:50:57 2015 +0300

    Build image with murano-agent from specified commit

    Change-Id: I436308ea88cb1671480ab6f11e2c2a9b4eab2ebe
    Related-Bug: #1439367

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

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-agent (master)

Reviewed: https://review.openstack.org/170436
Committed: https://git.openstack.org/cgit/stackforge/murano-agent/commit/?id=db96ac30d09792f04575bf0792db05325acbc34b
Submitter: Jenkins
Branch: master

commit db96ac30d09792f04575bf0792db05325acbc34b
Author: Alexey Deryugin <email address hidden>
Date: Thu Apr 2 18:58:28 2015 +0300

    Fixes image building, CI tests and requirements

    [DIB] Add posibility to build image from specified commit of agent
    Included gitpython, required by file-downloading feature
    Incorrect generation of file path where to put script symlink caused
    "OSError: [Errno 2] No such file or directory" exception to be raised
    after first execution plan run

    Change-Id: Ifb6dffde5afd5ad5ce363934be71c7cc1e046de2
    Closes-Bug: #1439367
    Closes-Bug: #1439767
    Co-Authored-By: Stan Lagun <email address hidden>
    Co-Authored-By: Kirill Zaitsev <email address hidden>

Changed in murano:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on murano-agent (master)

Change abandoned by Kirill Zaitsev (<email address hidden>) on branch: master
Review: https://review.openstack.org/170069

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Alexey Deryugin (<email address hidden>) on branch: master
Review: https://review.openstack.org/170191
Reason: Fixed in https://review.openstack.org/#/c/170436/

Changed in murano:
status: Fix Committed → 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.