[openstack-dev] [infra] git review

2015-03-22 Thread Gary Kotton
Hi, Any idea when this will be up and running again: gkotton@ubuntu:~/nova$ git review Problem running 'git remote update gerrit' Fetching gerrit ssh: connect to host review.openstack.org port 29418: Network is unreachable fatal: Could not read from remote repository. Please make sure you h

Re: [openstack-dev] [Neutron] Neutron extenstions

2015-03-22 Thread Gary Kotton
Hi, Regarding setting the MTU on the API level: this was my bad. This is a read only value. The MTU is learnt from the plugin. Thanks Gary From: Salvatore Orlando mailto:[email protected]>> Reply-To: OpenStack List mailto:[email protected]>> Date: Saturday, March 21, 2015 at 12

Re: [openstack-dev] [ceilometer] Pipeline for notifications does not seem to work - SOLVED

2015-03-22 Thread Tim Bell
I found a way to do it using the documentation at http://docs.openstack.org/admin-guide-cloud/content/section_telemetry-pipeline-transformers.html#d6e11759. The trick was to use arithmetic and the $(cpu).resource_metadata.vcpus. - name: hs06_sink transformers: - name: "arithm

Re: [openstack-dev] [infra] git review

2015-03-22 Thread Anita Kuno
On 03/22/2015 03:33 AM, Gary Kotton wrote: > Hi, > Any idea when this will be up and running again: > > > gkotton@ubuntu:~/nova$ git review > > Problem running 'git remote update gerrit' > > Fetching gerrit > > ssh: connect to host review.openstack.org port 29418: Network is unreachable > > f

Re: [openstack-dev] [Neutron][IPAM] Uniqueness of subnets within a tenant

2015-03-22 Thread Jay Pipes
On 03/20/2015 05:16 PM, Kevin Benton wrote: To clarify a bit, we obviously divide lots of things by tenant (quotas, network listing, etc). The difference is that we have nothing right now that has to be unique within a tenant. Are there objects that are uniquely scoped to a tenant in Nova/Glance/

Re: [openstack-dev] [magnum] updated Fedora Atomic image available - needs testing

2015-03-22 Thread Adrian Otto
Also, Please track any progress in this task: https://bugs.launchpad.net/magnum/+bug/1434468 If any Magnum updates are needed, link them to that bug ticket, please. Also, it would be nice to see an update on this here on this thread as well. Adrian > On Mar 20, 2015, at 8:33 AM, Steven Dake (

[openstack-dev] [kolla] Re: Why we didn't use k8s in kolla?

2015-03-22 Thread Steven Dake (stdake)
FenghuaFeng, Ccing openstack-dev 1. Kubernetes doesn’t offer a control or integration point. We have that now with docker-compose. 2. Kubernetes doesn’t offer super privileged containers. We need that in order to operate an OpenStack environment. Regards -steve From: 449171342 <449171...@qq

Re: [openstack-dev] [oslo][cinder][nova][neutron] going forward to oslo-config-generator ...

2015-03-22 Thread Doug Hellmann
Excerpts from Gary Kotton's message of 2015-03-21 16:36:07 +: > Hi, > One of the issues that we had in Nova was that when we moved to oslo > libraries configuration options support by the libraries were no longer > present in the generated configuration file. Is this something that is > already

[openstack-dev] [nova][pci-passthrough] Error: An object of type PciDevicePoolList is required here

2015-03-22 Thread Moshe Levi
Hi, In the latest master nova code I am keep getting this error "An object of type PciDevicePoolList is required here" My nova.conf contains pci_passthrough_whitelist. When I tried to launch vm after devstack installation the vm was successfully booted. When I restart the compute node and th

Re: [openstack-dev] [heat][congress] Stack lifecycle plugpoint as an enabler for cloud provider's services

2015-03-22 Thread VACHNIS, AVI (AVI)
Thanks Zane. Please see inline. -Avi > -Original Message- > From: Zane Bitter [mailto:[email protected]] > Sent: יום ו 20 מרץ 2015 22:13 > To: [email protected] > Subject: Re: [openstack-dev] [heat][congress] Stack lifecycle plugpoint > as an enabler for cloud provider's

Re: [openstack-dev] [murano] PTL elections

2015-03-22 Thread John Griffith
On Fri, Mar 20, 2015 at 4:21 AM, Sergey Lukjanov wrote: > Hi John, > > Murano isn't official project and so we've started the election process > earlier, you could see dates in the first email in this thread. There was > only one candidate, so, voting itself was bypassed. > > till 05:59 UTC March

Re: [openstack-dev] [Neutron][IPAM] Uniqueness of subnets within a tenant

2015-03-22 Thread Ian Wells
On 22 March 2015 at 07:48, Jay Pipes wrote: > On 03/20/2015 05:16 PM, Kevin Benton wrote: > >> To clarify a bit, we obviously divide lots of things by tenant (quotas, >> network listing, etc). The difference is that we have nothing right now >> that has to be unique within a tenant. Are there obj

