[Bug 1456876] Re: services default to publicURL for internal communication within OpenStack
James Page
james.page at ubuntu.com
Thu Jan 28 14:09:38 UTC 2016
** Changed in: nova-compute (Juju Charms Collection)
Milestone: 16.01 => 16.04
** Changed in: nova-cloud-controller (Juju Charms Collection)
Milestone: 16.01 => 16.04
** Changed in: keystone (Juju Charms Collection)
Milestone: 16.01 => 16.04
** Changed in: cinder (Juju Charms Collection)
Milestone: 16.01 => 16.04
** Changed in: glance (Juju Charms Collection)
Milestone: 16.01 => 16.04
** Changed in: swift-proxy (Juju Charms Collection)
Milestone: 16.01 => 16.04
** Changed in: neutron-api (Juju Charms Collection)
Milestone: 16.01 => 16.04
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Juju Charms Collection.
Matching subscriptions: charm-bugs
https://bugs.launchpad.net/bugs/1456876
Title:
services default to publicURL for internal communication within
OpenStack
Status in cinder package in Juju Charms Collection:
Confirmed
Status in glance package in Juju Charms Collection:
Confirmed
Status in keystone package in Juju Charms Collection:
Confirmed
Status in neutron-api package in Juju Charms Collection:
Confirmed
Status in nova-cloud-controller package in Juju Charms Collection:
Confirmed
Status in nova-compute package in Juju Charms Collection:
Confirmed
Status in swift-proxy package in Juju Charms Collection:
Confirmed
Bug description:
Default behavior of nova and cinder clients is to use publicURL
endpoint, provided by keystone. While this works fine for end users,
it also means that nova-compute will communicate with cinder over
public network. This is suboptimal cause public endpoints do not have
to be accessible from nova-compute nodes. What's missing in nova.conf
is:
cinder_catalog_info='volume:cinder:internalURL'
changing default in charms would have a big impact on existing
deployments that went with whatever is default (publicURL). So, if
added, this should by default still point at publicURL, unless
specified otherwise.
Also, this parameter decides if nova will use cinder v1 or v2 API, so
additional attention needs to be given to that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/cinder/+bug/1456876/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list