Move config files from 'etc/' to 'etc/moniker/' to match what oslo's update.py expects.

Change-Id: I53d7ed83ed3918e38ec44d9549fb006efaf93b7a
This commit is contained in:
Kiall Mac Innes 2013-01-28 23:41:31 +00:00
parent 44f1419b21
commit 00ea223c6e
6 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -12,8 +12,8 @@ venv
*.sublime-workspace
*.sqlite
var/*
etc/*.conf
etc/*.ini
etc/moniker/*.conf
etc/moniker/*.ini
AUTHORS
ChangeLog
doc/source/api/*