missing .testrepository and python byte-compiled files in gitignore

Bug #1491267 reported by Kuo-tung Kao (jelly)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Low
Kuo-tung Kao (jelly)

Bug Description

The below files should not be included to repository.

__pycache__/
*.py[cod]
*$py.class

And the folder, ``.testrepository/`` should not be included to repository because it generated from tox command.

Changed in kolla:
assignee: nobody → jelly (coding1314)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

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

Changed in kolla:
status: New → In Progress
Changed in kolla:
importance: Undecided → Medium
Steven Dake (sdake)
Changed in kolla:
milestone: none → liberty-3
importance: Medium → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

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

commit bbcf3ebb21827e283a8e6422b1f076c9cc17648e
Author: Kuo-tung Kao <email address hidden>
Date: Wed Sep 2 15:40:34 2015 +0800

    update gitignore for python and .testrepository

    ignore python byte-compiled files
    and ignore the folder, '.testrepository', generated from tox command.

    Change-Id: Ic0208ea2e7e1c046a3a730cbd83f676ce44ed2ae
    Closes-Bug: #1491267

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
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.