[Openstack] heat: assign a port to instance without ip address

2016-06-15 Thread openstack
with Openstack Liberty. I setup neutron with self-service networks option using Linux-Bridge. Regards, Joerg ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http

[Openstack] nova connecting to amqp on 127.0.0.1

2017-08-07 Thread openstack
Hi I tried to setup openstack following the instructions in the getting started guide. OS is Centos7 with all updates applied. openstack is working, i can spawn instances, create networks and volumes but for some reason there is this message popping up in /var/log/nova/nova-compute.log: 2017

Re: [openstack-dev] Distributed Virtual Router Discussion

2013-10-22 Thread openstack
Hewlett-Packard 8000 Foothills Blvd M/S 5541 Roseville, CA - 95747 tel: 916.785.0937 fax: 916.785.1815 email: swaminathan.vasude...@hp.com mailto:swaminathan.vasude...@hp.com ___ OpenStack-dev mailing list OpenStack-dev

[Openstack] Does openstack python API support vsphere?

2013-09-03 Thread openstack learner
Hi all, I am new to openstack, can anyone tell me if the openstack nova python API support vsphere? Thanks a lot xin ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org

[Openstack] Anyone using openstack nova/vmware api?

2013-09-04 Thread openstack learner
hi all, I am trying to use the nova/vmware and i saw the code here https://github.com/openstack/nova/blob/master/nova/virt/vmwareapi/vif.py in which nova.virt.vmwareapi is imported. but i did not find any documents online about the nova.virt.vmwareapi pakage. Anyone have a link or any document

Re: [Openstack] Snapshot failure with VMwareVCDriver

2013-09-23 Thread openstack learner
the problem? Does it mean that the bug has not been totally fixed, anything wrong with my devstack setting or openstack service? Thanks xin On Sun, Sep 22, 2013 at 11:05 PM, Chinmaya Bharadwaj A acbharad...@hotmail.com wrote: there is a bug filed, but supposed to be fixed by now. https

[Openstack] Does openstack have a notification system that will let us know when a server changes state ?