Re: [openstack-dev] [Group-Based-Policy] Use cases for External Policy chains

2015-03-22 Thread Igor Cardoso
Ivar, With the currently supported set of services I also agree, but as more services get supported in the future, or we hand out that choice to tenants' VMs, it starts to justify a generic model that does not restrict whether EPs should provide service chains. That said, I do not yet totally und

Re: [openstack-dev] [magnum] updated Fedora Atomic image available - needs testing

2015-03-22 Thread Steven Dake (stdake)
On 3/22/15, 8:10 AM, "Adrian Otto" wrote: >Also, > >Please track any progress in this task: > >https://bugs.launchpad.net/magnum/+bug/1434468 > >If any Magnum updates are needed, link them to that bug ticket, please. >Also, it would be nice to see an update on this here on this thread as >well.

Re: [openstack-dev] [Neutron] Deprecating the use_namespaces option - Now's the time to speak up!

2015-03-22 Thread shihanzhang
+1 to deprecate this option At 2015-03-21 02:57:09, "Assaf Muller" wrote: >Hello everyone, > >The use_namespaces option in the L3 and DHCP Neutron agents controls if you >can create multiple routers and DHCP networks managed by a single L3/DHCP >agent, >or if the agent manages only a single res

[openstack-dev] [Sahara] Is it possible to do "instance scale" for a node in a living cluster ?

2015-03-22 Thread Li, Chen
Hi Sahara, Recently, I learned Sahara support nodes scale up & scale down, which means "scale" has been limited to node number. Is it possible to do a "instance scale"? For example, I build a small cluster at first, several slave nodes (running datanode & nodemanager) and a single master node (

[openstack-dev] Multi Region Designate

2015-03-22 Thread Anik
Hi, Are there any plans to have multi region DNS service through designate ? For example If a tenant has projects in multiple regions and wants to use a single (flat) external domain name space for floating IPs, what is the proposed solution for such a use case using Designate ? Regards,Anik_

[openstack-dev] [Ironic] 'Chassis' element in Ironic

2015-03-22 Thread Ganapathy, Sandhya
Dear All, In one of the Ironic IRC meetings, a discussion on whether to retain the 'Chassis' element in Ironic or not came up. I am interested to know whether this is still valid and a decision is to be made on whether the component is retained or not. Thanks, Sandhya __

[openstack-dev] [nova] Updating 'scheduled_at' field of nova instances in the database.

2015-03-22 Thread Deepthi Dharwar
All the VM information is stored in the instances table. This includes all the time related field like scheduled_at, launched_at etc. After upgrading to Juno, I have noticed that my 'scheduled_at' field is not getting reflected at all in the database. I do see my VMs being spawned and running jus

Re: [openstack-dev] Gerrit downtime on 2015-03-21

2015-03-22 Thread [email protected]
Hi- I get this error from my CI Zuul debug Log. 2015-03-23 12:16:45,618 ERROR gerrit.GerritWatcher: Exception on ssh event stream: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/zuul/lib/gerrit.py", line 64, in _run key_filename=self.keyfile) File "/usr/

Re: [openstack-dev] [Neutron] Deprecating the use_namespaces option - Now's the time to speak up!

2015-03-22 Thread Miguel Ángel Ajo
+1 for deprecation if people don’t have use cases / good reasons to keep it, I don’t know and I can’t think of any, but that doesn’t mean they don’t exist. Miguel Ángel Ajo On Monday, 23 de March de 2015 at 2:34, shihanzhang wrote: > +1 to deprecate this option > > At 2015-03-21 02:57

Re: [openstack-dev] Multi Region Designate

2015-03-22 Thread joehuang
Hi, Anik, Interesting idea. The use case is quite useful. One project called “Copper” in OPNFV also mentioned a similar use case here : https://wiki.opnfv.org/copper/use_cases “a single (flat) external domain name space for floating IPs” could be the first step, multiple external domains may b

Re: [openstack-dev] Gerrit downtime on 2015-03-21

2015-03-22 Thread [email protected]
Hi- The Issue is resolved. Its an update to the NEW IP address of Gerrit. -- Trinath Somanchi - B39208 [email protected] | extn: 4048 -Original Message- From: [email protected] [mailto:[email protected]] Sent: Monday, March 23, 2015 11:57 AM To:

Re: [openstack-dev] [Neutron] [TripleO] [Ironic] Deprecating the use_namespaces option - Now's the time to speak up!

2015-03-22 Thread Miguel Ángel Ajo
Looking at project Calico, I don’t know if what they do is similar to what the people from triple-o & ironic do with the neutron-dhcp-agent. I believe we should ask them before deprecation. I added their tags to the subject. AFAIK TripleO/Ironic was patching neutron-dhcp-agent too. For projec