Updated openstack/openstack

Project: openstack/sahara-extra  8cd6d7b0ca41a8ba9b036e8d94acbcced7751853

hadoop-swiftfs: Allow configuring container.tenant

Implements the possibility to manipulate the storage URL
to specify the AUTH_tenant, when accessing containers
that are shared across different tenants

https://swiftstack.com/docs/cookbooks/swift_usage/auth.html

Sample config snippet:

<property>
  <name>fs.swift.service.sahara.auth.endpoint.prefix</name>
  <value>/v1/AUTH_</value>
</property>
<property>
  <name>fs.swift.service.sahara.container.tenant</name>
  <value>uuid</value>
</property>

Change-Id: Ifc349fe1fca9637e62ac05c8422887d6a51371d4
This commit is contained in:
Jenkins 2016-06-23 21:02:49 +00:00 committed by Gerrit Code Review
parent 2f79f7396d
commit 60678cf206
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5e1f04f4f836d25f0c168d66b04ab4fefc05d4d3
Subproject commit 8cd6d7b0ca41a8ba9b036e8d94acbcced7751853