Nothing seems to be able to get through br-ex... When I try and ping
something external from the instance, traffic gets through the DVR router,
which sends traffic to the SNAT namespace, to be able to forward traffic
externally, needs to populate it's next-hop arp entry, so it sends out an
arp requ
Hello all i am facing a strange issue with openstack Juno release.
I have created a router and *connected subnet and gateway to it*. But vms
are failing to get metadata and internet connectivity.
Further investigation shows that router namespace is missing from network
node.I have only one netwo
Hi all,
I am trying to integrate nova-lxd master version to devstack nova kilo
version. I am using ubuntu 16.04 for this setup.
I am facing the below issue while running the stack script. Any
pointer/help would be greatly appreciated.
This is how the ./stack.sh terminates
===
Nova and Cinder key manager for Barbican misuses cached credentials
---
### Summary ###
During the Icehouse release the Cinder and Nova projects added a feature
that supports storage volume encryption using keys stored in Barbican.
The Barbican key manager, that is part of Nova and Cinder, had a b
On 2016-06-09 10:15:38 +1000 (+1000), Sam Morrison wrote:
> > On 9 Jun 2016, at 10:06 AM, Doug Hellmann wrote:
[...]
> > If you're doing your own packaging, how are you feeding the version
> > number into pbr? Via the environment variable?
>
> We’re building it based on the output of `git describ
On 2016-06-09 08:16:11 +1000 (+1000), Sam Morrison wrote:
[...]
> I'm packaging nova, we have a bunch of custom commits and extra
> back ports in our version. Having the git hash in there is
> extremely helpful and I also don't want to conflict with the
> official openstack release.
[...]
I don't
In case anyone is interested, the fix was to explicitly remove the
L3Router plugin in post-config
[[post-config|$NEUTRON_CONF]]
[DEFAULT]
service_plugins=neutron.services.metering.metering_plugin.MeteringPlugin
Above is the service_plugins option after we removed L3Router. Keep in
mind yours m
Hi,
mount a cdrom iso to a instance during boot
time along with the actual image.
do you mean to mount an iso when creating an instance or when an
existing instance is booting?
If you have an existing instance you can attach a previously created
volume (from that ISO) to your instance, and
On Jun 9, 2016, at 11:55 AM, Ricardo Carrillo Cruz wrote:
> If you just want to be able to run compute in containers and you don't need
> fancy things like Kubernetes/Swarm etc
No, that's what's Openstack is for :). Or at least why _I_
choose it..
> you can use a nova plugin:
>
> http://docs.op
Hello,
Auth using the admin user then list all instances in all tenants, should be
something like:
client.servers.list(search_opts={'all_tenants': 1})
You should search, there is a lot of resources online that could help you out.
For example if you would have searched:
https://ask.openstack.org
If you just want to be able to run compute in containers and you don't need
fancy things
like Kubernetes/Swarm etc, you can use a nova plugin:
http://docs.openstack.org/liberty/config-reference/content/lxc.html
https://wiki.openstack.org/wiki/Docker
Ricky
2016-06-09 12:31 GMT+02:00 Turbo Fredrik
On Jun 9, 2016, at 10:03 AM, Tomas Vondra wrote:
> AFAIK the Magnum service will run containers inside VMs. It is a
> provisioning system for container orchestration services like Kubernetes.
I see. It doesn't work very well for Kubernetes, but maybe Magnums is
smarter.. :)
> There are drivers l
Hi Giridhar,
Changed the device_type in the alias (in nova.conf) so as to attach
physical function to the instance. Now it could ale to assign Intel QAT
device to VMs (PCI passthrough).
Here are the configuration entries in /etc/nova/nova.conf:
pci_alias = {"name": "QuickAssist", "product_id"
Thank you Moshe for your explanation.
On Wed, Jun 8, 2016 at 11:30 AM, Moshe Levi wrote:
>
>
>
>
> *From:* Chinmaya Dwibedy [mailto:ckdwib...@gmail.com]
> *Sent:* Wednesday, June 08, 2016 8:39 AM
> *To:* Moshe Levi
> *Cc:* openstack@lists.openstack.org
> *Subject:* Re: [Openstack] Issue with d
Hi,
I've managed to enable multi-domain support for my Mitaka environment,
but there are still some things to configure properly. I have two
questions regarding domains.
Log in as admin under the default domain, go to the Domains dashboard
1. How can I enable the domain view in Horizon?
Turbo Fredriksson writes:
>
> My use-case require me to have Containers for certain rings
> and real VMs for others.
>
> But I also want to utilize my hardware to max, while keeping
> the electricity bill (and cooling) as low as possible. This
> means that I need (want!) to run both the VMs and
Hi,
Can you please suggest a way to mount a cdrom iso to a instance during boot
time along with the actual image.
That iso has the bootstrap configuration needed for the VM.
Regards,
Kanthi
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/l
Hi,
the install guides use the CLI commands to add previously created
users to a project/tenant. You could run
control1:~ # openstack role add --user --project
to add a user to a project. You can view the existing role assignments via
control1:~ # openstack role assignment list
Regards,
From the CLI, there must be a way to add a user to a tenant (or
vice-versa), but I simply can't seem to figure out the syntax. This
isn't for newly created users; this is for changes after-the-fact.
Suggestions?
Thanks much!
-Ken
___
Mailing list
19 matches
Mail list logo