http://juju-ci.vapour.ws:8080/job/hp-deploy-trusty-amd64/1713/console is an example where juju 1.21-alpha2 cannot bootstrap in Hp Cloud. No test that tries to do this succeeds. Tests that bootstrap with stable and upgrade are fine. The test was run from the trusty-slave in Hp Cloud and from the Jenkins master in AWS.
jenkins@trusty-slave:~/workspace/hp-deploy-trusty-amd64$ juju --debug bootstrap -e test-release-hp 2>&1 | tee ~/missing-product-bootstrap.log
2014-09-19 13:38:15 INFO juju.cmd supercommand.go:37 running juju [1.21-alpha2-trusty-amd64 gc]
2014-09-19 13:38:15 INFO juju.provider.openstack provider.go:231 opening environment "test-release-hp"
2014-09-19 13:38:16 DEBUG juju.environs.configstore disk.go:330 writing jenv file to /var/lib/jenkins/cloud-city/environments/test-release-hp.jenv
2014-09-19 13:38:16 INFO juju.network network.go:102 setting prefer-ipv6 to false
2014-09-19 13:38:16 DEBUG juju.environs imagemetadata.go:103 trying datasource "keystone catalog"
2014-09-19 13:38:17 DEBUG juju.cmd.juju common.go:89 Destroying environment.
2014-09-19 13:38:17 INFO juju.cmd cmd.go:113 Bootstrap failed, destroying environment
2014-09-19 13:38:17 INFO juju.provider.common destroy.go:15 destroying environment "test-release-hp"
2014-09-19 13:38:17 DEBUG juju.provider.openstack provider.go:1082 terminating instances []
2014-09-19 13:38:20 ERROR juju.cmd supercommand.go:323 failed to bootstrap environment: no endpoints known for service type: product-streams
These are the suspected commits that broken bootstrap in HP metadata- envstorage fails-during- upgrade
commit e718691 Merge pull request #774 from axw/image-
commit 5d6082e Merge pull request #795 from mjs/ssh-