Stable branch was not created with the oslo final library releases. This
adds branch creation from the last release.
Change-Id: Ib2610b73cf504fac6c141643b72b06927d9998ad
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This is just a revert of the mock removal patch because it broke a
number of consuming projects who were relying on oslotest to pull
in mock for them.
Change-Id: I66dee954493dcbe507db68ef1dd1db702a4338ad
Major for castellan because one of the changes removes a public member
from some of their modules. Feature for oslo.vmware because I think
the change has an implied dependency bump on the Glance client, even
though the client is passed in and not explicitly listed in the
requirements file.
Change-Id: I9ad3b891c09dab47e38de4d77dcea6d3b1516bf8
This release drops py2 support and removes the 'oslotest.moxstubout' and
'oslotest.functional' modules.
Change-Id: Ic0fbcb34a617f4dec30643b8bc5211f40bf9108f
Adds deliverable stubs based on what was released in Train.
Change-Id: Iab182666ea65cdb7ea7e023853b18eaa9c57403b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>