It's sent via http. Look for the nova_url parameter.[1]
1.
https://github.com/openstack/neutron/blob/33b83554442b7c0d862a2adb0b2a8feab1185af9/etc/neutron.conf#L267
On Thu, Feb 5, 2015 at 11:10 PM, Akilesh K wrote:
> Great this is what I was looking for and I was suspecting the same. After
> in
Nova sends a port update to Neutron after the VM has been scheduled so
Neutron can know the location of the port it needs to setup in OVS. After
Neutron finishes this setup, it notifies Nova that it has finished setting
up the port. At this point, Nova resumes the boot of the VM since network
conne
Hi All,
As specified in this link:
https://openstack.redhat.com/Neutron_with_existing_external_network
network restart takes destroys and recreates br-ex which causes the
router's interface in the qrouter-* netns to be deleted, and it won't be
recreated without clearing and re-setting the gat
Hi All,
As specified in this link:
https://openstack.redhat.com/Neutron_with_existing_external_network
network restart takes destroys and recreates br-ex which causes the router's
interface in the qrouter-* netns to be deleted, and it won't be recreated
without clearing and re-setting the gate
Hi,
I have a working openstack setup. But I have some questions on how I got it
working.
Initially my instances failed to launch.
I have updated the correct values for neutron authentication in nova.conf
and correct nova authentication in neutron.conf and notify_nova on port
change is true but s
I do understand that and that is why I believe it should not be that way.
profile should rather be populated by the sriov-nic-switch-agent that is
running on the compute node. That way It is possible to do interface-attach
because the profile is already populated and nova doesn't have to do it and
Hi,
I am experimenting with heat and have a template that creates a multinic VM (3
interfaces). One interface has floating IP and connectivity outside. The
problem is that I do not know how to specify the default gateway of the VM. If
it is not to the network that has floating IP the connectiv
Hi every one
I am getting the following exception in the command neutron
security-group-create group
*ERROR: neutronclient.shell Quota exceeded for resources*:
['security_group']
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/neutronclient/shell.py",
line 692, i
> pkg_resources.DistributionNotFound: alembic<0.6.4,>=0.4.1
What version of Alembic do you have installed?
At Your Service,
Mark T. Voelker
On Feb 5, 2015, at 7:53 PM, masoom alam wrote:
> I was testing for a bug and suddently all neutron services got corrupted.
> Even the VM is soft reboote
Thanks for the answer Mark:
pip show alembic| grep Version
*Version: 0.7.4*
On Thu, Feb 5, 2015 at 6:46 PM, Mark Voelker wrote:
> > pkg_resources.DistributionNotFound: alembic<0.6.4,>=0.4.1
>
> What version of Alembic do you have installed?
>
> At Your Service,
>
> Mark T. Voelker
>
> On Fe
I was testing for a bug and suddently all neutron services got corrupted.
Even the VM is soft rebooted and stack is rejoined but all neutron services
are not startingAny clue how to move forward from this point on, or
clean is the only way?
*DHCP*
python /usr/local/bin/neutron-dhcp-agent --con
Hello everyone,
The OpenStack Stable Maintenance team is happy to announce the 2014.2.2
stable Juno release. We have been busy reviewing and accepting
backported bugfixes to the stable/Juno branches according to the criteria
set at:
https://wiki.openstack.org/wiki/StableBranch
A total of 104 bu
On 02/05/2015 11:23 AM, Daniel P. Berrange wrote:
On Thu, Feb 05, 2015 at 11:21:05AM -0600, Chris Friesen wrote:
On 02/05/2015 10:32 AM, Daniel P. Berrange wrote:
On Thu, Feb 05, 2015 at 10:28:56AM -0600, Chris Friesen wrote:
For what it's worth, I was able to make hugepages work with an old
On 02/05/2015 10:32 AM, Daniel P. Berrange wrote:
On Thu, Feb 05, 2015 at 10:28:56AM -0600, Chris Friesen wrote:
For what it's worth, I was able to make hugepages work with an older qemu by
commenting out two lines in
virt.libvirt.config.LibvirtConfigGuestMemoryBacking.format_dom()
def f
On Thu, Feb 05, 2015 at 11:21:05AM -0600, Chris Friesen wrote:
> On 02/05/2015 10:32 AM, Daniel P. Berrange wrote:
> >On Thu, Feb 05, 2015 at 10:28:56AM -0600, Chris Friesen wrote:
>
> >>For what it's worth, I was able to make hugepages work with an older qemu by
> >>commenting out two lines in
>
> Unable to establish connection to
http://10.107.0.139:9696/v2.0/networks.json
> 10.107.0.139 is IP of Horizon
It's probably also the IP of other services. 9696 is neutron's port number.
Check that you have neutron running. If it is running, then your keystone
endpoint for neutron is probably wro
On Thu, Feb 05, 2015 at 10:28:56AM -0600, Chris Friesen wrote:
> On 02/04/2015 06:48 PM, Steve Gordon wrote:
> >- Original Message -
> >>From: "Chris Friesen"
>
> >>Setting that aside, there's another topic. I haven't actually specified
> >>NUMA bindings, only huge pages, so does it reall
On 02/04/2015 06:48 PM, Steve Gordon wrote:
- Original Message -
From: "Chris Friesen"
Setting that aside, there's another topic. I haven't actually specified
NUMA bindings, only huge pages, so does it really make sense to require a
quemu with numa binding capability?
Dan can proba
Hello,
Where do people obtain glance images for nova/lxc? Cloud images for KVM
can't run in LXC container because first, image should be slightly
modified (because it doesn't have its own kernel) and also it should be
single FS, not an image with partition table.
The only way which I found t
I am getting the following error when I give this command
neutron net-create ext-net --shared --router:external=True
error is:
Unable to establish connection to http://10.107.0.139:9696/v2.0/networks.json
10.107.0.139 is IP of Horizon.
Janki Chhatbar
M.Tech (Embedded Systems)
Nirma University
On Thu, Feb 5, 2015 at 9:38 AM, Akilesh K wrote:
> I know that vif_type is binding_failed on a multinode setup and I also
> know why it happens.
>
> As for interface-attach I got it work for sriov ports and even verified it
> works inside the instance. The trick was to specify profile with pci_sl
- Original Message -
> From: "Dimitri Mazmanov"
> To: openstack@lists.openstack.org
>
> Hello,
> The scheduling documentation [1] states that:
> "When evacuating instances from a host, the scheduler service does not pick
> the next host. Instances are evacuated to the host explicitly defi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
glibc 'GHOST' vulnerability can allow remote code execution
- ---
### Summary ###
A serious vulnerability in the GNU C library (glibc) gethostbyname*
functions can allow an attacker to perform remote code execution with
the privileges of the applicati
I had running OPenStack 3 node architecture. I integrated OpenDayLight into
it. Compute node and control node are seen in DLUX. I am also able to
create router and networks in Horizon but not able to launch instances. The
error is as follows:
Fault
--
MessageNo valid ho
Hello,
The scheduling documentation [1] states that:
"When evacuating instances from a host, the scheduler service does not pick the
next host. Instances are evacuated to the host explicitly defined by the
administrator.”
The instance documentation [2] however says :
"You can optionally include t
It is a good idea to enforce some validations for string fields.
As Kevin said, Contrail plugin does not use db-backend but the API
layer is still used,
so attrbiutes.py works in the API layer, so we need to coordinate the effort.
In addition, Neutron API v2.0 is an already shipped version. so we
Il 04/02/2015 18:34, Lars Kellogg-Stedman ha scritto:
On Wed, Feb 04, 2015 at 03:20:21PM +0100, Fiorenza Meini wrote:
Please, what I'm missing and which is the neutron configuration I shall have
on the second compute node ?
If you started with a single-node Neutron configuration it is very
lik
27 matches
Mail list logo