Re: [openstack-dev] [Ironic] File Injection (and the lack thereof)

2014-01-24 Thread Robert Collins
review, and see *all* the wholes that we'll have, rather than cherrypicking issues: what passes such a policy for nova-KVM is likely not sufficient for ironic. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

Re: [openstack-dev] [Ironic] Node groups and multi-node operations

2014-01-24 Thread Robert Collins
On 25 Jan 2014 15:11, Clint Byrum cl...@fewbar.com wrote: Excerpts from Devananda van der Veen's message of 2014-01-22 16:44:01 -0800: What Tuskar wants to do is layer workloads on top of logical and physical groupings. So it would pass to Nova Boot 4 machines with (flavor) and

Re: [openstack-dev] [Ironic] Node groups and multi-node operations

2014-01-24 Thread Robert Collins
On 23 Jan 2014 13:45, Devananda van der Veen devananda@gmail.com wrote: So, a conversation came again up today around whether or not Ironic will, in the future, support operations on groups of nodes. Some folks have expressed a desire for Ironic to expose operations on groups of nodes;

Re: [openstack-dev] [Solum] Proposed changes to solum-core

2014-01-24 Thread Robert Collins
+1 On 25 Jan 2014 14:33, Adrian Otto adrian.o...@rackspace.com wrote: Solum Core Reviewers, I propose the following changes to solum-core: +asalkeld +noorul -mordred Thanks very much to mordred for helping me to bootstrap the reviewer team. Please reply with your votes. Thanks,

Re: [openstack-dev] [TripleO] [Tuskar] Terminology Revival #1 - Roles

2014-01-23 Thread Robert Collins
. Instance Type would be horribly confusing IMNSHO - too close to http://aws.amazon.com/ec2/instance-types/ - which it is not at all like. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing

Re: [openstack-dev] [TripleO] [Tuskar] Terminology Revival #1 - Roles

2014-01-23 Thread Robert Collins
go :) -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [TripleO] experimental queue now live and doing things

2014-01-23 Thread Robert Collins
tests (like triggering on nova changes). -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [openstack-dev] [TripleO][Neutron] PMTUd broken in gre networks

2014-01-23 Thread Robert Collins
on. In order to understand the relationship with GRO, what are the CPU usage levels on the receiving node with and without GRO enabled? Salvatore On 22 January 2014 17:26, Rick Jones rick.jon...@hp.com wrote: On 01/22/2014 03:01 AM, Robert Collins wrote: I certainly think having the MTU set

Re: [openstack-dev] [TripleO] our update story: can people live with it?

2014-01-23 Thread Robert Collins
. The optimised case merely deploys faster. Finally, remember that the undercloud machines have small (~170K) numbers of files - which takes 28 seconds to stat cold - so rsyncing a single changed file should be ~30seconds. Thats comparable (if not better :)) than the time to run yum or apt. -Rob -- Robert

Re: [openstack-dev] [TripleO][Neutron] PMTUd broken in gre networks

2014-01-22 Thread Robert Collins
On 22 January 2014 21:28, Ian Wells ijw.ubu...@cack.org.uk wrote: On 22 January 2014 00:00, Robert Collins robe...@robertcollins.net wrote: I think dropping frames that can't be forwarded is entirely sane - at a guess it's what a physical ethernet switch would do if you try to send a 1600

Re: [openstack-dev] Changes coming in gate structure

2014-01-22 Thread Robert Collins
with this, in things like unittests and functional tests, even while tempest scenarios are kept running. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

[openstack-dev] [TripleO][Neutron] PMTUd broken in gre networks

2014-01-21 Thread Robert Collins
on instances and prevent packet fragmentation over the GRE tunnel: 1 dhcp-option-force=26,1400 Note that multiple people have been reporting this basic issue since approximately H, so it should be easy to reproduce. Cheers, Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP

Re: [openstack-dev] Disabling file injection *by default*

