[Bug 1585109] Re: Charm do not open public port
OpenStack Infra
1585109 at bugs.launchpad.net
Wed May 25 12:41:58 UTC 2016
Reviewed: https://review.openstack.org/320343
Committed: https://git.openstack.org/cgit/openstack/charm-cinder/commit/?id=4e1acff7e8e252297dc1692f35e298fed775f03e
Submitter: Jenkins
Branch: master
commit 4e1acff7e8e252297dc1692f35e298fed775f03e
Author: Andrey Pavlov <andrey-mp at yandex.ru>
Date: Tue May 24 13:22:06 2016 +0300
Ensure service port is opened for access.
In the case where the cinder service is exposed, Juju needs
to know which ports should be opened. Ensure that the service
port is opened so that remote access can be made in providers
that implement machine fire-walling such as ec2.
Change-Id: I5858569202b03e7edccecb411e540771a16352b0
Closes-Bug: #1585109
** Changed in: cinder (Juju Charms Collection)
Status: Triaged => Fix Committed
** Changed in: keystone (Juju Charms Collection)
Status: Triaged => Fix Committed
--
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/1585109
Title:
Charm do not open public port
Status in cinder package in Juju Charms Collection:
Fix Committed
Status in keystone package in Juju Charms Collection:
Fix Committed
Bug description:
Keystone and cinder charms should open their ports to allow clients to
connect.
Nova and glance charms already do this.
I deploy OpenStack by Juju in Amazon (without containers) and after deployment I can't work with this deployment.
All services are exposed.
But only nova and glance opens their ports in this case - 3333,8773,8774 and 9292.
I can reach nova but nova can't reach keystone for auth for example.
I can't reach keystone for any operation.
I work with trusty series charms.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/cinder/+bug/1585109/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list