summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-28Merge pull request #59 from jarrpa/fedora-updateHumble Devassy Chirammal
Bring Fedora image up to date.
2017-11-27Bring Fedora image up to date.Jose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-11-07Merge pull request #58 from SaravanaStorageNetwork/s3_acl_supportHumble Devassy Chirammal
Turn on S3 ACL support
2017-11-07Turn on S3 ACL support.Saravanakumar Arumugam
Add python-setuptools to install, as it is a requirement with openstack-newton Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-11-06Merge pull request #57 from SaravanaStorageNetwork/upgrade_openstackHumble Devassy Chirammal
Upgrade to openstack-newton(from openstack-kilo)
2017-10-30Upgrade to openstack-newton(from openstack-kilo)Saravanakumar Arumugam
Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-09-15Merge pull request #56 from pronix/add-rdmaHumble Devassy Chirammal
add rdma gluster package
2017-09-15Merge pull request #55 from SaravanaStorageNetwork/masterHumble Devassy Chirammal
Remove unused memcached.service file.
2017-09-02add rdma gluster packageDmitry Vasilets
2017-09-01Remove unused memcached.service file.Saravanakumar Arumugam
This file will be installed during yum install itself. Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-08-16Merge pull request #54 from SaravanaStorageNetwork/use_s3_accountMohamed Ashiq
Restart swift-proxy and swift-account service, After user adding
2017-08-11Restart swift-proxy and swift-account service, After adding theSaravanakumar Arumugam
user. Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-08-10Merge pull request #52 from MohamedAshiqrh/blockHumble Devassy Chirammal
Update Fedora and CentOS scripts
2017-08-10Add tests for the script changesMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-08-10Update Fedora and CentOS scriptsMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-08-07Merge pull request #51 from SaravanaStorageNetwork/use_s3_accountHumble Devassy Chirammal
Rename variables
2017-08-02Rename variablesSaravanakumar Arumugam
GLUSTER_VOLUMES -> S3_ACCOUNT GLUSTER_USER -> S3_USER GLUSTER_PASSWORD -> S3_PASSWORD Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-07-31Merge pull request #50 from vredara/s3_auth_add_userHumble Devassy Chirammal
Added S3 authentication changes
2017-07-31changed travis.yml to include user and passwordvenkata edara
Signed-off-by: venkata edara <redara@redhat.com>
2017-07-31Merge branch 's3_auth_add_user' of ↵venkata edara
https://github.com/vredara/gluster-containers into s3_auth_add_user
2017-07-31Added S3 authentication changesvenkata edara
changed the proxy-server.conf to enable authentication and scripts to add user Signed-off-by: venkata edara <redara@redhat.com>
2017-07-31Added S3 authentication changesvenkata edara
changed the proxy-server.conf to enable authentication and scripts to add user Signed-off-by: venkata edara <redara@redhat.com>
2017-07-31Merge pull request #48 from SaravanaStorageNetwork/renamed_s3Humble Devassy Chirammal
Rename docker-gluster-swift
2017-07-27Propogate rename changes to test script as wellSaravanakumar
Signed-off-by: Saravanakumar <sarumuga@redhat.com>
2017-07-27Update README.mdSaravanakumar Arumugam
2017-07-26Merge pull request #49 from MohamedAshiqrh/fixtraHumble Devassy Chirammal
Pull docker from download.docker.com rather than apt.dockerproject.org
2017-06-30Pull docker from download.docker.com rather than apt.dockerproject.orgMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-06-29rename docker-gluster-swift as docker-gluster-s3 and the topSaravanakumar
level directory gluster-object as gluster-s3object Update README and test scripts to reflect name change. Signed-off-by: Saravanakumar <sarumuga@redhat.com>
2017-06-05remove the gluster swift source after installing.Mohamed Ashiq
2017-05-29Merge pull request #43 from MohamedAshiqrh/refreshHumble Devassy Chirammal
Cleaning up RUN in dockerfile
2017-05-25Cleaning up RUN in dockerfileMohamed Ashiq Liyazudeen
This reduces the image size as it reduces the number of intermediate layers. Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-25Merge pull request #44 from MohamedAshiqrh/cifixHumble Devassy Chirammal
Travis CI update and disabling dockerfile_lint
2017-05-24Travis CI update and disabling dockerfile_lintMohamed Ashiq Liyazudeen
Travis now runs the test where it: * Builds the Dockerfile * Runs Docker image with required parameters * Verifies the state of the container Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-09Merge pull request #42 from MohamedAshiqrh/fixHumble Devassy Chirammal
Fix the yum install
2017-05-09Fix the yum installMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-09Merge pull request #41 from MohamedAshiqrh/readmeHumble Devassy Chirammal
Adding README for the tests and cleanup the main README
2017-05-09Adding README for the tests and cleanup the main READMEMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-09Merge pull request #40 from MohamedAshiqrh/testHumble Devassy Chirammal
Unit Test to check the shell script and Dockerfile lint. Travis.ci intergrated.
2017-05-08Unit Test to check the shell script and Dockerfile lint. Travis.ci intergrated.Mohamed Ashiq Liyazudeen
Refer: https://github.com/projectatomic/dockerfile_lint Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-08Merge pull request #38 from MohamedAshiqrh/testMohamed Ashiq
Cleanup to add Unit tests
2017-05-08Cleanup for the Unit testsMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-03-22Merge pull request #35 from SaravanaStorageNetwork/pass_argumentHumble Devassy Chirammal
Pass gluster volume as argument while running docker
2017-03-21Pass gluster volume as argument while running docker.Saravanakumar Arumugam
This will be updated by update_gluster_vol.sh in swift-volumes file. This will be inturn be used by swift-gen-builders service. Updated README to pass gluster volume. Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-03-07Merge pull request #33 from mreithub/masterHumble Devassy Chirammal
CentOS/Dockerfile: fixed use of unicode quotation marks
2017-03-07Merge branch 'master' of https://github.com/gluster/gluster-containersManuel Reithuber
2017-03-07Merge pull request #34 from MohamedAshiqrh/fixrpcHumble Devassy Chirammal
RPCbind, Udev and getty fixes
2017-03-07RPCbind fixMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-03-07Disabling root password in the imageHumble Devassy Chirammal
2017-03-03CentOS/Dockerfile: fixed use of unicode quotation marks (which causes issues ↵Manuel Reithuber
with docker-compose for me)
2017-02-28Merge pull request #30 from SaravanaStorageNetwork/gluster-objectHumble Devassy Chirammal
Update README for gluster-object.