diff --git a/cinder-controller/.gitignore b/.gitignore similarity index 100% rename from cinder-controller/.gitignore rename to .gitignore diff --git a/cinder-storage/.gitignore b/cinder-storage/.gitignore deleted file mode 100644 index f432e90..0000000 --- a/cinder-storage/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# ---> Vim -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -*.un~ -Session.vim -.netrwhist -*~ - diff --git a/glance/.gitignore b/glance/.gitignore deleted file mode 100644 index 88a84e5..0000000 --- a/glance/.gitignore +++ /dev/null @@ -1 +0,0 @@ -build.sh diff --git a/heat/.gitignore b/heat/.gitignore deleted file mode 100644 index f432e90..0000000 --- a/heat/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# ---> Vim -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -*.un~ -Session.vim -.netrwhist -*~ - diff --git a/horizon/.gitignore b/horizon/.gitignore deleted file mode 100644 index f432e90..0000000 --- a/horizon/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# ---> Vim -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -*.un~ -Session.vim -.netrwhist -*~ - diff --git a/keystone/.gitignore b/keystone/.gitignore deleted file mode 100644 index f432e90..0000000 --- a/keystone/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# ---> Vim -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -*.un~ -Session.vim -.netrwhist -*~ - diff --git a/neutron-controller/.gitignore b/neutron-controller/.gitignore deleted file mode 100644 index f432e90..0000000 --- a/neutron-controller/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# ---> Vim -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -*.un~ -Session.vim -.netrwhist -*~ - diff --git a/nova-compute/.drone.yml b/nova-compute/.drone.yml deleted file mode 100644 index 15eee08..0000000 --- a/nova-compute/.drone.yml +++ /dev/null @@ -1,26 +0,0 @@ ---- -pipeline: - docker: - image: plugins/docker - secrets: [docker_username, docker_password] - registry: registry.webhosting.rug.nl - repo: registry.webhosting.rug.nl/hpc/openstack-nova-compute - tag: latest - notify: - image: drillster/drone-email - host: smtp.rug.nl - port: 25 - skip_verify: true - from: drone@webhosting.rug.nl - recipients: [e.m.a.rijpkema@rug.nl] - recipients: [e.m.a.rijpkema@rug.nl, w.k.nap@rug.nl] - recipients_only: true - when: - status: [success, changed, failure] -# slack: -# image: plugins/slack -# webhook: -# channel: docker -# when: -# branch: [master, merlin] -# status: [success, failure] diff --git a/nova-service/.gitignore b/nova-service/.gitignore deleted file mode 100644 index f432e90..0000000 --- a/nova-service/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# ---> Vim -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -*.un~ -Session.vim -.netrwhist -*~ - diff --git a/openstack-client/.gitignore b/openstack-client/.gitignore deleted file mode 100644 index f432e90..0000000 --- a/openstack-client/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# ---> Vim -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -*.un~ -Session.vim -.netrwhist -*~ -