Advertisement
Guest User

Untitled

a guest
Dec 11th, 2015
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. commit 702b386d4c382c82764e1b04202e28557806eb44
  2. Author: dynarro <doralynavarro@gmail.com>
  3. Date: Fri Aug 14 15:42:11 2015 +0200
  4.  
  5. Added support to claims
  6.  
  7. Zaqarclient v2 currently has missing features such as 'claims',
  8. 'flavors', and 'pools' that are needed in order to start implementing
  9. a subscription management. I added support to claims as a priorital
  10. step.
  11.  
  12. Change-Id: Id16e2f6a390e8387cce4545b9a03181ba03da3ce
  13.  
  14. commit b3a838b67594cb7314691bf3025e6c2eb31ee489
  15. Author: dynarro <doralynavarro@gmail.com>
  16. Date: Tue Aug 4 21:50:29 2015 +0200
  17.  
  18. Added support to notifications
  19.  
  20. Zaqarclient v2 currently has missing features that involve the
  21. management of subscriptions, but in order to these to work it is
  22. necessary to add other features such as 'queues', 'messages',
  23. 'claims', 'pools' and 'flavors'. I added 'queues' and 'messages' as a
  24. priorital step before start working with the other features and with
  25. subscriptions as well.
  26.  
  27. Change-Id: Iea082cbf9e1d0e4a745bc10e41e1206af6132fad
  28.  
  29. commit be54d43e419e83c0747c9674fa8544261424298d
  30. Author: dynarro <doralynavarro@gmail.com>
  31. Date: Mon Jun 29 14:34:06 2015 +0200
  32.  
  33. wip: Added support to notifications
  34.  
  35. On the client side there were some features missing that involved the
  36. management of subscriptions, that is why I added functions such as:
  37. 'subscription_create', 'subscription_get', 'subscription_update' and
  38. 'subscription_delete' in order to be able to manage each subscription
  39. on the client side.
  40.  
  41. Change-Id: Iea8c0b082af95b277b031c6ceb87357a675b5615
  42.  
  43. commit a0b16699e41395fa8c7c9219f16bada7e8979914
  44. Author: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
  45. Date: Tue Dec 8 11:01:23 2015 +0000
  46.  
  47. Updated from global requirements
  48.  
  49. Change-Id: I1cd3bef37fa7e143b2e70fbab360dc946c03a126
  50.  
  51. commit 176658c802ed239e5c3f2529d6ac67b83fc5dcfe
  52. Merge: c792f9b a995ccf
  53. Author: Jenkins <jenkins@review.openstack.org>
  54. Date: Fri Dec 4 01:58:55 2015 +0000
  55.  
  56. Merge "delete python bytecode before every test run"
  57.  
  58. commit c792f9b7d962290c98f37f63ed225c4129b4ebf1
  59. Merge: 9da7e09 66b703c
  60. Author: Jenkins <jenkins@review.openstack.org>
  61. Date: Fri Dec 4 01:36:12 2015 +0000
  62.  
  63. Merge "Remove py26 support"
  64.  
  65. commit 9da7e0924fbae91bf573873346db8e24f76bf436
  66. Merge: 892aff6 3c2439c
  67. Author: Jenkins <jenkins@review.openstack.org>
  68. Date: Fri Dec 4 01:35:56 2015 +0000
  69.  
  70. Merge "Pool & flavor cli implementation for v2"
  71.  
  72. commit 892aff63a64654a870dd28753762189d5c55b6fd
  73. Merge: 021226e c5db8fd
  74. Author: Jenkins <jenkins@review.openstack.org>
  75. Date: Fri Dec 4 01:35:50 2015 +0000
  76.  
  77. Merge "Pool list cli support for v2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement