← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1362488] [NEW] nova api should have a option to override novncproxy_base_url which is a compute option

 

Public bug reported:

novncproxy_base_url  is the only option in my compute conf which points
to controller public network. All other points to controller private ip.

If the public IP address of controller changes, then I need to update
all the host with this url.

Nova compute is currently using vncproxy_base_url only to construct the
access url and returns this access url to nova-api. Therefore this
option can be overridden in nova-api. With this I can just update the
nova api conf when controller public ip changes instead of changing conf
file of all compute nodes.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1362488

Title:
  nova api should have a option to override novncproxy_base_url which is
  a compute option

Status in OpenStack Compute (Nova):
  New

Bug description:
  novncproxy_base_url  is the only option in my compute conf which
  points to controller public network. All other points to controller
  private ip.

  If the public IP address of controller changes, then I need to update
  all the host with this url.

  Nova compute is currently using vncproxy_base_url only to construct
  the access url and returns this access url to nova-api. Therefore this
  option can be overridden in nova-api. With this I can just update the
  nova api conf when controller public ip changes instead of changing
  conf file of all compute nodes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1362488/+subscriptions


Follow ups

References