Fix service user creating objects

Service user used by Climate should not create objects such as
host aggregates. Consequently, until we migrate the code by using
trusts, we need to use a dedicated user for operations

Change-Id: I35878e178dea7eb10a52ad2419e191d8d683b35c
Closes-bug: #1270765
This commit is contained in:
Sylvain Bauza
2014-01-20 11:12:32 +01:00
committed by Gerrit Code Review
parent 88dc709ef5
commit 16d5f67ba7
7 changed files with 55 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
name = climate
version = 2013.1
summary = Reservation Service for OpenStack clouds
description-file = README.md
description-file = README.rst
license = Apache Software License
classifiers =
Programming Language :: Python