Commit Graph

6 Commits

Author SHA1 Message Date
Tin Lam 2fd802745d Updates for stestr
Per changes to os-testr [1], this patch set updates the code to leverage
stestr and exclude the newly generated .stestr directory

[1] http://lists.openstack.org/pipermail/openstack-dev/2017-September/122135.html

Change-Id: Ic4713af0ad888bd2ca669a5e9de5e9212255e970
2017-10-02 21:57:27 -05:00
Steve Martinelli 95ba901ac0 generate sample config automatically
Let's use sphinx extensions to generate the config options instead of
updating them manually.

The following options will no longer appear since we use auth plugins
now:
  auth_admin_prefix
  auth_url
  auth_host
  auth_port
  auth_protocol
  identity_uri
  admin_token
  admin_user
  admin_password
  admin_tenant_name

Change-Id: I0a6eac26f93bfb1c2cbba17a98629108915f78c6
2016-05-12 06:38:40 +00:00
Steve Martinelli c04ca5b1af Add release notes for keystonemiddleware
as mentioned in the mailing list, we need to include release notes
for libraries, note that we do not include changes for liberty.

Change-Id: I02f413a2ac410ce4c3dc7d46c7edb3c87d0d13b3
2015-11-29 20:04:01 -05:00
Brant Knudson dc44d62921 Ignore cover directory
When the coverage report is generated, it's put into the cover
directory. This should be ignored by git so it's not accidentally
checked in.

Change-Id: I2569b73ab5da1f7b3bb895507b5bbb02b83d6ccb
2015-04-29 09:56:49 -05:00
Morgan Fainberg 60d386a891 Update .gitignore files
Add .update-venv and doc/source/api to the appropriate .gitignore
files.
2014-06-20 07:23:39 -07:00
Morgan Fainberg 0fa3fe5576 Initial commit
The initial commit of the keystonemiddleware repo
2014-06-19 15:45:29 -07:00