registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #25763
[Bug 667278] [NEW] Instance monitor uses hardcoded (wrong) crendentials
Public bug reported:
instancemonitor collects information about VM's and puts corresponding
graphs in S3. It expects to be able to connect to S3 like so:
s3 = boto.s3.connection.S3Connection(
aws_access_key_id='admin',
aws_secret_access_key='admin',
[...]
This needs to be configurable.
** Affects: nova
Importance: Undecided
Status: New
--
Instance monitor uses hardcoded (wrong) crendentials
https://bugs.launchpad.net/bugs/667278
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.
Follow ups
References