summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAttila Fazekas <afazekas@redhat.com>2012-10-23 19:32:45 +0200
committerAttila Fazekas <afazekas@redhat.com>2012-11-27 14:52:26 +0100
commita23f500725df8d5ae83f69eb4da5e47736fbb647 (patch)
tree34f91cd16abb97a337b87106732f75ee0ff6608d /.gitignore
parentc8521f2c189ba8fe76c5594e4b41a438c2dc4dd8 (diff)
downloadtempest-a23f500725df8d5ae83f69eb4da5e47736fbb647.tar.gz
Add start of the EC2/S3 API testing to tempest
Continues the effort of the https://review.openstack.org/#/c/3064/ * add EC2 keypair and volume tests * add EC2 snapshot from volume test * add EC2 floating ip disasscioation * add EC2 operation on security group * add EC2/S3 image registration * add EC2 instance run test * add Integration test with ssh, console, volume * add S3 object and bucket tests Change-Id: I0dff9b05f215b56456272f22aa1c014cd53b4f4b
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5b2871117..55096edd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,6 @@ include/swift_objects/swift_medium
include/swift_objects/swift_large
*.log
*.swp
+*.swo
*.egg-info
.tox