2013-10-18 Thread openstack learner
Hi all, I am using the openstack python api. After I boot an instance, I will keep polling the instance status to check if its status changes from BUILD to ACTIVE. My question is: does openstack have a notification system that will let us know when a vm changes state (e.g. goes into ACTIVE

[Openstack] does the nova client python API support Keystone's token-based authentication?

2013-10-25 Thread openstack learner
hi guys, Instead of username/password, does the nova client python API support Keystone's token-based authentication? thanks xin ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack

[Openstack] what is the default timeout of the session the python nova client instance set up with the compute endpoint?

2013-10-25 Thread openstack learner
of the novaclient.v1_1.client, I can see there is a timeout=None parameter in the __init__ method of the Client Object. Anyone know what is the this timeout setting for? help (novaclient.v1_1.client) class Client(__builtin__.object) | Top-level object to access the OpenStack Compute API

[Openstack] What key strings can we set in scheduler_hints param when boot an instance?

2013-11-06 Thread openstack learner
we can specify in the scheduler_hints? I would like to have a list of all the keys that we can specify in the scheduler_hints. Thanks a lot xin ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack

[Openstack] Create my own scheduler_weight_classe

2013-11-08 Thread openstack learner
/filter_scheduler.html, which does not have much description of weighting. Besides, I also have difficulty in reading the openstack nova scheduler host weighting source code(which are under the nova/schedule directory). Anyone has some document that describe this part of source code or experience in creating

[Openstack] ERROR : Unable to locate Volume Group stack-volumes

2013-11-08 Thread openstack learner
or unexpected response from the storage volume backend API: Volume Group stack-volumes does not exist 2013-11-08 09:57:54.870 TRACE cinder.volume.manager ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack

[Openstack] OpenStack from Austin to Havana

2013-11-30 Thread DetaCloud OpenStack
Those who missed last OpenStack summit need not worry. DetaCloud will bring Hong Kong highlights to OpenStack Northwest Meetup. We will level set new comers on the technology then cover what's new in the Havana release and how it all fits in the overall Cloud market landscape. Come learn, chat

[Openstack] OpenStack Northwest User Group Meetup is tomorrow, Wed 12/4 in Portland

2013-12-03 Thread DetaCloud OpenStack
Public Cloud using freely available alternatives. It was swift, and it embarrassed the largest players in the technology sector. The only way for a fragmented industry to fight back was to agree on embracing an open source option. In 2010, OpenStack which was originally developed by NASA

[Openstack] Job scheduling for openstack cloud

2017-02-15 Thread openstack spiros
Hi We are carrying out a migration plan of a datacenter to OpenStack, and we were wondering if there were any products or open source project for job scheduling in general, and if these may be integrated with backup image policies. We only saw mistral https://wiki.openstack.org/wiki/Mistral

[Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-17 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/65515/?show=65515#q65515 From: shahamf <shah...@gmail.com> Hey all, I currently have liberty OpenStack setup (installed using RDO). I configured SR-IOV on this setup (see configuration files attached), and started a VM. When I pass vlan-tagged traffic

Re: [Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-17 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/65515/?show=65516#a65516 From: shahamf <shah...@gmail.com> reattaching configuration files ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.opensta

Re: [Openstack] Ceilometer high availability in active-active

2015-10-30 Thread OpenStack Mailing List Archive
___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] [Cross-posting] Announcement: OpenStack India Online Meetup

2015-10-16 Thread OpenStack India Online
Greetings, It gives me immense pleasure to announce a well deserved Online Meetup place for all OpenStack community members in India. With the ever growing participation to use, evaluate and contribute to OpenStack, the community in India is growing at a very fast pace. With the large

Re: [Openstack] [openstack] [ironic] how it works

2015-10-11 Thread OpenStack Mailing List Archive
is way. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] OS Liberty + Ceph Hammer: Block Device Mapping is Invalid.

2015-12-06 Thread openstack-list@dolphin-it.d
Dear OpenStack-users, I just installed my first multi-node OS-setup with Ceph as my storage backend. After configuring cinder, nova and glance as described in the Ceph-HowTo (http://docs.ceph.com/docs/master/rbd/rbd-openstack/), there remains one blocker for me: When creating a new instance

[Openstack] OS Liberty + Ceph Hammer: Block Device Mapping is Invalid.

2015-12-09 Thread openstack-list@dolphin-it.d
Can someone help me? Help would be highly appreciated ;-) Last message: Dear OpenStack-users, I just installed my first multi-node OS-setup with Ceph as my storage backend. After configuring cinder, nova and glance as described in the Ceph-HowTo (http://docs.ceph.com/docs/master/rbd/rbd

Re: [Openstack] Nova DB sync Operational error

2015-12-14 Thread OpenStack Mailing List Archive
: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-18 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/65515/?show=65642#c65642 From: shahamf <shah...@gmail.com> Oh, I followed the guide here: http://redhatstackblog.redhat.com/2015/04/29/red-hat-enterprise-linux-openstack-platform-6-sr-iov-networking-part-ii-walking-through-the-implementation/ So I defi

Re: [Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-18 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/65515/?show=65651#c65651 From: shahamf <shah...@gmail.com> update: didn't help. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.opensta

Re: [Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-18 Thread OpenStack Mailing List Archive
Shaham ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-18 Thread OpenStack Mailing List Archive
ktypes = vlan mechanismdrivers =openvswitch,sriovnicswitch networkvlanranges = sriovnet1:600:699,sriovnet2:700:799 Thanks, Shaham ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.opensta

Re: [Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-18 Thread OpenStack Mailing List Archive
Shaham ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-18 Thread OpenStack Mailing List Archive
ailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

2015-11-19 Thread OpenStack Mailing List Archive
I manage to run untagged traffic implies that it's something in the configuration that I miss? Thanks a lot for your time and help, it is much appreciated! :) ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : opens

[Openstack] Send metrics to Graphite with StatsD

2016-06-16 Thread OpenStack Mailing List Archive
Thanks ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] Implementing OS-Change 205282 (ceph, rbd)

2016-05-11 Thread openstack-list@dolphin-it.d
Hi, we are running OpenStack Mitaka on CentOS + RDO and use Ceph Infernalis as our main (and only) storage engine (glance, cinder, cinder-backup). As far as I can see, Change 205282 [1] made it into Mitaka (stable), so my current task is making snapshotting faster. Our hypervisors boot from

[openstack-dev] Documentation on writing a neutron plugin/driver

2014-09-18 Thread openstack technology
Hi All: Is there any documentation on how to write a neutron plugin drivers (including what files need to be changed), I could not find this on OpenStack documentation pages. I tried to use the Hdn example plugin and tried to integrate it as a part of DevStack but looks like the Hdn example

Re: [openstack-dev] Documentation on writing a neutron plugin/driver

2014-09-18 Thread openstack technology
take a look to one of the latest plugins in being merged: https://review.openstack.org/#/c/96630/ If you are looking into a ML2 driver: https://review.openstack.org/#/c/64944/ Cheers, Edgar From: openstack technology 128openst...@gmail.com Reply-To: OpenStack-dev@lists.openstack.org

Re: [openstack-dev] Documentation on writing a neutron plugin/driver

2014-09-18 Thread openstack technology
Hi Salvatore, Thank you for your quick response, I did go through the video and slide deck which introduced HDN plugin and it was very helpful. Great job by both of you. The Hdn Plugin is very useful and is a good introduction. Given the fact that I am new to OpenStack, I was trying to play

[openstack-dev] Does openstack have a notification system that will let us know when a server changes state ?

2013-10-18 Thread openstack learner
Hi all, I am using the openstack python api. After I boot an instance, I will keep polling the instance status to check if its status changes from BUILD to ACTIVE. My question is: does openstack have a notification system that will let us know when a vm changes state (e.g. goes into ACTIVE

[openstack-dev] what is the default timeout of the session the python nova client instance set up with the compute endpoint?

2013-10-25 Thread openstack learner
of the novaclient.v1_1.client, I can see there is a timeout=None parameter in the __init__ method of the Client Object. Anyone know what is the this timeout setting for? help (novaclient.v1_1.client) class Client(__builtin__.object) | Top-level object to access the OpenStack Compute API

[openstack-dev] does the nova client python API support Keystone's token-based authentication?

2013-10-25 Thread openstack learner
hi guys, Instead of username/password, does the nova client python API support Keystone's token-based authentication? thanks xin ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo

[openstack-dev] What key strings can we set in scheduler_hints param when boot an instance?

2013-11-06 Thread openstack learner
we can specify in the scheduler_hints? I would like to have a list of all the keys that we can specify in the scheduler_hints. Thanks a lot xin ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman

[openstack-dev] ERROR : Unable to locate Volume Group stack-volumes

2013-11-08 Thread openstack learner
or unexpected response from the storage volume backend API: Volume Group stack-volumes does not exist 2013-11-08 09:57:54.870 TRACE cinder.volume.manager ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman

Re: [openstack-dev] [gerrit] Gerrit review problem

2014-11-30 Thread OpenStack Dev
). I have a bookmark that lists all open reviews of a project and always try to keep it open in a tab, and open specific code reviews in new tabs. Steve Chen CH Ji jiche...@cn.ibm.com wrote on 12/01/2014 12:59:52 AM: From: Chen CH Ji jiche...@cn.ibm.com To: OpenStack Development Mailing

[openstack-dev] Does quantum work with vmware esxi ?

2013-09-23 Thread openstack learner
failure when i tried to boot an instance. I dont know the if failure is caused by my devstack setting or it arose just because quantum does not work with esxi. Anyone know if quantum works with esxi ? Thank you xin ___ OpenStack-dev mailing list

[openstack-dev] How to enable quantum Nicira NVP plugin in devstack

2013-09-26 Thread openstack learner
Hi, From the link http://docs.openstack.org/grizzly/openstack-network/admin/content/flexibility.html I can see there is a Nicira NVP plugin for vmware. I am using the devstack to install the openstack, do you know how to enable the plugin in the localrc file? From the link here https

[openstack-dev] Instances running on VMware ESXi unable to get ip by dhcp

2013-10-01 Thread openstack learner
/openstack/common/rpc/amqp.py:339 2013-09-30 23:42:41.688 2626 DEBUG amqp [-] Closed channel #1 _do_close /usr/local/lib/python2.7/dist-packages/amqp/channel.py:88 2013-09-30 23:42:41.688 2626 DEBUG amqp [-] using channel_id: 1 __init__ /usr/local/lib/python2.7/dist-packages/amqp/channel.py:70 2013-09

Re: [openstack-dev] [cinder] Some Changes to Cinder Core

2015-05-25 Thread vilobhmeshram . openstack
; Please respond to OpenStack Development Mailing List \(not for usage questions\) openstack-dev@lists.openstack.org To OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org cc Subject Re: [openstack-dev] [cinder] Some Changes to Cinder Core +1 Well

[OpenStack-Infra] New address to Gerrit

2016-06-28 Thread ml2-openstack
Hi openstack-infra team, Kindly add ml2-openst...@extremenetworks.com<mailto:ml2-openst...@extremenetworks.com> (Daniel Koenig-Schieber) to following Gerrit ACL groups https://review.openstack.org/#/admin/groups/1447,members https://review.openstack.org/#/admin/groups/1446,members ref

[openstack-dev] [watcher] video demo of Watcher

2016-10-26 Thread OpenStack Watcher
__ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[OpenStack-Infra] COA purchase Wrong redirection

2018-09-28 Thread OpenStack Foundation
ard to hearing from you. Kind Regards, Angel This email is a service from OpenStack Foundation Support. [L7XY5L-62YP]___ OpenStack-Infra mailing list OpenStack-Infra@lists.openstack.org http://lists.openstac

Re: [openstack-dev] openstack-barbican-authenticate-keystone-barbican-command

2015-10-25 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/62868/?show=63238#c63238 From: marif82 <mari...@gmail.com> Hi Dave, Thanks for your response. I am the beginner in OpenStack so I don't know how to get Keystone token so I searched and found "admintoken = a682f596-76f3-11e3-b3b2-e716f9080d50"

[openstack-dev] [Cross-posting] Announcement: OpenStack India Online Meetup

2015-10-16 Thread OpenStack India Online
Greetings, It gives me immense pleasure to announce a well deserved Online Meetup place for all OpenStack community members in India. With the ever growing participation to use, evaluate and contribute to OpenStack, the community in India is growing at a very fast pace. With the large

[openstack-dev] openstack-barbican-authenticate-keystone-barbican-command

2015-10-21 Thread OpenStack Mailing List Archive
y on HSM partition. Please help me to resolve this issue. Thanks & Regards, Arif __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe h

[openstack-dev] [Sahara] Data locality when reading from Swift in MapReduce

2015-09-28 Thread OpenStack Mailing List Archive
hadoop-openstack additions. I set fs.swift.service.sahara.location-aware to true in my core-site.xml and the location of input splits is correctly identified. However, it still seems that reads from MapReduce go through the Swift proxy as the proxy's network is always fully utilised. Is there a way of di

[openstack-dev] openstack-dahboard directory is not created

2015-09-18 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/59453/?show=59453#q59453 From: vidya <nive...@gmail.com> I am trying to create openstack -dashboard on my VM and /usr/share/openstack-dashboard in not create. Please help me what i am missing here. here is what i tried 1 yum install openstack-s

Re: [openstack-dev] New PyCharm License

2015-09-23 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/59599/?show=59903#a59903 From: joonmyung <joon-myung.k...@hpe.com> Hello Andrew, My Launchpad id is joon-myung-kang Thanks, Joon __ OpenStack Development Mailing List (not for

Re: [openstack-dev] openstack-dahboard directory is not created

2015-09-21 Thread OpenStack Mailing List Archive
again, appreciate your help. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [kolla] ValueError: No JSON object could be decoded

2015-12-01 Thread OpenStack Mailing List Archive
ject could be decoded") ValueError: No JSON object could be decoded FATAL: all hosts have already failed -- aborting ______ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [kolla] Using existing ceph pools

2015-12-01 Thread OpenStack Mailing List Archive
values (rbduser,libvirtimagesrbd_pool etc...) to Nova, Glance and Cinder config files? ______ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.o

[Openstack-operators] How to get instance name only by floating ip and then change it to hostname

2016-06-07 Thread OpenStack Mailing List Archive
e name and then use the below command to change it with hostname nova rename server name ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

[openstack-dev] How to list all the servers of a user across projects

2016-05-30 Thread OpenStack Mailing List Archive
ken details. Can we access this token information from the Policy.json so that we can write appropriate rule to evaluate? I tried to use the syntax like "token.domain.id" but does not work. ______ OpenStack Development M

Re: [openstack-dev] How to list all the servers of a user across projects

2016-05-31 Thread OpenStack Mailing List Archive
access control. How the token information would be used to restrict access to API and filter the result based on the token that is used in the API request. __ OpenStack Development Mailing List (not for usage questions) Unsub

Re: [openstack-dev] [kolla] better solution for the non-ini format configure file

2016-06-22 Thread OpenStack Mailing List Archive
quot; with_first_found: - "{{ node_custom_config }}/horizon.conf.j2" - "horizon.conf.j2" But a convention of how to organize the directory structure of customization template files should be addressed. __

[Openstack-operators] Reconstruction of Erasure coded ring is taking more and more time

2016-06-27 Thread OpenStack Mailing List Archive
n case? Thanks. ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

[openstack-dev] How to single sign on with windows authentication with Keystone

2016-05-19 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/85057/?show=85057#q85057 From: imocha <imo...@gmail.com> I have to call the keystone APIs and want to use the windows authentication using Active Directory. Keystone provides integration with AD at the back end. To get the initial token to use OpenStack A

[openstack-dev] Admin user creating servers for other users using Nova api

2016-05-19 Thread OpenStack Mailing List Archive
in can use the trust to generate the token. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/m

Re: [openstack-dev] How to single sign on with windows authentication with Keystone

2016-05-25 Thread OpenStack Mailing List Archive
re any step that I can use. I am using packstack to install the Mitaka and wanted to enable SSL for the identity endpoints to work with ADFS for SAML2 flow. __ OpenStack Development Mailing List (not for usage questions) Unsub

[openstack-dev] Syntribos Error : AttributeError: 'tuple' object has no attribute 'headers'

2016-07-02 Thread OpenStack Mailing List Archive
Link: https://openstack.nimeyo.com/89478/?show=89478#q89478 From: run2obtain <run2obt...@gmail.com> Hi... I tried to use OpenStack Syntribos today for security testing against my devstack kilo cloud. I followed installation and configuration instructions provided at the openstack syntribo

Re: [openstack-dev] Syntribos Error : AttributeError: 'tuple' object has no attribute 'headers'

2016-07-03 Thread OpenStack Mailing List Archive
proach ? __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO] [Heat] Reminder: Mid-cycle Meetup - Attendance Confirmation

2014-06-25 Thread Carlino, Chuck (OpenStack TripleO, Neutron)
-marriott We have a 24-room block reserved at that rate from SUN-FRI ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [neutron] make mac address updatable: which plugins?

2014-08-05 Thread Carlino, Chuck (OpenStack TripleO, Neutron)
-04-21.02.html Announcements 2e. From: Kevin Benton [blak...@gmail.commailto:blak...@gmail.com] Sent: Tuesday, August 05, 2014 2:40 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [neutron] make mac address updatable

Re: [openstack-dev] [Neutron] Group Based Policy and the way forward

2014-08-06 Thread Carlino, Chuck (OpenStack TripleO, Neutron)
://review.openstack.org/#/c/112129/). Chuck Carlino ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [neutron] make mac address updatable: which plugins?

2014-08-06 Thread Carlino, Chuck (OpenStack TripleO, Neutron)
, at 1:22 PM, Carlino, Chuck (OpenStack TripleO, Neutron) chuck.carl...@hp.commailto:chuck.carl...@hp.com wrote: Thanks for the quick responses. Here's the WIP review: https://review.openstack.org/112129. The base plugin doesn't contribute to the notification decision right now, so I've

Re: [openstack-dev] How to improve the specs review process (was Re: [Neutron] Group Based Policy and the way forward)

2014-08-06 Thread Carlino, Chuck (OpenStack TripleO, Neutron)
:47:21 PM---On Wed 06 Aug 2014 01:21:26 PM PDT, Eugene Nikanorov wrote: So I don't think it's fair to blame re From: Stefano Maffulli stef...@openstack.orgmailto:stef...@openstack.org To: OpenStack Development Mailing List (not for usage questions) openstack-dev