2014-01-21 Thread Robert Collins
On 22 January 2014 10:50, Kashyap Chamarthy kcham...@redhat.com wrote: [CC'ed libguestfs author, Rich Jones] Heya, On 01/21/2014 07:59 AM, Robert Collins wrote: I was reminded of this while I cleaned up failed file injection nbd devices on ci-overcloud.tripleo.org :/ - what needs to happen

Re: [openstack-dev] Disabling file injection *by default*

2014-01-21 Thread Robert Collins
On 22 January 2014 03:03, Russell Bryant rbry...@redhat.com wrote: On 01/20/2014 09:29 PM, Robert Collins wrote: I was reminded of this while I cleaned up failed file injection nbd devices on ci-overcloud.tripleo.org :/ - what needs to happen for us to change the defaults around file injection

Re: [openstack-dev] [TripleO][Neutron] PMTUd broken in gre networks

2014-01-21 Thread Robert Collins
On 22 January 2014 10:01, Ian Wells ijw.ubu...@cack.org.uk wrote: On 21 January 2014 21:23, Robert Collins robe...@robertcollins.net wrote: In OpenStack we've got documentation[1] that advises setting a low MTU for tenants to workaround this issue (but the issue itself is unsolved

Re: [openstack-dev] [gantt] How to include nova modules in unit tests

2014-01-21 Thread Robert Collins
failing. The goal though is to have an independent system; perhaps marking all the tests that still depend on tendrils of nova 'skipped' and then work on burning down the skips to 0 is a better approach than making it easy to have such dependencies? -Rob -- Robert Collins rbtcoll...@hp.com

Re: [openstack-dev] Top Gate Reseting issues that need attention

2014-01-20 Thread Robert Collins
___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list

[openstack-dev] Disabling file injection *by default*

2014-01-20 Thread Robert Collins
:). I'm presuming the steps needed to change the default are: - a blueprint, as it's changelog worthy for the release - a DocImpact patch that changes the default for drivers that currently default it on Anything else? -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP

Re: [openstack-dev] [ironic] Disk Eraser

2014-01-19 Thread Robert Collins
of the baremetal service on the disk, loaders etc etc, otherwise its difficult to assure your customer. I think LXC/openVZ/Docker make pretty good compromises in this space BTW - low overhead, bare metal performance, no root access to the hardware. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished

Re: [openstack-dev] a common client library

2014-01-18 Thread Robert Collins
On 19 January 2014 04:48, Sean Dague s...@dague.net wrote: On 01/18/2014 01:06 AM, Robert Collins wrote: Launchpadlib which builds on wadllib did *exactly* that. It worked fairly well with the one caveat that it fell into the ORM trap - just in time lookups for everything with crippling

Re: [openstack-dev] Evil Firmware

2014-01-17 Thread Robert Collins
a whitelist of audited message handlers, thats fine. Of course, if the message handlers haven't been audited, who knows whats lurking in there. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing

Re: [openstack-dev] [ironic] Disk Eraser

2014-01-17 Thread Robert Collins
that don't have comprehensive mutual trust, that it's really not viable today (even on relatively recent platforms IMNSHO). -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] [OpenStack-Dev] Third party testing

2014-01-17 Thread Robert Collins
to see every vendor publish a passing run against each milestone cut. That in and of itself would be a huge step in the right direction in my opinion. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack

Re: [openstack-dev] [TripleO] milestone-proposed branches

2014-01-17 Thread Robert Collins
/listinfo/openstack-dev -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO] milestone-proposed branches

2014-01-17 Thread Robert Collins
tooling is an odd concept in itself, but thats a different discussion. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org

Re: [openstack-dev] [OpenStack-Dev] Third party testing

2014-01-17 Thread Robert Collins
On 18 January 2014 06:42, John Griffith john.griff...@solidfire.com wrote: On Fri, Jan 17, 2014 at 1:15 AM, Robert Collins robe...@robertcollins.net wrote: Maybe this is going a bit sideways, but my point was that making a first step of getting periodic runs on vendor gear and publicly

Re: [openstack-dev] [ironic] Disk Eraser

2014-01-17 Thread Robert Collins
firmware update capabilities it's not clear to me how this could be reliably solved. Slowly and carefully :) -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] a common client library

2014-01-17 Thread Robert Collins
compressed data? Is it really noticable? -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo

Re: [openstack-dev] a common client library

2014-01-17 Thread Robert Collins
upgrades are possible (or downgrades are required). -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman

Re: [openstack-dev] a common client library

2014-01-17 Thread Robert Collins
:) -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] a common client library

2014-01-17 Thread Robert Collins
be at least thought of. Sounds a little bit crazy though, I recognize it :). Launchpadlib which builds on wadllib did *exactly* that. It worked fairly well with the one caveat that it fell into the ORM trap - just in time lookups for everything with crippling roundtrips. -Rob -- Robert Collins

Re: [openstack-dev] [OpenStack-Dev] Third party testing

