Comment 8 for bug 1625243

Revision history for this message
Curtis Hovey (sinzui) wrote :

Just to be clear to CPC and Juju engineers. If the official streams included these definitions in "clouds": [], all juju betas and rcs would work without special config.

                {
                    "region": "IAD",
                    "endpoint": "https://identity.api.rackspacecloud.com/v2.0"
                },
                {
                    "region": "DFW",
                    "endpoint": "https://identity.api.rackspacecloud.com/v2.0"
                },
                {
                    "region": "HKG",
                    "endpoint": "https://identity.api.rackspacecloud.com/v2.0"
                },
                {
                    "region": "SYD",
                    "endpoint": "https://identity.api.rackspacecloud.com/v2.0"
                }