Commit Graph

7 Commits

Author SHA1 Message Date
Takashi Kajinami e0fe706ff2 Remove six
Because this library no longer supports Python 2, usage if six is not
needed.

Change-Id: Ib13170ad442dd486c939178f66af66c6f6f7288b
2024-01-17 18:00:03 +09:00
Thomas Herve d19198c65e Revert "Fix The header X-PROJECT-ID missing bug"
This reverts commit a0b6a79a3c.

It's not a backward compatible change.

Change-Id: I0a568649e860da58586b9a74917bdc8b6c809bfc
2017-03-07 15:56:36 +00:00
zengjianfang a0b6a79a3c Fix The header X-PROJECT-ID missing bug
This patch fixex X-PROJECT-ID missing bug.

Change-Id: I8c13160f24f51a3f6588aefadae9ef8ff2519e1a
Co-Authored-By: XueFeng Liu <liu.xuefeng1@zte.com.cn>
Closes-Bug: #1668830
2017-03-07 16:23:33 +08: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
OpenStack Proposal Bot 8a81c44f14 Updated from global requirements
This change introduces new requirements and fixes new checks by
the `hacking` module.

Change-Id: I3b98d5038c516b3115d7247fa0f4ea1189b33dff
Co-Authored-By: Victoria Martinez de la Cruz <victoria@redhat.com>
2015-08-27 13:19:58 +02: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
Fei Long Wang 635dbd772d Add sample for Keystone auth
Add a sample about how the client to talk with Marconi
server when the Keystone auth is enabled on server side.

Change-Id: I446063da2e6958c27ff8afab2afad7b8818104cb
2014-04-04 21:28:10 +08:00