senlin/senlin/common
yanyanhu c920830e5e Fix two bugs in cluster resize
1. The parameter parsing of adjustment number should allow
   negative input value for scaling in scenario;
2. The desired value should be the sum of current and rounded
   when adjustment type is CHANGE_IN_PERCENTAGE.

Change-Id: Ib19d7a61c220ea61786acd078e5d3e329e3006dd
2015-05-18 03:46:27 -04:00
..
__init__.py Initial version -- api&rpc 2014-12-11 03:36:41 -05:00
config.py Remove api-flavor configuration option 2015-04-26 00:00:01 -04:00
constraints.py Revised constraint validation logic 2015-03-08 19:16:55 +08:00
consts.py Add consts for scaling adjustment types 2015-05-11 04:57:42 -04:00
context.py Abstraction layer for service context 2015-04-18 23:10:54 -04:00
exception.py Forbid deleting a policy in use 2015-05-06 04:20:08 -04:00
i18n.py Fixed oslo.i18n namespace errors 2015-01-19 19:45:49 +08:00
messaging.py Remove outdated alias in messaging module 2015-03-29 13:24:58 +08:00
policy.py Migrate to oslo.policy 2015-04-09 11:30:29 -04:00
scaleutils.py Fix two bugs in cluster resize 2015-05-18 03:46:27 -04:00
schema.py Fix some six related issues 2015-04-21 01:52:24 -04:00
serializers.py Enfore key sorting for serializers 2015-04-29 10:46:07 -04:00
trust.py Reorganize openstack drivers 2015-04-13 03:01:45 -04:00
utils.py Implement webhook engine service 2015-04-10 02:49:33 -04:00
wsgi.py Removed useless configuration options 2015-03-30 11:02:00 -04:00