Merge "Remove files added accidentally to the repo"
This commit is contained in:
commit
b07ff22c64
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@
|
|||||||
.stestr
|
.stestr
|
||||||
.test
|
.test
|
||||||
.testrepository
|
.testrepository
|
||||||
|
.tobiko-env
|
||||||
.tox
|
.tox
|
||||||
.vagrant
|
.vagrant
|
||||||
.venv
|
.venv
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"context_is_admin": "role:dummy",
|
|
||||||
"context_is_advsvc": "role:dummy"
|
|
||||||
}
|
|
@ -1,8 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
# Show debugging output in logs (sets DEBUG log level output)
|
|
||||||
debug = False
|
|
||||||
|
|
||||||
lock_path = $state_path/lock
|
|
||||||
|
|
||||||
[database]
|
|
||||||
connection = 'sqlite://'
|
|
@ -1,2 +0,0 @@
|
|||||||
{
|
|
||||||
}
|
|
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"context_is_admin": "role:admin",
|
|
||||||
"context_is_advsvc": "role:advsvc",
|
|
||||||
"default": "rule:admin_or_owner"
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user