Commit Graph

7 Commits

Author SHA1 Message Date
Tobias Urdin 1da81e1eb0 Fix module structure
Fixes so that the top level structure
of the modules conform to the puppet standard [1].

[1] https://puppet.com/docs/puppet/5.3/modules_fundamentals.html#module-structure

Change-Id: I61a88a08380751604ecc75cc3dfce020be634175
2018-12-12 11:49:39 +01:00
ZhongShengping 86f435a2a5 Update URLs in documents according to document migration
Change-Id: I1b8e63b37be6599a4263afdf12d8f617163fde20
2017-07-14 13:05:37 +08:00
Monty Taylor fb9e6dcecc
Replace references to swift.openstack.org
The policy of giving projects vanity domains stopped about 5 years ago.
swift.openstack.org is a redirect to the canonical location -
docs.openstack.org/developer/swift. While we are not aiming to remove
the redirect any time in the forseeable future due to existing published
links pointing to it, we should at the very least stop adding more of
those links to the world.

Change-Id: Ia56ce22c65c1fac29a2d8fb367797a4d7929a9b4
2017-03-08 09:50:24 -06:00
zhangyanxian bf21e216f8 Fix typo in swift_keystone_test.rb & swift.rb
TrivialFix

Change-Id: I7e9bc64ef4f1df3964f1a0a0acb11e22291bbd0c
2017-01-20 06:18:42 +00:00
Dan Bode bac1b65de1 Add test for keystone auth
This commit adds an integration test for swift configured with
keystone.
2012-06-04 22:48:21 -07:00
Dan Bode cd33a745c5 Add fedora support
This commit adds support for fedora.

It introduces a params namespace class
to hold data differences between ubuntu and fedora.

It also moves the xfs packages into their own class (swift::xfs)
2012-03-20 12:55:34 -07:00
Dan Bode 405069829e Add swift test script
Adds basic test script that I have been using to
test the swift module.
2012-02-14 19:24:20 -08:00