Update git submodules

* Update charm-interface-ceph-client from branch 'master'
  - Refactor create_pool.
    
    Refactor create_pool to allow future methods to easily access
    the existing request. This change also includes two changes in
    behaviour:
    
     * If an existing request is invalid due to invalid json or missing
       ops attribute then the exception is now propagated rather than
       logged and suppressed. If an existing request is corrupt then
       fail early otherwise bad things will follow.
     * The existing implementation only allows for a single create_pool
       request. Any additional requests would overwrite previous ones.
       This change allows for multiple pools to be requested in a
       single broker request.
    
    Change-Id: I61998c2ce70325cb904add8c51cbc9c34b3c9564
This commit is contained in:
Liam Young 2019-01-08 11:33:03 +00:00 committed by Gerrit Code Review
parent 43ce7f8d69
commit 0fab6c468e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 00e88139d847dee81848d9447daa907774640ac2
Subproject commit e4997e5ab8467f28902d4f8da3e45654033aa83c