2014-01-17 Thread Robert Collins
On 18 January 2014 16:31, John Griffith john.griff...@solidfire.com wrote: On Fri, Jan 17, 2014 at 6:24 PM, Robert Collins robe...@robertcollins.net wrote: Certainly - I totally agree that anything nothing. I was asking about your statement of not having enough infra to get a handle on what

Re: [openstack-dev] [Neutron] auto configration of local_ip

2014-01-16 Thread Robert Collins
4. Send a few packets with a nonce in them to any of the already meshed nodes, and those nodes can report what ip they originated from. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing

Re: [openstack-dev] [Neutron] auto configration of local_ip

2014-01-16 Thread Robert Collins
On 16 January 2014 22:51, Robert Collins robe...@robertcollins.net wrote: I don't think 1 is a special case of 3 - interface based connections are dependent on physical wiring, How about 4. Send a few packets with a nonce in them to any of the already meshed nodes, and those nodes can report

Re: [openstack-dev] [tempest] testr duplicate test id detected

2014-01-12 Thread Robert Collins
On 13 Jan 2014 12:15, Bhuvan Arumugam bhu...@apache.org wrote: It behave differently when I list tempest tests. All tests are listed in single line with unicode characters. The command exit with non-zero exit code, with import errors. Any idea on whats going on? The import errors are due to

Re: [openstack-dev] [gantt[ Patches to sync gantt up to the current nova tree

2014-01-12 Thread Robert Collins
? Because (like for cinder) during the migration period we're maintaining two copies one in Nova and one in Gantt. If we're successful then once I is out we can delete the Nova copy. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

Re: [openstack-dev] [all] Organizing a Gate Blocking Bug Fix Day

2014-01-10 Thread Robert Collins
of their project to do the same. Am in. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [openstack-dev] [nova] Bogus -1 scores from turbo hipster

2014-01-10 Thread Robert Collins
and test it etc). I think we should set some confidence interval - e.g. 95% - and then from that we can calculate how many runs we need to be confident it won't occur more than that often. The number of runs will be more than 3 though :). -Rob -- Robert Collins rbtcoll...@hp.com Distinguished

Re: [openstack-dev] [Gantt] Looking for some answers...

2014-01-10 Thread Robert Collins
will have deprecated the nova scheduler code and have moved to gantt. We need to do the gantt client tree too, it's up but not sorted like the server is. This tree is what nova should import to get the RPC definitions to talk to gantt. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished

Re: [openstack-dev] [nova] where to expose network quota

2014-01-10 Thread Robert Collins
for this. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [OpenStack-Dev] IDE extensions in .gitignore

2014-01-10 Thread Robert Collins
is toxic about the few rules needed to handle common editors? -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin

Re: [openstack-dev] [OpenStack-Dev] IDE extensions in .gitignore

2014-01-10 Thread Robert Collins
are not especially careful to confirm those patterns match *only* what's intended (which also means gaining confidence in the nuances of git's pattern matcher). I read that as 'we don't test that our tarballs work'. No? -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP

Re: [openstack-dev] [requirements] - taskflow preventing sqla 0.8 upgrade

2014-01-10 Thread Robert Collins
to be incompatible without warning about that *until* there is a [pre-]release of the new major version available -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] [OpenStack-Dev] IDE extensions in .gitignore

2014-01-10 Thread Robert Collins
On 11 January 2014 15:39, Jeremy Stanley fu...@yuggoth.org wrote: On 2014-01-10 22:00:40 +1300 (+1300), Robert Collins wrote: [...synchronized .gitignore across all projects...] Out of curiousity, why wouldn't it work? The example I gave earlier in the thread... one project wants

Re: [openstack-dev] os-*-config in tripleo repositories

2014-01-09 Thread Robert Collins
the whole production-ready concept. So +1 on the other bits, but -2 on using git. We should use the git version when landing a change to the package, the released version otherwise. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

Re: [openstack-dev] [TripleO] Installing from packages in tripleo-image-elements

2014-01-07 Thread Robert Collins
. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO] Installing from packages in tripleo-image-elements

2014-01-07 Thread Robert Collins
in packages to share effort between teams installing OpenStack in more traditional ways and those getting on the TripleO pipeline. I'm not disputing the possible downsides intrinsic to packages, particularly the not-at-scale temptation to create non automated snowflakes :) -Rob -- Robert Collins

