summaryrefslogtreecommitdiff
path: root/openstack
Commit message (Collapse)AuthorAgeFilesLines
* Add swift-storage.ymlbaserock/richardipsum/openstack-swift-on-v4-rebaseRichard Ipsum2015-03-092-0/+10
|
* openstack-swift-storage.service: fixRichard Ipsum2015-03-061-2/+1
|
* openstack-swift-proxy.service: fix proxy-server is daemonRichard Ipsum2015-03-061-1/+2
|
* openstack-swift-proxy.service: exec swift-init as rootRichard Ipsum2015-03-061-1/+0
|
* swift-controller.yml: ignore errs from test -fRichard Ipsum2015-03-061-0/+1
|
* swift-controller.yml: fixRichard Ipsum2015-03-061-1/+0
|
* swift-controller.yml: renameRichard Ipsum2015-03-061-8/+9
|
* swift-controller.yml: Only create rings when they're not already thereRichard Ipsum2015-03-061-8/+16
| | | | | | This whole thing should be encapsulated somehow so we're not repating the conditional, but I don't know how to do that with ansible at the moment.
* openstack-swift-controller-setup.service: also wait for ↵Richard Ipsum2015-03-061-1/+1
| | | | | | | | openstack-keystone.service this is just more correct, there's a possibility that the keystone-setup unit has exited before keystone has started, especially if we're running this unit after on 2nd boot or later
* swift-controller.yml: fixRichard Ipsum2015-03-061-2/+2
|
* update manifest accordinglyRichard Ipsum2015-03-051-2/+2
|
* move swift setup units into /usr/libRichard Ipsum2015-03-052-0/+0
|
* Add rsyncd.confRichard Ipsum2015-03-042-0/+24
|
* openstack-swift-proxy.service: wait for memcachedRichard Ipsum2015-03-041-1/+1
| | | | squash this into the commit that adds this unit please
* Add systemd unit for the storage nodesRichard Ipsum2015-03-042-0/+14
|
* Add swift-proxy unitRichard Ipsum2015-03-042-0/+14
|
* openstack-swift-controller-setup.service: Swift setup must run after ↵Richard Ipsum2015-03-041-1/+1
| | | | keystone has started
* Remove remaining uses of ##SWIFT_ADMIN_USER##Richard Ipsum2015-03-044-5/+5
| | | | | | Decided this was just needless clutter, should be fine to just run this under a user named 'swift', if it's not for some reason then we can easily add this back.
* swift-controller.yml: fixesRichard Ipsum2015-03-041-4/+3
|
* swift-controller.yml: We apparently don't need {{ }} hereRichard Ipsum2015-03-041-1/+1
|
* swift-controller.yml: Create all the rings!Richard Ipsum2015-03-041-7/+15
|
* Transfer ring into /etc/swiftRichard Ipsum2015-03-041-0/+3
| | | | this is a bit of a hack and will only work for one node configs
* swift-controller.yml: localhost now thanksRichard Ipsum2015-03-041-1/+1
|
* swift-controller.yml: Quote the dictRichard Ipsum2015-03-041-1/+1
|
* Add openstack hosts fileRichard Ipsum2015-03-042-0/+2
|
* Move unit and add units to manifestRichard Ipsum2015-03-042-0/+2
|
* Add openstack-swift-storage unitRichard Ipsum2015-03-041-0/+11
|
* Run ansible with openstack ansible modulesRichard Ipsum2015-03-041-2/+2
|
* Make a unit for each type of nodeRichard Ipsum2015-03-041-0/+0
| | | | | | | | | swift-controller and swift-storage these units are enabled my specifying a flag in the cluster morph, SWIFT_CONTROLLER and SWIFT_STORAGE
* Add account ringRichard Ipsum2015-03-041-0/+12
|
* load swift vars from swift-vars.yml and reaname swift_passRichard Ipsum2015-03-041-7/+3
|
* Create swift user and chown /etc/swiftRichard Ipsum2015-03-041-1/+4
| | | | (also set remote_user to root)
* swift.yml -> swift-controller.ymlRichard Ipsum2015-03-042-1/+1
|
* Add object-server.confRichard Ipsum2015-03-042-0/+285
|
* Add container-server.confRichard Ipsum2015-03-042-0/+205
|
* Add account-server.confRichard Ipsum2015-03-042-0/+194
|
* Add openstack-swift-setup systemd unitRichard Ipsum2015-03-041-0/+11
|
* proxy-server.conf needs stack_idRichard Ipsum2015-03-041-1/+1
|
* Add openstack.configureRichard Ipsum2015-03-041-2/+2
|
* things we'll needRichard Ipsum2015-03-041-4/+5
|
* Add the beginnings of our swift ansible scriptRichard Ipsum2015-03-042-0/+33
| | | | | Note, the remote_user needs updating and we need be loading those vars from a file
* Add swift.confRichard Ipsum2015-03-042-0/+119
|
* Add swift proxy-server confRichard Ipsum2015-03-042-0/+631
|
* Collect statics for horizon and move install commands to the chunkFrancisco Redondo Marchena2015-03-043-29/+5
| | | | | | Collecting the static files (css, js, png, ...) for horizon, compressing them and storing them in a folder accessible by horizon, fixes the problem when some css are not found and improves loading and navigating the pages.
* Fix Redirect in HorizonZara Zaimeche2015-03-041-1/+3
|
* Fix apache-httpd and horizon setup because of the change of layoutFrancisco Redondo Marchena2015-03-042-4/+4
|
* Fix issues with ordering and enabling neutron-setup and neutron-serverFrancisco Redondo Marchena2015-03-042-1/+2
|
* Fix .blackhole location for HorizonFrancisco Redondo Marchena2015-03-041-1/+1
|
* Install rootwrap filters on post-install timeFrancisco Redondo Marchena2015-03-041-24/+0
| | | | | | Installing rootwrap filters from their repositories will make easy to deal with updates. Also move neutron rootwrap filters to the right location without duplication.
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-04145-0/+16717