From e1d296d5dcf8f4e56aa5bf35a6d759f09d2c63d8 Mon Sep 17 00:00:00 2001 From: Tiago Ilieve Date: Mon, 22 Feb 2016 10:10:51 -0300 Subject: [PATCH] oracle: clarify 'credentials' usage a little bit --- bootstrapvz/providers/oracle/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrapvz/providers/oracle/README.rst b/bootstrapvz/providers/oracle/README.rst index b8ea351..218f6a1 100644 --- a/bootstrapvz/providers/oracle/README.rst +++ b/bootstrapvz/providers/oracle/README.rst @@ -14,8 +14,8 @@ Credentials ~~~~~~~~~~~ The settings described below should be placed in the ``credentials`` key under -the ``provider`` section. They will be used to authenticate the API client -which uploads the image. +the ``provider`` section, if the image is intended to be uploaded after +generation. They will be used to authenticate the API client. - ``username``: the same login used to access the Oracle Compute Cloud dashboard.