Re: [openstack-dev] [TripleO] Installing from packages in tripleo-image-elements

2014-01-07 Thread Robert Collins
building on a packaging toolchain are going to often be in catchup mode - I think we need to anticipate package based environments running against releases rather than CD. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

Re: [openstack-dev] [Nova] Requesting nova core to review 57614

2014-01-06 Thread Robert Collins
. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev

Re: [openstack-dev] [qa] negative test generation and testscenarios

2014-01-06 Thread Robert Collins
On 7 January 2014 07:41, David Kranz dkr...@redhat.com wrote: Thanks to all who looked at https://review.openstack.org/#/c/64733/. There were a few minor issues I will address but the biggest one was the suggestion to run each variation as a separate test case using testscenarios. After

Re: [openstack-dev] [requirements] - taskflow preventing sqla 0.8 upgrade

2014-01-04 Thread Robert Collins
guarantees, so the point when we will hit an incompatible change to a stable API is the 2 transition. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

[openstack-dev] [TripleO] Next weeks meeting cancelled?

2014-01-02 Thread Robert Collins
A bunch of the TripleO folk are going to be at LCA. I'd like to cancel the meeting rather than get them all up at (IIRC) 3am. If folk who aren't going want to hold the meeting, thats fine - but I won't be around to chair :) Cheers, Rob -- Robert Collins rbtcoll...@hp.com Distinguished

Re: [openstack-dev] [Neutron][qa] Parallel testing update

2014-01-02 Thread Robert Collins
___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack

Re: [openstack-dev] [nova] Turbo-hipster

2014-01-02 Thread Robert Collins
already. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO] Docker and TripleO

2014-01-02 Thread Robert Collins
machines and for some of them we choose to subdivide', or should it be an undercloud service - 'you can ask for machines or containers'. To my mind there are too many unknowns to meaningfully design at this point. We'll need to do a bunch of experiments to learn the constraints -Rob -- Robert

Re: [openstack-dev] [OpenStack-Dev] IDE extensions in .gitignore

2013-12-31 Thread Robert Collins
match names we'd genuinely want to add. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo

[openstack-dev] [Tripleo] reviewer review Jan

2013-12-31 Thread Robert Collins
I'm going to skip this this month: with most folk having ~2 weeks of leave there's only an effective 2 weeks of delta - both in practice for new reviewers, and in changes to track for existing -core since the last review - it seems a little pointless. -Rob -- Robert Collins rbtcoll...@hp.com

[openstack-dev] [TripleO] Docker and TripleO

2013-12-31 Thread Robert Collins
. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [nova] minimum review period for functional changes that break backwards compatibility

2013-12-30 Thread Robert Collins
. But even if it didn't, the ephemeral volume is formatted by the hypervisor, the one where resize is needed is the root device, which is separate. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev

Re: [openstack-dev] [nova] minimum review period for functional changes that break backwards compatibility

2013-12-29 Thread Robert Collins
for reviews that do need to move quickly, then there is no need to solve the problem *differently* for reviews that don't. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] [nova] minimum review period for functional changes that break backwards compatibility

2013-12-28 Thread Robert Collins
into an arbitrary-time warning period to users, if a cloud needs to. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi

Re: [openstack-dev] Process for proposing patches attached to launchpad bugs?

2013-12-22 Thread Robert Collins
death. I suggest not waiting for that and instead writing a new patch yourself. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

Re: [openstack-dev] [Nova] Default ephemeral filesystem

2013-12-20 Thread Robert Collins
Thats certainly a logical extension to the system, but orthogonal to fixing a bad default IMO. Admins can already configure a filesystem per OS. -Rob On 20 December 2013 23:00, Daniel P. Berrange berra...@redhat.com wrote: On Fri, Dec 20, 2013 at 09:21:54AM +1300, Robert Collins wrote

Re: [openstack-dev] [oslo][nova] oslo common.service vs. screen and devstack

2013-12-20 Thread Robert Collins
-bin/mailman/listinfo/openstack-dev -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [Ironic] Yuriy Zveryanskyy for ironic-core?

2013-12-19 Thread Robert Collins
Yuriy seems to have been doing reviews consistently over the last three months, is catching plenty of issues. He isn't catching everything, but I think he catches approximately as much as other cores - none of us catch everything. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished

[openstack-dev] meeting times and rotations etc...

2013-12-19 Thread Robert Collins
*anyway* so I think it's ok for the PTL (for instance) to not be at every meeting. Thoughts? -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http

