2014年5月1日
摘要: devAuth 是swift原生的认证中间层,Swauth是为了解决devAuth不能扩展的问题而开发的替代方案。Quick Install#git clonehttps://github.com/gholt/swauth.git1) Install Swauth withsudopython se... 阅读全文
posted @ 2014-05-01 19:35 zmlctt 阅读(585) 评论(0) 推荐(0)
摘要: 由于实验室项目需要云存储系统,因此在实验室服务器上搭建一个基于OpenStack swift的云存储系统。最开始按照官方网站上介绍的方法,使用SAIO方式安装http://docs.openstack.org/developer/swift/development_saio.html,但是中间经常安... 阅读全文
posted @ 2014-05-01 19:32 zmlctt 阅读(707) 评论(0) 推荐(0)