clouds.yaml does not use placement API version variable

Bug #1912749 reported by jayaditya gupta
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

Even after specifying the variable in clouds.yaml placement still uses version 1.0

e.g.
clouds:
  system:
    placement_api_version: 1.22
    auth_url: auth_url
    identity_api_version: 3
    user_domain_id: domain_name
    username: username
    password: password
    system_scope: all
    region_name: region

the client also reads the file (seen in strace), but the API version used is still 1.0

Tags: placement nova
Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote :

I suggest to look at other osc plugins how they are handling clouds.yaml

Also let's track this in https://storyboard.openstack.org/#!/project/openstack/osc-placement

Revision history for this message
jayaditya gupta (jayssj11) wrote :
Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote :

Thanks for the storyboard ticket. I'm closing this

Changed in nova:
status: New → Invalid
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.