whats new in havana--swift

5

Click here to load reader

Upload: mirantis

Post on 08-May-2015

2.088 views

Category:

Technology


0 download

DESCRIPTION

Part of the "What's New in Havana" Webinar, these slides show what's new in Swift.

TRANSCRIPT

Page 1: Whats new in Havana--Swift

What’s New In OpenStack Havana

Webcast October 2013

Page 2: Whats new in Havana--Swift

OpenStack Object Storage

Swift

28

Page 3: Whats new in Havana--Swift

Swift

Global clusters

•  Replication across the world •  Local reads/writes for performance •  Tiered zones

29

Page 4: Whats new in Havana--Swift

Swift

Cluster-side crossdomain.xml file

•  Useful for flash, cross-domain JavaScript

<?xml version="1.0"?>

<cross-domain-policy>

<allow-access-from domain="*.mirantis.net" />

<allow-access-from domain="*.mirantis.com" />

</cross-domain-policy>

30

Page 5: Whats new in Havana--Swift

Swift

Optimizations

•  Memcache optimization •  Threadpool •  Faster handoff to new volume in case of

failure

31