summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* openstack-swift.configure: Add KEYSTONE_TEMPORARY_ADMIN_TOKEN to swift-vars.ymlRichard Ipsum2015-03-031-0/+1
|
* swift-controller.yml: Quote the dictRichard Ipsum2015-03-031-1/+1
|
* Add openstack hosts fileRichard Ipsum2015-03-032-0/+2
|
* CLUSTER: install unitsRichard Ipsum2015-03-031-2/+2
|
* DEBUG: verbose lnRichard Ipsum2015-03-031-2/+2
|
* Move unit and add units to manifestRichard Ipsum2015-03-032-0/+2
|
* CLUSTER: deploy to homeRichard Ipsum2015-03-031-2/+2
|
* test for = TrueRichard Ipsum2015-03-031-6/+2
|
* debugRichard Ipsum2015-03-032-2/+6
|
* .Richard Ipsum2015-03-031-1/+1
|
* escape newlinesRichard Ipsum2015-03-031-4/+4
|
* HACK: Don't sed rsyncd.conf - it's not there yetRichard Ipsum2015-03-031-1/+1
| | | | This will need to be reverted when we rebase on pdar's stuff
* HACK: don't use -xRichard Ipsum2015-03-031-2/+4
| | | | | | there's a bug with baserock's grep that means we can't use -x without -x this validation won't work correctly, so busybox needs to be fixed in baserock and then this patch needs to be reverted
* quote in err msgRichard Ipsum2015-03-021-2/+2
|
* modify cluster to suitRichard Ipsum2015-03-021-7/+5
|
* Go back to old version of ansibleRichard Ipsum2015-03-021-2/+2
|
* Add openstack ansible modules to ansible.morphPedro Alvarez2015-03-022-2/+14
| | | | | | | | | | | This is a cherry-pick of pedro's commit to add the openstack ansible modules, it conflcited with my existing ansible stratum because he bumped the version to 1.8.4, and presumably the build-graph looks a little different in later versions of definitions because he didn't need to specify ansible's build-depends Conflicts: strata/ansible.morph
* Add openstack-swift-storage unitRichard Ipsum2015-03-021-0/+11
|
* Run ansible with openstack ansible modulesRichard Ipsum2015-03-021-2/+2
|
* Make a unit for each type of nodeRichard Ipsum2015-03-023-2/+12
| | | | | | | | | swift-controller and swift-storage these units are enabled my specifying a flag in the cluster morph, SWIFT_CONTROLLER and SWIFT_STORAGE
* Add swift vars needed for ring creationRichard Ipsum2015-03-022-0/+8
|
* Add account ringRichard Ipsum2015-03-021-0/+12
|
* load swift vars from swift-vars.yml and reaname swift_passRichard Ipsum2015-03-021-7/+3
|
* Fix, remove SWIFT_ADMIN_USER and create swift-vars.ymlRichard Ipsum2015-03-021-1/+14
| | | | SWIFT_ADMIN_USER just seems like clutter to me
* Add SWIFT_*_URL vars to clusterRichard Ipsum2015-03-021-0/+3
|
* Create swift user and chown /etc/swiftRichard Ipsum2015-03-011-1/+4
| | | | (also set remote_user to root)
* swift.yml -> swift-controller.ymlRichard Ipsum2015-03-012-1/+1
|
* Add object-server.confRichard Ipsum2015-03-012-0/+285
|
* Add container-server.confRichard Ipsum2015-03-012-0/+205
|
* Add account-server.confRichard Ipsum2015-03-012-0/+194
|
* Add MANAGEMENT_INTERFACE_IP_ADDRESS variableRichard Ipsum2015-03-012-0/+6
| | | | | | | | | Ideally this would be inferred from the network information provided in the cluster, but at the moment the means to do that aren't available so we're forced to have the deployer provide this address. Note that this address is the ip for *this* node (the node we are deploying) that sits on the management network.
* Add openstack and openstack-swift to os systembaserock/richardipsum/openstack-hosts-confRichard Ipsum2015-03-011-0/+2
|
* Add openstack-swift-setup systemd unitRichard Ipsum2015-03-011-0/+11
|
* Add openstack-swift.configureRichard Ipsum2015-03-011-0/+31
|
* proxy-server.conf needs stack_idRichard Ipsum2015-03-011-1/+1
|
* Add ip map stuff to cluster morphRichard Ipsum2015-03-011-0/+5
|
* Add openstack.configureRichard Ipsum2015-03-012-2/+78
|
* things we'll needRichard Ipsum2015-02-271-4/+5
|
* Add the beginnings of our swift ansible scriptRichard Ipsum2015-02-272-0/+33
| | | | | Note, the remote_user needs updating and we need be loading those vars from a file
* Add swift.confRichard Ipsum2015-02-262-0/+119
|
* Add swift proxy-server confRichard Ipsum2015-02-262-0/+631
|
* Update pytz to point to pytz-2014.10 tarballMike Smith2015-02-241-6/+3
| | | | | | Using the pytz bazaar repository makes pytz to fail due lack of dependencies. Using this tarball makes pytz to work and defo fixes the error in Horizon.
* Merge branch 'zara/fix-redirect-in-horizon' into baserock/franred/openstack-v3Francisco Redondo Marchena2015-02-201-1/+3
|\ | | | | | | Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * Fix Redirect in HorizonZara Zaimeche2015-02-201-1/+3
|/
* Fix apache-httpd and horizon setup because of the change of layoutFrancisco Redondo Marchena2015-02-202-4/+4
|
* Add Ansible to Openstack systemPedro Alvarez2015-02-201-0/+2
|
* Fix issues with ordering and enabling neutron-setup and neutron-serverFrancisco Redondo Marchena2015-02-202-1/+2
|
* Disable login requirement for sudo for cinder, nova and neutron usersFrancisco Redondo Marchena2015-02-203-0/+6
| | | | | | Requiredtty is dissable by default but just in case we enable it in the future for the rest of the users, cinder, nova and neutron needs login disable to run commands being superuser.
* Rabbitmq-server was installing things in /usr, remove themPedro Alvarez2015-02-201-1/+8
|
* Fix .blackhole location for HorizonFrancisco Redondo Marchena2015-02-201-1/+1
|