Public bug reported: 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.
** Affects: keystone Importance: Undecided Assignee: Victor Morales (electrocucaracha) Status: New ** Changed in: keystone Assignee: (unassigned) => Victor Morales (electrocucaracha) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1347976 Title: sqlite files should be excluded from the scope of the repo Status in OpenStack Identity (Keystone): New 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. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1347976/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp