Commit Graph

25931 Commits

Author SHA1 Message Date
Thomas Jackson
42fd48db71 Remove redundant assignment 2014-02-08 15:00:19 -08:00
Thomas Jackson
624072ebae Fix comment 2014-02-08 14:59:54 -08:00
Joseph Hall
4c63496603 Merge pull request #10296 from techhat/openstack
Openstack metadata doesn't like profile to be set to None
2014-02-08 15:07:58 -07:00
Erik Johnson
2ee7f95071 Prefer GitPython if gitfs_provider not specified
Until we get credential support for pygit2, it should not be used by
default.
2014-02-08 16:05:30 -06:00
Joseph Hall
44fa27ab7e We can't use None for the metadata 2014-02-08 15:05:18 -07:00
Joseph Hall
b4c94420d7 Handling default profile for cloud.create 2014-02-08 14:42:56 -07:00
Erik Johnson
54d0241f58 Add warning re: gitfs cache in pre-Hydrogen releases 2014-02-08 15:36:45 -06:00
Pedro Algarvio
26e5c92f21 Another required white-space 2014-02-08 20:23:25 +00:00
Erik Johnson
9773caba98 Adjust docs to reflect additional hgfs changes 2014-02-08 13:23:54 -06:00
Erik Johnson
0cdb790efa Fix two more hgfs bugs
This fixes two additional hgfs bugs:

1. _get_ref() never looks at bookmarks, making it impossible to serve
   files using a bookmark as an environment.

2. Exceptions during a pull (in a fileserver update) will cause the
   update() function to abort, failing to clear the fileserver update
   lockfile. Thanks to a bitbucket outage for helping uncover this one!
2014-02-08 13:23:47 -06:00
Pedro Algarvio
887a7f2d47 Merge pull request #10290 from techhat/rackspace
Make rackspace vs openstack distinction clearer, refs #10286
2014-02-08 18:13:51 +00:00
Mike Place
e63532411f Merge pull request #10292 from zzzirk/develop
Fixed discrepancies in documentation for the absent function.
2014-02-08 09:49:57 -07:00
Lou Zirkel
e100eb01c8 Fixed discrepancies in documentation for the db_password, db_host, and
db_port arguments to the absent function.
2014-02-08 07:27:11 -07:00
Joseph Hall
11ae7076f5 Make rackspace vs openstack distinction clearer, refs #10286 2014-02-08 05:29:32 -07:00
Erik Johnson
ed2190b65e Add hgfs config params to docs 2014-02-08 05:25:07 -06:00
Erik Johnson
61f2c1a519 Add default values for hgfs_base 2014-02-08 05:24:24 -06:00
Erik Johnson
7dd3c4d65c Rewrite hgfs fileserver backend
This commit adds the optimizations recently added to gitfs to hgfs, and
also adds the hgfs_base parameter for feature parity.
2014-02-08 05:23:02 -06:00
Pedro Algarvio
7bf06bb285 Remove unused imports 2014-02-08 09:15:45 +00:00
Pedro Algarvio
cfff985043 Remove unused imports 2014-02-08 08:09:48 +00:00
Pedro Algarvio
2d5aafa12b Remove unused imports 2014-02-08 08:09:13 +00:00
Pedro Algarvio
24fdc6f688 Ignore unused imports 2014-02-08 08:08:49 +00:00
Pedro Algarvio
abedf1978e Remove unused imports 2014-02-08 08:08:16 +00:00
Pedro Algarvio
22908278a4 Remove unused imports 2014-02-08 08:07:38 +00:00
Pedro Algarvio
140eb8af2b Remove unused imports 2014-02-08 08:07:17 +00:00
Pedro Algarvio
8c8effc452 Ignore unused imports 2014-02-08 08:05:42 +00:00
Pedro Algarvio
bd3b8d9fa1 Remove unused imports 2014-02-08 08:05:15 +00:00
Pedro Algarvio
8d45812f34 Remove unused imports 2014-02-08 08:04:19 +00:00
Pedro Algarvio
e20715c2ac Ignore unused imports 2014-02-08 08:03:23 +00:00
Pedro Algarvio
c00dafd7fb Remove unused imports 2014-02-08 08:02:29 +00:00
Pedro Algarvio
ec75329a88 Ignore and remove unused imports 2014-02-08 08:01:12 +00:00
Pedro Algarvio
cbe4c360b0 Remove unused imports 2014-02-08 07:59:57 +00:00
Pedro Algarvio
b2ff725c82 Remove unused imports 2014-02-08 07:59:03 +00:00
Pedro Algarvio
db41d3b5c5 Ignore unused imports 2014-02-08 07:57:43 +00:00
Pedro Algarvio
e5b293e767 Remove unused imports 2014-02-08 07:57:10 +00:00
Pedro Algarvio
375de4e706 Remove unused imports 2014-02-08 07:56:40 +00:00
Pedro Algarvio
7c51c8ff7f Remove unused imports 2014-02-08 07:55:55 +00:00
Pedro Algarvio
2a31e4e38b Remove unused imports & Skip if no mock available 2014-02-08 07:54:31 +00:00
Pedro Algarvio
6144ac22f7 Remove unused imports & Skip if no mock available 2014-02-08 07:51:28 +00:00
Pedro Algarvio
d67488775e Remove unused imports & Skip if no mock available 2014-02-08 07:50:12 +00:00
Pedro Algarvio
7acf994c46 Remove unused imports 2014-02-08 07:47:17 +00:00
Pedro Algarvio
3fceb028eb Ignore and remove unused imports 2014-02-08 07:46:50 +00:00
Pedro Algarvio
b60a0543ce Skip test if binaries missing 2014-02-08 07:45:25 +00:00
Pedro Algarvio
3e0780fa78 Remove unused imports 2014-02-08 07:43:30 +00:00
Pedro Algarvio
8e0233bbb8 Remove unused imports 2014-02-08 07:42:32 +00:00
Pedro Algarvio
a520b97f0d White-space related lint fix 2014-02-08 07:39:47 +00:00
Pedro Algarvio
c1f4ab0e87 Ignore unused imports and white-space lint fixes 2014-02-08 07:39:13 +00:00
Pedro Algarvio
64b3f940e7 We should just check if the docker module is loaded 2014-02-08 07:37:11 +00:00
Pedro Algarvio
6b2b54e46e Ignore unused imports 2014-02-08 07:35:06 +00:00
Pedro Algarvio
56d73a6f17 Several white-space related lint fixes.
Removed unused import
2014-02-08 07:32:43 +00:00
Pedro Algarvio
159629a45f Ignore wrong variable names 2014-02-08 07:12:54 +00:00