Bug 1147716
| Summary: | packstack install fails because Glance provisioning doesn't work behind proxy | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | John Haller <john.haller> |
| Component: | openstack-packstack | Assignee: | Javier Peña <jpena> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ami Jeain <ajeain> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | aortega, chale, derekh, jpena, lbezdick, yeylon |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2014.2-0.7.dev1340.gd4df05a.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-12-17 01:04:35 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
John Haller
2014-09-29 23:33:01 UTC
Note that setting CONFIG_PROVISION_DEMO to n allows the installation to proceed, so that is a workaround. The cirros image then needs to be added afterwards from a location which doesn't need to use a proxy, if the full demo environment is desired. Posted https://review.openstack.org/132813 and https://review.openstack.org/132823 for review. Together, they add a new configuration option (CONFIG_PROVISION_DEMO_CIRROS_URL) to allow specifying where the Cirros image should be obtained from (local path or URL), and fix the puppet-glance module to work properly with local paths. For the sake of completeness, the new configuration option was finally called CONFIG_PROVISION_CIRROS_URL to allow reuse for tempest. openstack-packstack-2014.2-0.7.dev1340.gd4df05a.fc22 is available in the public RDO Juno repository |