Javier M. Mellid
4003c2fe57
rgw: doc: bucket request payment update
...
S3 doc update.
The bucket request payment feature is available in Jewel
commits:
899d7754fe
461bd7fa08
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
2016-05-19 11:22:40 +02:00
Kefu Chai
ba5b40c0ce
Merge pull request #8955 from xiexingguo/xxg-wip-docrgw
...
doc/rgw: fix typo, abbreviation error etc.
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-05-11 20:09:58 +08:00
Kefu Chai
80b6660abd
Merge pull request #8962 from beess/doc-fix1
...
doc: Fixes three hyphen errors and a syntax error.
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-05-06 22:03:11 +08:00
xie xingguo
4c58365ca3
doc/rgw: fix hyperlinks which can't work
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-05-06 13:44:19 +02:00
xie xingguo
0210745309
doc/rgw: hyperlink of "Ceph Object Gateway" doesn't work
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-05-06 13:44:19 +02:00
zhuangxc89
c792bceed3
doc: Fixes three hyphen errors and a syntax error.
...
Signed-off-by: Zhuang Xiaochun <zhuangxc89@163.com>
2016-05-06 17:20:40 +08:00
xie xingguo
1633c7d36d
doc/rgw: fix typo, abbreviation error etc.
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-05-06 09:31:03 +08:00
Abhishek Lekshmanan
cbd610537a
doc: update keystone admin options in config-ref
...
Adding the short descriptions of the keystone admin tenant, user and
password options to the config reference as well. Also adding a note
that this applies to only v2 of Openstack Identity API
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-04-25 17:53:59 +02:00
Abhishek Lekshmanan
d0eeb62480
doc:explain service tenant config for rgw keystone
...
Explain the configuration of `rgw keystone admin user`, tenant and
password which avoids the need for setting the keystone admin token
shared secret in ceph configuration, since this token is recommended to
be disabled in production environments.
Fixes : #13066 , #13519
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-04-25 17:48:33 +02:00
Radoslaw Zarzynski
7dbdddee80
rgw, doc: extend the documentation of rgw_keystone_admin_token.
...
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2016-04-25 15:30:09 +02:00
Radoslaw Zarzynski
3351a8ce36
rgw, doc: document config options related to Keystone v3.
...
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2016-04-25 15:29:32 +02:00
Casey Bodley
2dd8942c71
Merge pull request #8664 from theanalyst/doc/rgw/fix-multisite-zone
...
doc: multisite: fix json output for zone create
2016-04-20 10:33:05 -04:00
Abhishek Lekshmanan
ec6ff4d5e8
doc: mutlisite: fix json output for zone create
...
creation of ``us-west`` was wrongly showing ``us-east-2`` output
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-04-20 12:53:55 +02:00
Abhishek Lekshmanan
88369e298b
doc: rgw multisite, add pools section & minor cosmetic improvements
...
`Pool Configuration` was mentioned previously but didn't contain any
info, adding this section and minor cosmetic changes to a few headings
after looking at the html view.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-04-19 11:02:22 +02:00
Abhishek Lekshmanan
f78af6f38c
doc: add multisite to index
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2016-04-15 22:27:10 +02:00
Abhishek Lekshmanan
c2e4106bbf
doc: rgw multisite documentation
...
Adding basic documentation for new multisite features, with an example
showing 3 zones in a zonegroup.
Fixes: http://tracker.ceph.com/issues/15247
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-04-15 22:25:55 +02:00
Abhishek Lekshmanan
a803f0e3be
doc: rgw_adminops uid is required for UserInfo requests
...
Specify that uid is a required param for GET /admin/user requests
Fixes: http://tracker.ceph.com/issues/15455
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-04-11 15:17:28 +02:00
Kris Jurka
0a622e6054
doc: rgw admin uses "region list" not "regions list"
2016-04-08 21:47:28 -07:00
Vikhyat Umrao
418d9bebda
doc: rgw_region_root_pool option should be in [global]
...
add new option rgw_zonegroup_root_pool from Jewel.
Fixes : #15244
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
2016-03-23 17:34:13 +05:30
Pete Zaitcev
e9259486de
rgw: Allow an implicit tenant in case of Keystone
...
This, unfortunately, introduces possible double lookups, but
they should be cached. Also, the logic appears somewhat convoluted,
although the intent is quite simple: if you're an OpenStack user
with a Keystone authentication, we allow an implicit tenant of
the same name as the user.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Conflicts:
src/rgw/rgw_swift.cc
2016-03-15 16:48:00 -07:00
Pete Zaitcev
bb9f5ab1b4
rgw: Allow to serve Swift off the URL root
...
In most public clouds OpenStack Swift URL is based on the tree
root, like:
https://swift.domain.com/v1/AUTH_tenant
Our convention is to have a path, like:
https://domain.com/swift/v1/AUTH_tenant
The path is configurable, but even if someone manages to set
an empty prefix, we print headers with %s/%s/v1 where the extra
slash is baked in. In addition, the empty prefix means "use the
/swift default".
To provide compatibility, this patch uses a trick. The empty
prefix remains to mean "/swift", but then we use "/" (one slash)
to create the needed empty prefix.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
2016-03-14 09:29:44 -06:00
Abhishek Lekshmanan
ea9cb4fffa
doc: rgw explain keystone's verify ssl switch
...
Adding info about `rgw keystone verify ssl` to configuration reference,
also adding a note in rgw keystone to explain the usage.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-03-01 12:49:51 +01:00
Sage Weil
1d2948fdcc
Merge pull request #7027 from mathslinux/fix-s3-csharp-doc
...
doc: fix S3 C# example
2016-01-29 08:46:47 -05:00
Sage Weil
428805adf9
Merge pull request #6930 from wido/rgw-key-docs
...
doc: use 'ceph auth get-or-create' for creating RGW keyring
Reviewed-by: Sage Weil <sage@redhat.com>
2016-01-29 08:45:16 -05:00
Dunrong Huang
41fcd877c1
doc: s/InvalidCap/InvalidCapability
...
InvalidCapability is more readable
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
2015-12-24 20:37:19 +08:00
Dunrong Huang
29f9d10ea9
doc: add missing semicolon
...
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
2015-12-23 15:57:22 +08:00
Dunrong Huang
be55a275de
doc: s/Bucket/BucketName
...
from amazon s3 documentaion, the name shoule be BucketName rather than Bucket.
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
2015-12-23 15:35:12 +08:00
Dunrong Huang
dd065d890b
doc: update SetACL API
...
Since v2 and later version, SetACLRequest() and SetACL() were removed,
and replaced by PutACLRequest() and PutACL()
Reference:
http://docs.aws.amazon.com/sdkfornet/latest/apidocs/items/MS3_S3PutACL_PutACLRequestNET4_5.html
http://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/S3/MS3_S3PutACL_PutACLRequest.html
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
2015-12-23 15:24:03 +08:00
Dunrong Huang
d46297e7d8
doc: s/ListBucketResponse/ListBucketsResponse
...
From following documentation:
- http://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/S3/MS3ListBucketsResponsector_.html
- http://docs.aws.amazon.com/sdkfornet/latest/apidocs/items/TS3ListBucketsResponse_NET4_5.html
the correct class name is ListBucketsResponse.
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
2015-12-23 15:15:43 +08:00
Dunrong Huang
fd6fca7f28
doc: `Amazon.AWSClientFactory' is obsolete
...
From http://blogs.aws.amazon.com/net/post/Tx2JT7AYCL2F6CB/ , Amazon.AWSClientFactory was removed
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
2015-12-23 12:09:53 +08:00
Orit Wasserman
cacc38e9cc
Merge pull request #7005 from YankunLi/patch-4
...
delete default zone
2015-12-22 16:26:13 +01:00
YankunLi
4dd86ca93e
correct radosgw-admin command
...
the command to disable users quota should be 'radosgw-admin quota disable --quota-scope=<user | bucket> --uid=<uid>'
2015-12-22 13:56:50 +08:00
YankunLi
b1df12c000
delete default zone
...
if the default zone exist, delete the default zone from both the east and west pools.
2015-12-22 13:46:13 +08:00
Wido den Hollander
f4a077c72d
doc: Use 'ceph auth get-or-create' for creating RGW keyring
...
This saves us a lot of steps which the old documentation took. The
result is however the same.
2015-12-15 13:35:28 +01:00
Yehuda Sadeh
54a6222501
Merge pull request #6829 from LenzGr/master
...
doc: Fixed incorrect name of a "List Multipart Upload Parts" Response Entity
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-12-07 11:09:41 -08:00
Lenz Grimmer
3e23e45dd7
doc: Fixed incorrect name of a "List Multipart Upload Parts" Response Entity
...
Fixed incorrect name of a "List Multipart Upload Parts" Response Entity:
"InitiatedMultipartUploadsResult" -> "ListPartsResult"
Fixes : #14003
Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
2015-12-07 15:54:49 +01:00
Pete Zaitcev
f7ca00a6e9
rgw: make APIs to work with tenants
...
Previous commits introduced the tenant infrastructure such as
rgw_user, but did not allow anyone to access it productively.
Done:
- radosgw-admin
- bucket creation, listing, deletion with non-empty tenant
- COPY
- ACLs
- Using colon for S3 with URL addressing
TODO:
- Fix S3 remapping of DNS so that period turns into colon in buckets,
possibly using typed endpoint domains, some assuming tenants
- Have Swift authentication to set tenant into URL, then pick it there
- Resolve leftover XXX
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
2015-11-25 11:16:06 -08:00
Yehuda Sadeh
0507cff4eb
Merge pull request #5969 from rzarzynski/wip-conf-md-add
...
rgw: extend rgw_extended_http_attrs to affect Swift accounts and containers as well
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-11-06 13:58:05 -08:00
Sage Weil
3eccde9d9c
Merge tag 'v9.2.0'
...
v9.2.0
2015-11-04 19:40:17 -05:00
Loic Dachary
912a06830b
Merge pull request #6248 from rzarzynski/wip-rgw-swift-acctmd-doc-infernalis
...
rgw, doc: remove remark for lack of custom account metadata of Swift API
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-10-17 00:48:55 +02:00
YankunLi
2cf8d20aee
update radosgw-admin command
...
the command "radosgw-admin caps remove" should be "radosgw-admin caps rm"
radosgw-admin:
commands
caps rm remove user capabilities
2015-10-14 10:54:52 +08:00
Radoslaw Zarzynski
fca97db93a
rgw, doc: remove remark for lack of custom account metadata of Swift.
...
Backport: infernalis
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2015-10-13 16:47:32 +02:00
Radoslaw Zarzynski
8f28913b41
rgw, doc: mention that Swift objexp is supported now.
...
Backport: infernalis
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2015-10-09 10:18:20 +02:00
Radoslaw Zarzynski
c6e681a92f
rgw: improve documentation for rgw_extended_http_attrs config opt.
...
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2015-09-17 18:32:39 +02:00
Javier M. Mellid
71909b64b8
doc: rgw: update x-amz-request-id status
...
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
2015-09-10 11:25:17 +02:00
Sage Weil
7d781f7a09
doc: 'ceph --admin-daemon ...' -> 'ceph daemon ...'
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-04 15:59:34 -04:00
Loic Dachary
539acac876
Merge pull request #5702 from Sandy4999/wip-doc-sandy
...
doc:radosgw: correct typos of the command removing a subuser
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
2015-09-01 23:57:53 +02:00
Kefu Chai
cbe85ec126
doc: fix the code-block in ruby.rst
...
* and add the link to library homepage in the section titles
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-09-02 02:51:05 +08:00
Kadu Ribeiro
d05e531dc0
doc: update ruby doc with the aws-sdk gem usage
...
Since I'm using ceph with the `aws-sdk` gem (https://github.com/aws/aws-sdk-ruby ) instead `aws-s3` (https://github.com/marcel/aws-s3 ) because the aws-s3 have a trouble with the new active support (https://github.com/marcel/aws-s3/issues/98 ) (and the downgrade active-support wasn't a option), I proposed change the doc to receive the usage instructions with the aws-sdk gem.
I used ceph with aws-sdk gem with this commands.
Thanks so much
Signed-off-by: Carlos E Ribeiro <mail@carlosribeiro.me>
2015-08-31 11:28:05 -03:00
Sangdi Xu
c901e855a5
doc:radosgw: correct typos of the command removing a subuser
...
Fix typos in the example command removing a subuser, and delete the 'The Ceph Object Gateway' tag as it should not appear there.
Signed-off-by: Sangdi Xu <xu.sangdi@h3c.com>
2015-08-28 18:19:23 +08:00
Yuan Zhou
7e6f819009
doc: update rgw configuration on multiple rgw rados handlers feature
...
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
2015-08-12 09:09:07 +08:00
Kefu Chai
e04f324b3c
Merge pull request #4909 from zhouyuan/rgw_doc_bucket_index
...
doc: update rgw configuration doc on bucket index sharing feature
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2015-08-08 20:27:51 +08:00
Brian Andrus
e67539e370
Fix location of --access=full in SWIFT user creation
...
--access=full was incorrectly placed in the output of the command, while it was supposed to have been a flag run with the command.
2015-08-05 16:25:48 -07:00
Yehuda Sadeh
d621d9878c
Merge pull request #5414 from cxwshawn/master
...
doc: add bucket object version description.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-07-30 13:52:06 -04:00
shawn
5c395ff856
doc: add bucket object version description.
...
bucket object version has been supported, but do not have description in the docs,
so add this part.
Signed-off-by: shawn chen <cxwshawn@gmail.com>
2015-07-30 10:09:16 +08:00
Yuan Zhou
b62c3b9537
rgw: doc: Mark S3 object version API as supported
...
S3 object version is already in since Hammer.
Ref: http://marc.info/?l=ceph-devel&m=143715290627682
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
2015-07-20 15:37:09 +08:00
Yuan Zhou
6256c10512
rgw: doc: adding S3/Swift API link
...
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
2015-07-17 14:12:47 +08:00
Yuan Zhou
8cee73255b
rgw: doc: Fix radosgw stripe size config ref
...
s/rgw object stripe size/rgw obj stripe size
https://github.com/ceph/ceph/blob/master/src/common/config_opts.h#L1024
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
2015-07-14 23:53:20 +08:00
Pete Zaitcev
d8a728ec15
rgw: Document the layout of pools and objects
...
This has to be kept in sync as the layout changes. Like any other
document, really.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
2015-07-08 22:31:31 -06:00
Sébastien Han
d38cd63d26
doc: update openstack and rgw keystone
...
Update the OpenStack doc with more options, recommendations and best
practices.
Update the Keystone configuration for the Kilo release with Rados
Gateway.
Signed-off-by: Sébastien Han <seb@redhat.com>
2015-06-16 11:22:14 +02:00
Yuan Zhou
93d920e6fb
doc: update rgw configuration doc on bucket index sharding feature
...
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
2015-06-11 14:15:23 +08:00
Yehuda Sadeh
98cdf03363
Merge pull request #4391 from nilamdyuti/wip-doc-ceph-object-gateway
...
doc: Removes references to s3gw.fcgi in simple gateway configuration file...
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-05-21 13:00:20 -04:00
Robin H. Johnson
79d17af1a1
rgw: make compatability deconfliction optional.
...
Per request from Yehuda, the deconfliction for having both
HTTP_CONTENT_LENGTH and CONTENT_LENGTH set is now optional, and
controlled by new configuration boolean, which defaults to false.
rgw content length compat
X-URL: https://github.com/ceph/ceph/pull/4436#issuecomment-95994887
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-04-24 10:51:03 -07:00
Nilamdyuti Goswami
e36df09896
doc: Removes references to s3gw.fcgi in simple gateway configuration file.
...
Fixes : #11396
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-17 17:21:16 +05:30
Robin H. Johnson
e97111dae0
doc: Changes in region hostname do not seem to take effect until radosgw is restarted.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-04-15 00:14:43 -07:00
Robin H. Johnson
f7311ec334
doc: Document region hostnames settings.
...
The hostnames key in region settings was undocumented. Also includes how
the setting interacts with the ``rgw dns name`` configuration setting.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2015-04-14 18:12:18 -07:00
Nilamdyuti Goswami
54c808577b
doc: Corrects some content for Debian-based distros in simple gateway
...
configuration file.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-06 18:51:17 +05:30
Nilamdyuti Goswami
cdd1ed3183
doc: Updates simple gateway configuration file with some changes.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 23:21:26 +05:30
Nilamdyuti Goswami
b13e58afe7
doc: Corrects syntax highlighting in the simple gateway configuration doc.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:55 +05:30
Nilamdyuti Goswami
9d2bc39848
doc: Updates the simple gateway configuration doc with configuration for
...
mod_proxy_fcgi instead of mod_fastcgi.
Fixes : #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-04-02 22:59:55 +05:30
Ken Dreyer
9b5d79ee13
doc: rm Apache log permissions instructions
...
On all distros, Apache should be able to write to its own log directory.
If not, that is a severe distro bug that should be reported/fixed.
Remove the references to running "chown" on /var/log/httpd or
/var/log/apache2.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-03-09 13:12:25 -06:00
Yehuda Sadeh
ea0302b7a9
Merge pull request #3648 from theanalyst/doc/swift-temp-url
...
doc: swift tempurl functionality
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-02-20 13:03:00 -08:00
Neil Levine
ea66f5c9ee
doc: RGW is "built on top of librgw" changed to "librados"
...
Signed-off-by: Neil Levine <levine@yoyo.org>
2015-02-16 14:54:09 -08:00
Dmytro Iurchenko
cdfc23f0e2
rgw: fix doc, A typo in command line argument name
...
Signed-off-by: Dmytro Iurchenko <diurchenko@mirantis.com>
2015-02-10 09:18:01 -08:00
Abhishek Lekshmanan
baaa055042
doc: swift tempurl functionality
...
Adding documentation for swift tempurl functionality along with a
snippet to generate the temporary url, since the swift temp-url binary
will not work out of the box with radosgw as the path expected is
different
Fixes : #10184
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
2015-02-10 16:59:52 +05:30
Yehuda Sadeh
6cffebd4dd
Merge pull request #3437 from diurchenko/patch-2
...
rgw: fix doc, wrong HTTP header name
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-01-30 09:09:17 -08:00
John Wilkins
10ddab8a24
doc: Fixed hyperlink.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2015-01-30 06:18:25 -08:00
Dmytro Iurchenko
8cbfac4207
Wrong HTTP header name
...
According to http://docs.openstack.org/api/openstack-object-storage/1.0/content/POST_updateObjectMeta__v1__account___container___object__storage_object_services.html#POST_updateObjectMeta__v1__account___container___object__storage_object_services-Request setting metadata to an object needs X-Object-Meta-{key} rather than X-Container-Meta-{key}.
Signed-off-by: Dmytro Iurchenko <diurchenko@mirantis.com>
2015-01-21 17:37:28 +02:00
Loic Dachary
079fac2e82
Merge pull request #3192 from gravitystorm/patch-1
...
Replace placeholder with 'gateway'
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-01-20 17:02:19 +01:00
Andy Allan
e84f27e343
doc: Replace placeholder with 'gateway'
...
This section is where all the placeholders are replaced by example text, this one had been missed out.
Signed-off-by: Andy Allan <github@gravitystorm.co.uk>
2015-01-20 15:47:07 +00:00
Sage Weil
aed937cac7
Merge pull request #3346 from timfreund/update-radosgw-python-swift-example
...
doc: Replace cloudfiles with swiftclient in Python Swift example
2015-01-15 21:15:06 -08:00
Tim Freund
19955fca53
doc: Replace cloudfiles with swiftclient in Python Swift example
...
The Cloud Files client library is no longer supported by Rackspace.
Users installing the package receive the following warning:
DeprecationWarning: python-cloudfiles has been deprecated as of August
1, 2013. Please see https://github.com/openstack/python-swiftclient .
This commit updates the documentation to use the python-swiftclient
package.
Signed-off-by: Tim Freund <tim@freunds.net>
2015-01-09 21:50:11 -05:00
John Wilkins
c1080b22fa
doc: Clean up pool usage.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2015-01-09 14:54:30 -08:00
John Wilkins
38f424d7a1
doc: Cleanup RGW pool usage.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2015-01-09 14:54:06 -08:00
Abhishek Lekshmanan
a1ba3852cc
doc: rgw document s3 bucket location features
...
Fixes : #10142
Reported-by: Neil Levine <nlevine@redhat.com>
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
2014-11-24 23:36:21 +05:30
Ken Dreyer
731ea68bfb
doc: correct spelling of "fqdn"
...
The "fqdn" (fully-qualified domain name) was misspelled in a couple
places as fgdn". Use the correct spelling.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2014-11-12 09:53:43 -07:00
VRan Liu
2cbebc305c
doc: correct command of config push
...
Signed-off-by: VRan Liu <gliuwr@gmail.com>
2014-10-15 17:15:56 +08:00
John Wilkins
484fb85765
doc: Update logging path to reflect log rotate script default path.
...
Fixes : #9351
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-09-05 14:17:47 -07:00
John Wilkins
b965398980
doc: Fixed broken hyperlink.
...
Fixes : #9116
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-28 17:45:51 -07:00
Ashish Chandra
f7ca1bf10f
Update python.rst
...
Signed-off-by:ashish.a.chandra@ril.com
2014-08-25 17:36:29 +05:30
John Wilkins
354c4112a9
doc: Added 'x' to monitor cap.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-04 11:47:58 -07:00
Abhishek Lekshmanan
daadff4cd0
doc: minor format fix for radosgw admin docs
...
Missing backtick fixed
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-07-11 18:03:54 +05:30
Abhishek Lekshmanan
7a0ea798cf
doc: fix a few typos in radosgw docs
...
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-07-09 11:18:09 +05:30
Stephen Jahl
d2e852e2e7
doc: Fixed an incorrect flag in radosgw admin docs.
...
Example use a "--gen-key" flag, which doesn't exist. Changed it to
"--gen-access-key".
Signed-off-by: Stephen Jahl <stephenjahl@gmail.com>
2014-06-19 07:44:45 -04:00
John Wilkins
2e3f4bc62b
doc: Fixed typo.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-06-10 12:20:43 -07:00
Colin Mattson
c9ff48183e
Improvements to radosgw docs
...
- Correct a typo (`rados-admin`) in admin docs
- Reorder sections in config so "above example" is in expected position
2014-05-24 20:15:35 -07:00
John Wilkins
c71c292123
doc: Added rgw print continue guidance.
...
Fixes : #7731
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-14 00:14:30 -07:00
John Wilkins
cdbbf86fa3
doc: Fixed artifacts from merge.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-06 03:54:45 -07:00
John Wilkins
a31b9e9c75
doc: Added sudo to setenforce. Restored merge artifact.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-06 03:54:08 -07:00
Josh Durgin
ea34f48cd9
Merge remote-tracking branch 'origin/wip-doc-radosgw-80'
...
Conflicts:
doc/radosgw/config.rst
2014-05-05 15:14:22 -07:00
John Wilkins
fc3318edb7
doc: Fix hyperlink.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-05 12:35:41 -07:00
John Wilkins
a7e7219345
doc: Index update and librados.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-05 12:34:59 -07:00
John Wilkins
fcbc5fa607
doc: Quotas for Admin Ops API.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-05 12:33:58 -07:00
John Wilkins
e97b56eb3a
doc: New Admin Guide for Ceph Object Storage.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-05 12:33:30 -07:00
John Wilkins
8217600033
doc: Ensure fastcgi socket doesn't clash with gateway daemon socket.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-28 18:11:03 -07:00
John Wilkins
9c9b92f949
doc: Verified RHEL configuration.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-28 18:10:15 -07:00
John Wilkins
ec11bf7eed
doc: Fixed inconsistent header.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-28 18:09:20 -07:00
John Wilkins
d563434907
doc: Distro specific rgw.conf example.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-14 09:19:51 -07:00
John Wilkins
bd22cac9b2
doc: Distro specific rgw.conf example.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-14 09:19:30 -07:00
John Wilkins
75606e98bb
doc: Created standalone doc for Keystone Integration.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-14 09:18:50 -07:00
John Wilkins
6650c0e839
doc: Added new docs to index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-14 09:18:26 -07:00
John Wilkins
1310af2336
doc: Reworked the simple configuration guide to be more generic.
...
Changes include removing keystone and putting it into a separate document,
removing user config and putting it into an admin guide, and creating
separate config examples for CentOS/RHEL and Debian/Ubuntu. Needs
clarification on chown/chmod.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-14 09:18:07 -07:00
John Wilkins
6853d21a50
doc: New admin guide for Ceph Object Gateway. Needs some clarification (todo).
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-14 09:16:00 -07:00
John Wilkins
e02b84589e
doc: Admin API usage for quotas. Needs additional clarification on syntax.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-14 09:15:20 -07:00
Sage Weil
084db49ed3
remove mkcephfs
...
Fixes : #7552
Signed-off-by: Sage Weil <sage@inktank.com>
2014-04-08 14:34:15 -07:00
Danny Al-Gaaf
d1a888e0f2
swift/containerops.rst: fix some typos
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 01:02:43 +01:00
Danny Al-Gaaf
93b95a2874
radosgw/troubleshooting.rst: s/ceph-osd/OSD/
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 00:58:57 +01:00
Danny Al-Gaaf
2223a372d6
radosgw/config-ref.rst: fix typo
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 00:30:49 +01:00
Alexandre Marangone
ee4cfda151
doc: rgw: el6 documentation fixes
...
- fix a couple of typo for repo configuration and service restart
- the ceph package must be installed on RPM distro since the init
script relies on ceph-conf
- Note on radosgw service name for RPM distro
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2014-01-31 13:55:55 -08:00
John Wilkins
97edd2fcad
doc: Switched logging to true. Now required for sync agent.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-24 15:11:32 -08:00
John Wilkins
ea026c6cc9
doc: Added domain pool, and changed zone configs to use domain tool so they don't clash.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 17:11:59 -08:00
John Wilkins
0303f0f17a
doc: Change zone domain to include "domain" so it is clear.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 17:11:23 -08:00
John Wilkins
95e63ac6dd
doc: Added space between {Query_String} and [E=HTTP ... to solve for 500 error.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 16:03:25 -08:00
John Wilkins
2216afdfc3
doc: Fixed omission of a comma in zone configuration.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 13:34:25 -08:00
John Wilkins
d1de32cfb5
doc: Added default-placement to list of placement targets. Added SSL commentary.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-17 11:23:40 -08:00
John Wilkins
80212eaaf4
doc: Added additional comment about port number.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-17 11:22:39 -08:00
John Wilkins
742d425fca
doc: Changed file name.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-16 16:11:15 -08:00
John Wilkins
90343708b3
doc: Added comment and example for SSL enablement in rgw.conf
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-13 12:57:02 -08:00
John Wilkins
ab2b2bb0fd
doc: Fixed typo.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-03 16:30:12 -08:00
Wido den Hollander
19213e61b2
doc: Fix caps documentation for Admin API
...
The correct caps is users instead of user
2013-12-23 21:10:59 +01:00
John Wilkins
b7946ff4b3
doc: Added additional comments on placement targets and default placement.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-12-13 16:09:35 -08:00
John Wilkins
902f19c23a
doc: Updates to federated config.
...
Reverted Emperor versionadded to Dumpling as it gets backported.
Added default index and bucket pools to pool creation
Added default default_placment setting
Added placement_pools key val pair examples.
Added comments for re-running the procedure for the secondary region.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-12-13 16:08:37 -08:00
John Wilkins
c77ce90f5b
doc: Fixed hyperlink to the manual installation section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-12-02 10:49:04 -08:00
Sage Weil
f5514654e0
Merge remote-tracking branch 'gh/wip-doc-radosgw'
2013-11-06 08:06:11 -08:00
Sage Weil
2aaed996a4
Revert "doc: radosgw workaround for OpenStack Horizon bug"
...
This reverts commit c3c962eb7d
.
2013-11-06 08:06:09 -08:00
David Moreau Simard
bbcddef877
Add a verbose argument and some verbosity
...
This allows a user to use "-v|--verbose" to get some insight as to
what could be preventing radosgw from starting properly.
Signed-off-by: David Moreau Simard <dmsimard@iweb.com>
2013-11-05 12:07:18 -05:00
John Wilkins
2fcaa1fcb2
pdatedoc: Added index link to new install doc. Requires merge of wip-doc-install to work.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-04 15:11:49 -08:00
John Wilkins
917dd716ae
doc: Deleted old manual install doc.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-04 15:11:05 -08:00
John Wilkins
75b4b47046
doc: Implemented changes suggested from feedback.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-04 09:54:58 -08:00
Loic Dachary
c3c962eb7d
doc: radosgw workaround for OpenStack Horizon bug
...
Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-11-01 16:38:02 -07:00
Loic Dachary
cbc15bfcac
doc: fix typo in openstack radosgw integration
...
s/type-object store/type object-store/
Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-11-01 16:38:02 -07:00
Wido den Hollander
df3af6c05e
docs: Fix a typo in RGW documentation
2013-11-01 16:07:41 -07:00
John Wilkins
a8c3373dc3
doc: Updated rewrite rule.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-31 16:46:58 -07:00
John Wilkins
ba153ea19a
doc: Incorporated feedback.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-31 16:46:34 -07:00
John Wilkins
6eded8a129
doc: Fixes to normalize header hierarchy. Tweaked IA slightly.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-28 18:03:28 -07:00
John Wilkins
bd507ef3fd
doc: Updated with a verified installation procedure and latest usage.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-28 17:46:06 -07:00
John Wilkins
ab8f9b17d6
doc: Update from user feedback. Needed to enable S3/Keystone.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-15 13:38:48 -07:00
John Wilkins
4bb2a4bd4a
doc: Updated to ensure that socket name isn't static.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-15 13:35:37 -07:00
John Wilkins
0ce10460ad
doc: Added clarifying comments.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-03 12:32:49 -07:00
John Wilkins
3257bb480f
doc: Incorporated some feedback.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-01 16:25:11 -07:00
John Wilkins
482938af18
doc: Fixed a few typos.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-01 15:36:00 -07:00
John Wilkins
584a6d2527
doc: Updated text for more specific region/zone example.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-01 14:34:05 -07:00
John Wilkins
ed73e0aa44
doc: Adding context to the federated configuration guide.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-23 14:16:53 -07:00
John Wilkins
5c46fc44d3
doc: Made some changes and incorporated a draft diagram.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-19 16:04:06 -07:00
John Wilkins
ae7912f500
doc: Added conf example.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-16 19:00:19 -07:00
John Wilkins
258396d556
doc: Added entry for federated configuration to the index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-05 13:15:41 -07:00
John Wilkins
da5ccf7ac1
doc: Added draft of configuration guide for federated gateways.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-05 13:15:18 -07:00
John Wilkins
83a4848e27
doc: Updated usage for --infile syntax. Added zone name for zone syntax.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-04 15:37:14 -07:00
John Wilkins
e95e707345
doc: Organized into sections. Added zone/region and pool details.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-04 13:28:34 -07:00
Lukasz Jagiello
a9a516a299
Correct syntax for generate swift key
2013-09-04 16:33:57 +02:00
John Wilkins
746e78c650
doc: Updated manual install to include sync agent, ARM packages, and DNS configuration.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-03 14:20:59 -07:00
Yehuda Sadeh
02659cd522
Merge pull request #361 from atwardowski/patch-1
...
Update adminops.rst add capabilities
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
2013-08-28 17:54:26 -07:00
John Wilkins
cafccfaf06
doc: Added many new fields to config reference.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-05 14:13:52 -07:00
John Wilkins
a5d8605797
doc: Added trouble shooting entry. Fixed formatting.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-05 13:49:58 -07:00
John Wilkins
e3d59a2c73
doc: Nomenclature update.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-05 13:45:24 -07:00
John Wilkins
1db0f25426
doc: Nomenclature update.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-05 13:44:59 -07:00
John Wilkins
a38ab07a81
doc: Nomenclature update.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-05 13:44:44 -07:00
John Wilkins
0f56e3ebb5
doc: Nomenclature update.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-05 13:44:20 -07:00
John Wilkins
ea80532d2b
doc: Nomenclature update. Added topic for monitor key caps. Added default pool steps.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-08-05 13:43:21 -07:00
Sage Weil
ea2b98f353
Merge pull request #432 from kri5/wip-radosgw-config-doc
...
doc: Modifies keyring path in radosgw config page.
2013-07-19 18:27:54 -07:00
Sage Weil
4bf4d92a8b
doc: radosgw needs 'mon = allow rw' to create its own pools
...
Fixes : #5674
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
2013-07-19 10:04:40 -07:00
Christophe Courtaut
fe13f88c6c
doc: Modifies keyring path in radosgw config page.
2013-07-15 13:39:05 +02:00
John Wilkins
94742d4c69
doc: Minor fix.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-07-01 17:06:22 -07:00
John Wilkins
75b6c82912
doc: Fixed OpenStack Keystone instruction.
...
fixes : #5178
2013-06-18 15:14:30 -07:00
atwardowski
5fb0444cc9
Update adminops.rst add capabilities
...
Added the necessary user capabilities required for each API call.
Signed-off-by: Adam Twardowski adam.twardowski@gmail.com
2013-06-13 20:12:13 -03:00
atwardowski
299f6a6609
Usage log and ops log are disabled by defaults since 0.56
...
http://ceph.com/docs/next/release-notes/#v0-56-bobtail
2013-06-12 17:48:44 -03:00
John Wilkins
c7fb7a3f46
doc: Added some Java S3 API troubleshooting entries.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-06-11 12:12:46 -07:00
John Wilkins
54d230529b
doc: Added Java example for setting protocol to HTTP.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-31 11:15:20 -07:00
John Wilkins
7365d0c36d
doc: Updated to reflect glossary usage.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-30 20:27:01 -07:00
John Wilkins
fe164e4438
doc: Republishing the admin operations API for the gateway.
...
fixes : #4978
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-09 12:08:28 -07:00
caleb miles
da271f7f78
doc: Document admin api web interface.
...
Signed-off-by: caleb miles <caleb.miles@inktank.com>
2013-05-09 11:15:01 -07:00
Sage Weil
14777ec1b5
Merge remote-tracking branch 'gh/next'
...
Conflicts:
ceph.spec.in
2013-04-24 08:51:25 -07:00
leseb
31399d1776
Fix typo of the keystone service-create command
...
Signed-off-by: leseb <sebastien.han@enovance.com>
2013-04-24 08:49:58 -07:00
John Wilkins
fb4cba4bd5
doc: Removed this doc. Nothing referenced it, and parent directory echoes content.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:32:59 -07:00
John Wilkins
6cf36827ac
doc: Removed link to nowhere. Otherwise generates a warning.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:30:31 -07:00
John Wilkins
78758007da
doc: Added extraneous rgw settings to rgw conf.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:26:33 -07:00
Alexandre Marangone
ac9fa4336e
Fix tips in documentation
...
Use of .. tip: instead of .. tip:: resulting in content not
being displayed.
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2013-03-20 21:17:53 -07:00
Alexandre Marangone
cd96dbe25b
Fix important in documentation
...
Use of .. important: instead of .. important:: resulting in content
not being displayed.
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2013-03-20 21:15:08 -07:00
Alexandre Marangone
330515780e
Fix notes in documentation
...
Use of .. note: instead of .. note:: resulting in content not
being displayed
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2013-03-20 21:10:55 -07:00
carsonoid
b244b87f28
Update doc/radosgw/s3/python.rst
...
Note about creating conn object for non-ssl implementations.
2013-03-05 11:03:08 -08:00
Dan Mick
14daccc1fb
doc: missing blank line in radosgw/config-ref
2013-03-01 19:53:33 -08:00
Sage Weil
160490cdbf
doc: radosgw: document config without 100-continue and custom fastcgi
...
Reported-by: carsonoid on github
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-15 09:20:24 -08:00
Alexandre Marangone
d41b541189
Edit endpoint-create in ./doc/radosgw/config.rst
...
internalurl and adminurl are mandatory. Typo in publicurl.
2013-02-04 21:20:07 -08:00
Alexandre Marangone
6e60330132
Edit rgw keystone url in ./doc/radosgw/config.rst
...
Won't work with the public port, it needs to be the admin port.
2013-02-04 21:14:54 -08:00
Alexandre Marangone
af8cac11f7
Note on host in ./doc/radosgw/config.rst
...
Some people have configured host with a FQDN or an IP
which prevents /etc/init.d/radosgw start to launch the daemon.
2013-02-04 21:09:37 -08:00
John Wilkins
4b4dba3061
doc: Updated to note bobtail supports RGW + Keystone.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-02-04 16:42:03 -08:00
Alexandre Marangone
2292fa6a30
Add important note in doc/radosgw/config.rst
...
For CentOS and similar, FastCgiWrapper is turned on by default.
This causes Apache to spawn radosgw processes.
2013-01-31 15:58:15 -08:00
Dan Mick
aec2a4742c
s3/php: update to 1.5? version of API
...
Something like v1.5 of the Amazon PHP library requires the AmazonS3
constructor to be given an array of parameters rather than using
the globals. More research needs to happen, and particularly
about the v2 API, but this might solve someone's problem with
v1.5 while we do that research.
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2013-01-25 21:25:45 -08:00
John Wilkins
8bd306b92e
doc: Added Subdomain section.
...
fixes : #3778
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-25 10:54:07 -08:00
Dan Mick
d95b4313de
adminops.rst: revert changes for as-yet-unimplemented features
...
See wip-admin-api for the new specification
Fixes : #3724
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2013-01-24 21:00:04 -08:00