sqlite files should be excluded from the scope of the repo

Bug #1347976 reported by Victor Morales
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Victor Morales

Bug Description

By default, the sql engine used by all the openstack components is sqlite. Its simplicity helps during development/coding phases to avoid additional dependencies like MySQL or others. In order to store the data this engine uses text files, but currently it's not part of the excluded files of the repo within .gitignore file. Adding this file could avoid the submission of keystone.db file and others by mistake.

Changed in keystone:
assignee: nobody → Victor Morales (electrocucaracha)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/109165
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ca25a23af0aa688b7f1e48eb1718651cc07a6b5b
Submitter: Jenkins
Branch: master

commit ca25a23af0aa688b7f1e48eb1718651cc07a6b5b
Author: Victor Morales <email address hidden>
Date: Wed Jul 23 20:08:54 2014 -0500

    Sqlite files excluded from the repo

    In order to avoid submission of sql database files by mistake, it was
    added the pattern of those files into the .gitignore file.

    Change-Id: Iaec6b15c8d879c42883de138fa70a2004ca9b2b5
    Closes-Bug: #1347976

Changed in keystone:
status: In Progress → Fix Committed
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Low
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → juno-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: juno-3 → 2014.2
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.