The configuration name about Base URL of karbor api is wrong

Bug #1677269 reported by chenying
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Karbor
Fix Released
Undecided
Unassigned

Bug Description

Fix the configuration name about base URL of karbor api.
Now the name in karbor is 'osapi_plan_base_URL', it is wrong.
It should be 'osapi_karbor_base_URL'.

karbor/api/common.py:30

    cfg.StrOpt('osapi_plan_base_URL',
               help='Base URL that will be presented to users in links '
                    'to the OpenStack Plan API',
               deprecated_name='osapi_compute_link_prefix'),

chenying (ying-chen)
summary: - Fix the configuration name about Base URL of karbor api that will be
- presented to users
+ The configuration name about Base URL of karbor api is wrong
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to karbor (master)

Reviewed: https://review.openstack.org/451447
Committed: https://git.openstack.org/cgit/openstack/karbor/commit/?id=6015da1762a491b6beb74566a2a6e0777f2f2926
Submitter: Jenkins
Branch: master

commit 6015da1762a491b6beb74566a2a6e0777f2f2926
Author: chenying <email address hidden>
Date: Wed Mar 29 22:50:48 2017 +0800

    Fix the configuration name about base URL of karbor api

    Now the name in karbor is 'osapi_plan_base_URL', it is wrong.
    It should be 'osapi_karbor_base_URL'.

    Change-Id: I5e9383b1b936adbb2c269d7bc5c58d7449506415
    Closes-Bug: #1677269

Changed in karbor:
status: New → Fix Released
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.