
The python-memcache package is required if using memcached. By default the package is not installed and the define has it set to false. This change allows managing the python-memcache package install from the authtoken class. Added a .gitignore since it was missing. Change-Id: I545f25a0644d5b490de76b759c97651691e3f743
16 lines
163 B
Plaintext
16 lines
163 B
Plaintext
pkg/
|
|
Gemfile.lock
|
|
vendor/
|
|
spec/fixtures/
|
|
.vagrant/
|
|
.bundle/
|
|
coverage/
|
|
.idea/
|
|
*.swp
|
|
*.iml
|
|
openstack/
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|
|
.tox
|