diff options
| author | Josh Kearney <josh.kearney@rackspace.com> | 2010-11-23 19:09:36 +0000 |
|---|---|---|
| committer | Tarmac <> | 2010-11-23 19:09:36 +0000 |
| commit | 9d6a1beecb3c4bdd87b68da92648a5e094d504d4 (patch) | |
| tree | 075448ca829666117e4e70a15aeb2ae1bff96c0c /nova | |
| parent | a81547f780afec4eee88e87a301b32c903943c2c (diff) | |
| parent | 9c57e5ce37c1f2405fcf7a1ba322946e6d84efeb (diff) | |
| download | nova-9d6a1beecb3c4bdd87b68da92648a5e094d504d4.tar.gz nova-9d6a1beecb3c4bdd87b68da92648a5e094d504d4.tar.xz nova-9d6a1beecb3c4bdd87b68da92648a5e094d504d4.zip | |
Remove FAKE_subdomain from docs.
Diffstat (limited to 'nova')
| -rw-r--r-- | nova/api/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/api/__init__.py b/nova/api/__init__.py index 7e75445a8..80f9f2109 100644 --- a/nova/api/__init__.py +++ b/nova/api/__init__.py @@ -22,7 +22,6 @@ Root WSGI middleware for all API controllers. :osapi_subdomain: subdomain running the OpenStack API (default: api) :ec2api_subdomain: subdomain running the EC2 API (default: ec2) -:FAKE_subdomain: set to 'api' or 'ec2', requests default to that endpoint """ |
