From 3a75da67cbcf09c19df2a9dca2f576d51ed2191d Mon Sep 17 00:00:00 2001 From: Peter Portante Date: Mon, 29 Apr 2013 23:04:06 -0400 Subject: Remove "ufo" directory, promoting contents to top-level Additionally, we drop the "ufo" references from setup.py, spec file and README, and add the HISTORY file describing how the repo was initially created. We also update the RPM spec file to use the name "gluster-for-swift" to avoid colliding with existing RPM names from RHS 2.0 (the spec file's description was also updated, along with the version number). Change-Id: If804224a94208d57896e4189c63736ffc9e01d5e Signed-off-by: Peter Portante Reviewed-on: http://review.gluster.org/4966 Reviewed-by: Luis Pabon Reviewed-by: Mohammed Junaid Reviewed-by: Kaleb KEITHLEY Reviewed-by: Peter Portante Tested-by: Peter Portante --- ufo/test/unit/common/data/README.rings | 3 --- ufo/test/unit/common/data/account.builder | Bin 537 -> 0 bytes ufo/test/unit/common/data/account.ring.gz | Bin 183 -> 0 bytes ufo/test/unit/common/data/account_tree.tar.bz2 | Bin 228 -> 0 bytes .../unit/common/data/backups/1365124498.account.builder | Bin 537 -> 0 bytes .../unit/common/data/backups/1365124498.container.builder | Bin 537 -> 0 bytes .../unit/common/data/backups/1365124498.object.builder | Bin 228 -> 0 bytes .../unit/common/data/backups/1365124499.object.builder | Bin 537 -> 0 bytes ufo/test/unit/common/data/container.builder | Bin 537 -> 0 bytes ufo/test/unit/common/data/container.ring.gz | Bin 185 -> 0 bytes ufo/test/unit/common/data/container_tree.tar.bz2 | Bin 282 -> 0 bytes ufo/test/unit/common/data/object.builder | Bin 537 -> 0 bytes ufo/test/unit/common/data/object.ring.gz | Bin 182 -> 0 bytes 13 files changed, 3 deletions(-) delete mode 100644 ufo/test/unit/common/data/README.rings delete mode 100644 ufo/test/unit/common/data/account.builder delete mode 100644 ufo/test/unit/common/data/account.ring.gz delete mode 100644 ufo/test/unit/common/data/account_tree.tar.bz2 delete mode 100644 ufo/test/unit/common/data/backups/1365124498.account.builder delete mode 100644 ufo/test/unit/common/data/backups/1365124498.container.builder delete mode 100644 ufo/test/unit/common/data/backups/1365124498.object.builder delete mode 100644 ufo/test/unit/common/data/backups/1365124499.object.builder delete mode 100644 ufo/test/unit/common/data/container.builder delete mode 100644 ufo/test/unit/common/data/container.ring.gz delete mode 100644 ufo/test/unit/common/data/container_tree.tar.bz2 delete mode 100644 ufo/test/unit/common/data/object.builder delete mode 100644 ufo/test/unit/common/data/object.ring.gz (limited to 'ufo/test/unit/common/data') diff --git a/ufo/test/unit/common/data/README.rings b/ufo/test/unit/common/data/README.rings deleted file mode 100644 index 6457501..0000000 --- a/ufo/test/unit/common/data/README.rings +++ /dev/null @@ -1,3 +0,0 @@ -The unit tests expect certain ring data built using the following command: - - ../../../../bin/gluster-swift-gen-builders test iops \ No newline at end of file diff --git a/ufo/test/unit/common/data/account.builder b/ufo/test/unit/common/data/account.builder deleted file mode 100644 index 090ba4b..0000000 Binary files a/ufo/test/unit/common/data/account.builder and /dev/null differ diff --git a/ufo/test/unit/common/data/account.ring.gz b/ufo/test/unit/common/data/account.ring.gz deleted file mode 100644 index 6d4c854..0000000 Binary files a/ufo/test/unit/common/data/account.ring.gz and /dev/null differ diff --git a/ufo/test/unit/common/data/account_tree.tar.bz2 b/ufo/test/unit/common/data/account_tree.tar.bz2 deleted file mode 100644 index cb23e4d..0000000 Binary files a/ufo/test/unit/common/data/account_tree.tar.bz2 and /dev/null differ diff --git a/ufo/test/unit/common/data/backups/1365124498.account.builder b/ufo/test/unit/common/data/backups/1365124498.account.builder deleted file mode 100644 index 090ba4b..0000000 Binary files a/ufo/test/unit/common/data/backups/1365124498.account.builder and /dev/null differ diff --git a/ufo/test/unit/common/data/backups/1365124498.container.builder b/ufo/test/unit/common/data/backups/1365124498.container.builder deleted file mode 100644 index 733d27d..0000000 Binary files a/ufo/test/unit/common/data/backups/1365124498.container.builder and /dev/null differ diff --git a/ufo/test/unit/common/data/backups/1365124498.object.builder b/ufo/test/unit/common/data/backups/1365124498.object.builder deleted file mode 100644 index ff877ec..0000000 Binary files a/ufo/test/unit/common/data/backups/1365124498.object.builder and /dev/null differ diff --git a/ufo/test/unit/common/data/backups/1365124499.object.builder b/ufo/test/unit/common/data/backups/1365124499.object.builder deleted file mode 100644 index 8b8cd6c..0000000 Binary files a/ufo/test/unit/common/data/backups/1365124499.object.builder and /dev/null differ diff --git a/ufo/test/unit/common/data/container.builder b/ufo/test/unit/common/data/container.builder deleted file mode 100644 index 733d27d..0000000 Binary files a/ufo/test/unit/common/data/container.builder and /dev/null differ diff --git a/ufo/test/unit/common/data/container.ring.gz b/ufo/test/unit/common/data/container.ring.gz deleted file mode 100644 index 592b84b..0000000 Binary files a/ufo/test/unit/common/data/container.ring.gz and /dev/null differ diff --git a/ufo/test/unit/common/data/container_tree.tar.bz2 b/ufo/test/unit/common/data/container_tree.tar.bz2 deleted file mode 100644 index b4a1492..0000000 Binary files a/ufo/test/unit/common/data/container_tree.tar.bz2 and /dev/null differ diff --git a/ufo/test/unit/common/data/object.builder b/ufo/test/unit/common/data/object.builder deleted file mode 100644 index 8b8cd6c..0000000 Binary files a/ufo/test/unit/common/data/object.builder and /dev/null differ diff --git a/ufo/test/unit/common/data/object.ring.gz b/ufo/test/unit/common/data/object.ring.gz deleted file mode 100644 index d2f7192..0000000 Binary files a/ufo/test/unit/common/data/object.ring.gz and /dev/null differ -- cgit