[openstack-dev] [Nova] Default ephemeral filesystem

2013-12-19 Thread Robert Collins
why baremetal deploys were slow :)). -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [openstack-dev] [bugs] definition of triaged

2013-12-19 Thread Robert Collins
On 16 December 2013 23:56, Thierry Carrez thie...@openstack.org wrote: Robert Collins wrote: https://wiki.openstack.org/wiki/BugTriage is a 10 step process: thats not something we can sensible do over coffee in the morning. Totally agree with that. The idea of those 10 steps was not meant

Re: [openstack-dev] [testr] debugging failing testr runs

2013-12-17 Thread Robert Collins
mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] Announcing Fuel

2013-12-16 Thread Robert Collins
, linear IO for the target disk - much better. Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo

[openstack-dev] [Tempest][Production] Tempest / the gate / real world load

2013-12-12 Thread Robert Collins
-gate or devstack *other than* setting up the specific scenario, think thrice - should it be a production default and set in the relevant projects default config setting. Cheers, Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

[openstack-dev] [Nova] New official bugtag 'Ironic' ?

2013-12-12 Thread Robert Collins
We have official tags for most of the hypervisors, but not ironic as yet - any objections to adding one? -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] [TripleO][Tuskar] Terminology

2013-12-12 Thread Robert Collins
On 12 December 2013 21:59, Jaromir Coufal jcou...@redhat.com wrote: On 2013/12/12 01:21, Robert Collins wrote: On 12 December 2013 08:15, Tzu-Mainn Chen tzuma...@redhat.com * MANAGEMENT NODE - a node that has been mapped with an undercloud role Pedantically, this is 'A node

[openstack-dev] [TripleO] getting back on the train post-summit

2013-12-11 Thread Robert Collins
the single most important thing for TripleO right now, and with a need for patches in four projects (Nova, python-novaclient, the API docs and finally in heat to expose the use of it) there is still plenty of room for folk to make sure they don't tread on each others toes. -Rob -- Robert Collins

Re: [openstack-dev] [TripleO][Tuskar] Terminology

2013-12-11 Thread Robert Collins
is part of setting up the 'role configuration'. Thanks for drafting this! -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org

Re: [openstack-dev] [TripleO][Tuskar] Icehouse Requirements

2013-12-10 Thread Robert Collins
something ([manual] allocation) that we don't offer. We don't at the moment but we should :) maybe :0 -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] [ironic][qa] How will ironic tests run in tempest?

2013-12-10 Thread Robert Collins
and third-party testing? AIUI the criteria for acceptance is 'the thing is incubated or integrated'. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] [heat] Core criteria, review stats vs reality

2013-12-09 Thread Robert Collins
to their metric, and proxy metrics will optimise to the proxy, not to the primary goal - they can and usually will be disasterous. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list

Re: [openstack-dev] [TripleO][Tuskar] Icehouse Requirements

2013-12-09 Thread Robert Collins
On 9 December 2013 23:56, Jaromir Coufal jcou...@redhat.com wrote: On 2013/07/12 01:59, Robert Collins wrote: * Creation * Manual registration * hardware specs from Ironic based on mac address (M) Ironic today will want IPMI address + MAC for each NIC + disk/cpu/memory

Re: [openstack-dev] [Nova][TripleO] Nested resources

2013-12-09 Thread Robert Collins
-- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [ironic][qa] How will ironic tests run in tempest?

2013-12-09 Thread Robert Collins
, but not for anything that needs a full machine. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO][Tuskar] Icehouse Requirements

2013-12-09 Thread Robert Collins
... I'm not debating that we should have a list of free hardware - we totally should - I'm debating how we frame it. 'Available Nodes' or 'Undeployed machines' or whatever. I just want to get away from talking about something ([manual] allocation) that we don't offer. -Rob -- Robert Collins rbtcoll

Re: [openstack-dev] [TripleO][Tuskar] Icehouse Requirements

2013-12-09 Thread Robert Collins
from the bottom ('has GPU') and the constraints from the top ('needs GPU') and letting Nova and Heat sort it out. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] [heat] Core criteria, review stats vs reality

2013-12-09 Thread Robert Collins
to +2 land == more +2 bandwidth] and helping the project as a whole. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org

Re: [openstack-dev] [Tripleo] Core reviewer update Dec

