Boilerplate for HP Cloud missing several keys

Bug #1242468 reported by Marco Ceppi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Medium
Unassigned

Bug Description

The boiler plate with 1.16.0 shows the following for HP Cloud:

  ## https://juju.ubuntu.com/docs/config-hpcloud.html
  hpcloud:
    type: openstack
    # Specifies whether the use of a floating IP address is required to give the nodes
    # a public IP address. Some installations assign public IP addresses by default without
    # requiring a floating IP address.
    use-floating-ip: false
    admin-secret: cd8d254423ec26b1a8dc7174060a8651
    # Globally unique swift bucket name
    control-bucket: juju-70419dcca82a60f3000c4a76b4f38682
    # Not required if env variable OS_AUTH_URL is set
    auth-url: https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/

However, this is missing auth-mode (should suggest and use keypair), as well as access-key, secret-key, tenant-name, and region

Curtis Hovey (sinzui)
tags: added: config hp-cloud
Changed in juju-core:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Curtis Hovey (sinzui) wrote :

The extra HP-Cloud config was removed because they were not required to just-work. This config is understood to be the recommend way everyone should use HP. There is a link to the official docs that describe the rarely needed config keys. The generic openstack config does contain the information you suggest. Does HP really need this information commented out in the config? PS, the docs appear to reflect 1.14.1, which may be a source of the confusion.

Revision history for this message
Nick Veitch (evilnick) wrote : Re: [Bug 1242468] Re: Boilerplate for HP Cloud missing several keys

The authentication method is not an optional extra. The docs are now out of
date because I would rather fix the boilerplate than make the docs reflect
wrongness. But I guess I will have to do both!
On Oct 23, 2013 12:40 AM, "Curtis Hovey" <email address hidden> wrote:

> The extra HP-Cloud config was removed because they were not required to
> just-work. This config is understood to be the recommend way everyone
> should use HP. There is a link to the official docs that describe the
> rarely needed config keys. The generic openstack config does contain the
> information you suggest. Does HP really need this information commented
> out in the config? PS, the docs appear to reflect 1.14.1, which may be a
> source of the confusion.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1242468
>
> Title:
> Boilerplate for HP Cloud missing several keys
>
> Status in juju-core:
> Triaged
>
> Bug description:
> The boiler plate with 1.16.0 shows the following for HP Cloud:
>
> ## https://juju.ubuntu.com/docs/config-hpcloud.html
> hpcloud:
> type: openstack
> # Specifies whether the use of a floating IP address is required to
> give the nodes
> # a public IP address. Some installations assign public IP addresses
> by default without
> # requiring a floating IP address.
> use-floating-ip: false
> admin-secret: cd8d254423ec26b1a8dc7174060a8651
> # Globally unique swift bucket name
> control-bucket: juju-70419dcca82a60f3000c4a76b4f38682
> # Not required if env variable OS_AUTH_URL is set
> auth-url: https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
>
>
> However, this is missing auth-mode (should suggest and use keypair), as
> well as access-key, secret-key, tenant-name, and region
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju-core/+bug/1242468/+subscriptions
>

Changed in juju-core:
importance: High → Medium
Curtis Hovey (sinzui)
Changed in juju-core:
status: Triaged → Fix Released
milestone: none → 1.19.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.