Hi all,
At the Austin summit, we had about 35 of us in the room who agreed in
general that it was a good idea to form this team.
If you are interested in participating, please fill out this doodle poll
(ensuring your timezone is appropriately set):
http://doodle.com/poll/dnvexfz8bafrmzxd#t
Thanks Kris appreciate your help, added the below lines
under [keystone_authtoken] now it is connecting to keystone
[keystone_authtoken]
auth_uri = http://controller:5000/v2.0
identity_uri = http://controller:35357/
admin_tenant_name = service
admin_user = designate
admin_password = ATTlabs1!
Which section of the config did you add that to? The [keystone_authtoken]
section?
Also that section seems to want auth_host:
https://github.com/openstack/designate/blob/master/etc/designate/designate.conf.sample#L158
___
Kris Lindg
Hi All,
I am trying to integrate designate(Dnaas) with my existing kilo environment
and deployed designate in a separate node where I specified to connect to
keystone(controller) server but still it is hitting on localhost while am
trying to do api calls.
designate conf:
auth_uri = http://contro
Uwsgi is a way to run the API portion of a python code base. You most likely
need to install uwsgi for you operating system.
http://uwsgi-docs.readthedocs.io/en/latest/
___
Kris Lindgren
Senior Linux Systems Engineer
GoDaddy
From:
Hi,
I have a 4 node working setup of openstack (1 controller, 1 network node, 2
compute node).
I am trying to use ssl offload feature of lbaas v2. For that I need tls
containers, hence barbican.
I did a git clone of barbican repo from
https://github.com/openstack/barbican
Then ./bin/barbican.sh ins
On Tue, May 10, 2016 at 11:53 AM, Ed Leafe wrote:
> Currently we load both quantitative (how much disk, RAM, etc) and qualitative
> (SSD vs. spinning, special chipsets, etc.) into the flavor that a user can
> request. As the number of qualitative features has been increasing, there is
> the phe
Currently we load both quantitative (how much disk, RAM, etc) and qualitative
(SSD vs. spinning, special chipsets, etc.) into the flavor that a user can
request. As the number of qualitative features has been increasing, there is
the phenomenon of “flavor explosion”, where each combination of co
Nordquist, Peter L writes:
> You will also have to enable iommu on your hypervisors to have libvirt
expose the capability to Nova for PCI
> passthrough. I use Centos 7 and had to set 'iommu=pt intel_iommu=on' for
my kernel parameters. Along with
> this, you'll have to start using EFI for your V
We see FWaaS generally being used by customers with larger deployments,
where they want overall firewall rules at the boundary as well as security
groups. Since my original post on this thread, I went to look at the
numbers - it's actually being used more widely than I originally thought on
our pla
Hi Kyle,
> I know there are operators relying on these functions, particularly in the
> public cloud space in Europe, so this would impact those people. I also know
> this list doesn't necessarily reach all of them either, so I will try and
> reach out by other means as well, but it would be very
On 2016-05-10 09:40, Alvise Dorigo wrote:
> Hi,
> I'm reading the Mitaka installation guide. I've seen that the GRE
Which guide exactly? This one?
http://docs.openstack.org/mitaka/install-guide-obs/
That gives just one example architecture - not everything. The goal of
that guide is for training,
Hi,
I'm reading the Mitaka installation guide. I've seen that the GRE
tunneling mechanism isn't mentioned anymore (it was at least until Kilo).
What happened to GRE ? is it not usable anymore in Mitaka, or what ?
I've a Kilo production IaaS using GRE and I need to migrate it to
Mitaka; do I ha
13 matches
Mail list logo