Gate builds are suddenly failing due to possible authentication issues early in the process
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack-Gate |
New
|
Undecided
|
Unassigned | ||
devstack |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Builds that were working fine yesterday are failing today. Notably, these are doc-only builds.
The problems may be related to authentication:
glance image-show ... ---> "An auth plugin is required to fetch a token."
nova keypair-add default ---> "ERROR (DiscoveryFailure): Could not determine a suitable URL for the plugin"
Examples:
Successful build yesterday:
https:/
http://
Failed build today:
https:/
http://
A different failed build today:
https:/
http://
This affects the check-functiona l-dsvm- magnum gate for magnum