Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger d7c3cb9799 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Change-Id: I3062215fcfc2e448e0f29402104496f80945aeee
2020-04-28 07:45:21 +02:00
yanyanhu ad370a3e55 Using v2 interface in example
This patch revises examples to use v2 interface which
is long-term supported.

Change-Id: I66fe67e1a1e81c092b2f37eaa6d2ad11f6166e22
2016-09-05 22:20:54 -04:00
Flavio Percoco 11c3310d11 Rename Marconi to Zaqar
This patch renames every package, file, match of Marconi in the codebase
to Zaqar *except* for the .gitreview file, which will have to be updated
*after* I8e587af588d9be0b5ebbab4b0f729b106a2ae537 lands.

Implements blueprint: project-rename

Change-Id: I0c82be81f74d022ab609eea8f40ac2c0635374b1
2014-08-04 16:55:10 +02:00
TheSriram cd95664f3f Enable deleting of message with claim id
This patch fixes a bug wherein a user was not able to delete
a claimed message due to the claim id not being passed along with
the message id.

Change-Id: If893d2ca9cb1e0ff5fe82cc15e3f2e8dd0ccac3f
Closes-Bug:1325032
2014-06-03 10:16:21 -04:00
Jay Baugh 7ed5591012 Added API version to URL
Closes-Bug: 1287933
Change-Id: I48781f016f47f9b626410638271ce55fac3d39db
2014-03-06 15:03:47 +00:00
Angus Salkeld a0b4feb488 Add support for claims
Implements blueprint claims-management
Change-Id: Icaa7c6df73e13200fc3ba03c34e90c5ac850eb46
2014-03-04 14:08:05 +10:00