diff options
Diffstat (limited to 'bin/instance-usage-audit')
| -rwxr-xr-x | bin/instance-usage-audit | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/instance-usage-audit b/bin/instance-usage-audit index 5b30c3586..05f34176f 100755 --- a/bin/instance-usage-audit +++ b/bin/instance-usage-audit @@ -16,8 +16,8 @@ # License for the specific language governing permissions and limitations # under the License. -"""Cron script to generate usage notifications for instances neither created - nor destroyed in a given time period. +"""Cron script to generate usage notifications for instances existing + during the audit period. Together with the notifications generated by compute on instance create/delete/resize, over that time period, this allows an external |