2013-12-09 Thread Robert Collins
entirely possible to be good at one and not the other, or just to do a lot of one and not the other. *And thats OK*. So all that said, I think the vote summary is: - Ghe into core - the proposed removals held for a month And we'll re-evaluate in Jan. -Rob -- Robert Collins rbtcoll...@hp.com

Re: [openstack-dev] [Neutron] DHCP Agent Reliability

2013-12-09 Thread Robert Collins
to discard notifications during no subscriber. Which is fine: the agent repulls the full set it's running on that machine, and life goes on. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing

Re: [openstack-dev] Unified Guest Agent proposal

2013-12-07 Thread Robert Collins
On 7 December 2013 21:08, Clint Byrum cl...@fewbar.com wrote: So what is needed is domain specific command execution and segregation of capabilities. Sounds rather like mcollective. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

Re: [openstack-dev] [Neutron] DHCP Agent Reliability

2013-12-07 Thread Robert Collins
would say single node failure isn't catastrophic. So we should have AMQP set to discard notifications if there is noone listening: when an agent connects after an outage, it first starts listening, then does a poll for updates it missed. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished

Re: [openstack-dev] Unified Guest Agent proposal

2013-12-07 Thread Robert Collins
-- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [TripleO][Tuskar] Icehouse Requirements

2013-12-06 Thread Robert Collins
Personas as a way to make designs concrete and connected to user needs. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi

Re: [openstack-dev] [TripleO][Tuskar] Icehouse Requirements

2013-12-06 Thread Robert Collins
On 7 December 2013 10:55, Matt Wagner matt.wag...@redhat.com wrote: The 'management node' here is the undercloud node that Anna is interacting with, as I understand it. (Someone correct me if I'm wrong.) So it's not a bad idea to show its status, but I guess the mere fact that she's using it

Re: [openstack-dev] [policy] Let's make topics mandatory for openstack-dev

2013-12-05 Thread Robert Collins
, for things that currently have no topic. - Why not filter for just topics locally, wouldn't that be equivalent? -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev mailing list OpenStack-dev

Re: [openstack-dev] [Tripleo] Core reviewer update Dec

2013-12-05 Thread Robert Collins
of the API's they are presenting to users. I am totally confident that they are up to the task, particularly if the folk that are working on Tuskar are there to help Horizon folk understand better! -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

Re: [openstack-dev] [Tripleo] Core reviewer update Dec

2013-12-05 Thread Robert Collins
discuss it more real-time at the coming TripleO meeting; and I suggest that the Horizon meeting should also do that, and we can loop back to email with any new ideas or concerns that that raised. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

Re: [openstack-dev] [Tripleo] Core reviewer update Dec

2013-12-04 Thread Robert Collins
On 5 December 2013 06:55, James Slagle james.sla...@gmail.com wrote: On Wed, Dec 4, 2013 at 2:12 AM, Robert Collins Jan, Jordan, Martyn, Jiri and Jaromir are still actively contributing to TripleO and OpenStack, but I don't think they are tracking / engaging in the code review discussions

[openstack-dev] [TripleO] capturing build details in images

2013-12-04 Thread Robert Collins
a file in the image with that uuid, and outside the image we can write: - all variables (no security ramifications now as this file can be kept by whomever built the image) - command line args - version information for the toolchain etc. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished

Re: [openstack-dev] [Solumn] Suggestion about usage of mailing lists

2013-12-04 Thread Robert Collins
of discussions and debugging plans and so forth. Wiki pages are great for doing adhoc manuals and living google-searchable reference material. IMNSHO. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud ___ OpenStack-dev

Re: [openstack-dev] [heat] Heater Proposal

2013-12-04 Thread Robert Collins
/ we do that makes the bottleneck better makes everything better. Anything else we do has pretty much no effect, other than costing time and effort to do it, whatever it is. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

Re: [openstack-dev] [Tempest] Which is the best way for skipping tests?

2013-12-04 Thread Robert Collins
into account that setUpClass might do more than just fixtures, and certain guards are expected to be found in there. So the point is to remove setUpClass use entirely. Please bear that in mind in whatever you come up with. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP

Re: [openstack-dev] [heat] Heater Proposal

2013-12-04 Thread Robert Collins
reviewers (many hands, light work) - ideally with a distributed project like us, most things would be looked at in 9-12 hours or less; however these figures are much happier than nova, and nova still achieves pretty good velocity! -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP

<    3   4   5   6   7   8   9   10   >