adjutant/adjutant/actions/v1
Adrian Turjak c569816902 Make datetime strings consistent for future parsing
Lets set a default timestamp format for any datetime
strings we know we need to parse later. While we can always
parse the direct output of what we have now, lets control it
so we always have a valid format as expected.

Change-Id: I4af359ea30ace9361c9c5d21e91a0528076eb892
2018-04-10 11:38:07 +12:00
..
tests Add Octavia (LBaaS) into quota management 2018-02-12 18:48:02 +13:00
__init__.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
app.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
base.py Make datetime strings consistent for future parsing 2018-04-10 11:38:07 +12:00
misc.py Moving clients to common module 2017-09-14 20:53:11 +12:00
models.py Update IdentityManger and FakeManager 2017-10-30 14:56:11 +13:00
projects.py Make datetime strings consistent for future parsing 2018-04-10 11:38:07 +12:00
resources.py Add a param to control is we include usage in quota data 2018-02-14 12:30:24 +13:00
serializers.py Update IdentityManger and FakeManager 2017-10-30 14:56:11 +13:00
users.py Users can only edit users with full permission 2017-12-07 03:00:11 +00:00