Update git submodules

* Update cloudkitty from branch 'master'
  to e47e0289fb4f2624a6653588c828fd0dada600c6
  - Merge "Allow rating rules that have 12 digits in the integer part of the number"
  - Allow rating rules that have 12 digits in the integer part of the number
    
    Currently, CloudKitty only allows creating rating rules as
    "99.999999999999999999999999". Therefore, for prices equal to or higher
    than 100, we would not be able to use them. This patch will enable
    operators to use any value between 0 and 999999999999 (in the integer
    part of the number), which will provide more flexibility.
    
    Change-Id: I2ff4a09ce3b0fdf0b08a7e565b58794b25ac5ade
    Story: 2009947
    Task: 44865
This commit is contained in:
Zuul 2022-06-13 17:52:57 +00:00 committed by Gerrit Code Review
parent 6eba4304ab
commit aa25ae5c58
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 94d417e2a3b96cd2f97b427a4e0d22b9c6ef7d40
Subproject commit e47e0289fb4f2624a6653588c828fd0dada600c6