[Openstack] What's the officially minimum supported Python version for nova

2011-01-19 Thread Lorin Hochstein
Hi all: What's the minimum version of Python officially supported by nova? In particular, is 2.6.1 supported? I had some tests fail because of an issue in Python 2.6.1 that's been resolved in Python 2.6.5 https://bugs.launchpad.net/nova/+bug/705052 . (Note that Python 2.6.1 is the default

Re: [Openstack] Steps that can help stabilize Nova's trunk

2011-02-17 Thread Lorin Hochstein
implementation platform would be very helpful for debugging problems on other platforms. Is it possible automatically pull this info from the PPA, extract it from the package metadata, and then add it to the admin guide docs? Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences

Re: [Openstack] Steps that can help stabilize Nova's trunk

2011-02-17 Thread Lorin Hochstein
On Feb 17, 2011, at 5:55 PM, Soren Hansen wrote: 2011/2/17 Lorin Hochstein lo...@isi.edu: For those who deploy on platforms other than Ubuntu, are these customizations recorded somewhere in the OpenStack documentation? Hmm.. No. I submitted it upstream, applied it in Ubuntu, and uploaded

Re: [Openstack] heterogeneous instance types

2011-04-01 Thread Lorin Hochstein
the guy at ISI who probably contributed the least amount of code to the heterogeneous implementation...). Is there community interest in this type of functionality? Take care, Lorin - Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin

Re: [Openstack] Summit Talk: Information session on Zones? Any interest?

2011-04-14 Thread Lorin Hochstein
+1 -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Apr 14, 2011, at 12:07 PM, Sandy Walsh wrote: I've been getting a lot of questions about Zones lately. How much interest is there for an informational session on Zones

Re: [Openstack] Summit Talk: Information session on Zones? Any interest?

2011-04-17 Thread Lorin Hochstein
+1 I'm interested in zones as well. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Apr 17, 2011, at 7:45 PM, Bryan Sung wrote: +1 I am very much interested in the session. --- Original Message

Re: [Openstack] Creating a forum

2011-05-03 Thread Lorin Hochstein
Anne: Somebody (several people?) have mentioned OSQA as a free Stack Exchange clone. We're running it internally at ISI, it works fairly well. It's a django app. Shapado is another (Ruby-based) Stack Exchange clone. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences

[Openstack] Bare metal provisioning group

2011-05-03 Thread Lorin Hochstein
. Web page: https://launchpad.net/~nova-bare-metal Mailing list: nova-bare-me...@lists.launchpad.net Take care, Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin ___ Mailing list

Re: [Openstack] [SPAM] Re: Creating a forum

2011-05-04 Thread Lorin Hochstein
/questions/320/shall-we-unite-computational-science-proposals Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin smime.p7s Description: S/MIME cryptographic signature ___ Mailing list

Re: [Openstack] [SPAM] Re: Creating a forum

2011-05-04 Thread Lorin Hochstein
rep to create the new tag. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin smime.p7s Description: S/MIME cryptographic signature ___ Mailing list: https://launchpad.net

Re: [Openstack] [SPAM] Re: Discussion on October Design Summit Locations

2011-05-04 Thread Lorin Hochstein
+9 for the DC area (there are 9 of us ISI-ers in the DC area working on OpenStack-related stuff). For an example venue: this year's IEEE Cloud conference is being held at the Washington Marriott in downtown DC: http://www.thecloudcomputing.org/2011/hotel.html Lorin -- Lorin Hochstein

Re: [Openstack] Creating a forum

2011-05-08 Thread Lorin Hochstein
All: Note that the proposed OpenStack Stack Exchange site was rejected as being too close to the existing Server Fault site: http://area51.stackexchange.com/proposals/31788/openstack Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http

Re: [Openstack] Zones / distributed scheduler question

2011-05-11 Thread Lorin Hochstein
. (Note that for our use case, we'll probably be using flavors to specify different capabilities, so we don't (yet) need the users to be able to send arbitrary strings using the API). Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http

Re: [Openstack] Zones / distributed scheduler question

2011-05-11 Thread Lorin Hochstein
to other people to get that code in there? Take care, Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On May 11, 2011, at 8:12 PM, Sandy Walsh wrote: Hey again! dabo, sirp and myself have been working

Re: [Openstack] dist-scheduler-1 merge

2011-05-13 Thread Lorin Hochstein
. It would be helpful for the reader less familiar with the code if these interfaces were firmed up a little. :) Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin From: Lorin Hochstein

Re: [Openstack] How to limit the total virtual processors/memory for one compute node?

2011-05-23 Thread Lorin Hochstein
yet. Take care, Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On May 23, 2011, at 10:00 PM, Huang Zhiteng wrote: Hi all, In my setup of Cactus, I found Nova scheduler would place newly created instance

Re: [Openstack] Cross-zone instance identifiers in EC2 API - Is it worth the effort?

2011-07-08 Thread Lorin Hochstein
? They would just look at the internal API and find the appropriate method. It would also make it easier to add additional front-ends, if there's ever any interest in that. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin

Re: [Openstack] Cross-zone instance identifiers in EC2 API - Is it worth the effort?

2011-07-08 Thread Lorin Hochstein
started making changes to break the API, that would be a good time to consider dropping support. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Jul 8, 2011, at 6:59 PM, Jorge Williams wrote: HTTP, SMTP, and IMAP

Re: [Openstack] can't access my running instance through ssh

2011-07-12 Thread Lorin Hochstein
Are you able to view the console output with euca-get-console-output? If so, are there any indications that something went wrong during bootup that might prevent the SSH server from starting inside the instance? Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute

Re: [Openstack] Cross-zone instance identifiers in EC2 API - Is it worth the effort?

2011-07-12 Thread Lorin Hochstein
zone that contains multiple machine architectures). Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] Cross-zone instance identifiers in EC2 API - Is it worth the effort?

2011-07-13 Thread Lorin Hochstein
and is getting pulled in two directions by ec2/os api? Perhaps making this layer have a clear contract is what we're missing? Yeah, I'm not sure what the best solution is here... Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu

Re: [Openstack] Issues with Packaging and a Proposal

2011-08-25 Thread Lorin Hochstein
virtualenv for testing. (We use the virtualenv for our internal Hudson server, and we occasionally see issues where the virtualenv breaks because of a version bump). Lorin - Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin

Re: [Openstack] A possible alternative to Gerrit ...

2011-09-05 Thread Lorin Hochstein
with content. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https

Re: [Openstack] Review Spam

2011-09-26 Thread Lorin Hochstein
What's the location of the gerrit git repository? Is it this: https://review.openstack.org/p/openstack/nova Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Sep 23, 2011, at 2:08 PM, Todd Willey wrote: Strictly

Re: [Openstack] openstack-nova

2011-10-06 Thread Lorin Hochstein
Armaan: This is already happening, see: https://github.com/openstack/nova/blob/master/nova/rpc/impl_kombu.py Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Oct 6, 2011, at 7:18 AM, Armaan wrote: Hi, i am

Re: [Openstack] OpenStack API Versioning Conventions

2011-10-11 Thread Lorin Hochstein
Ceci n'est pas un pipe. ;) -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Oct 11, 2011, at 11:28 AM, George Reese wrote: It's wildly inappropriate to equate a thing with its representation. On Oct 11, 2011, at 4:06 PM

Re: [Openstack] OpenStack Academic Alliance|Circle|Initiative #unconference

2011-10-14 Thread Lorin Hochstein
going to SC'11? That's the big academic supercomputing conference / industry trade show: http://sc11.supercomputing.org/ Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Oct 14, 2011, at 2:53 AM, Thor Wolpert wrote

[Openstack] User separation in nova (w/o keystone)

2011-10-18 Thread Lorin Hochstein
10.99.1.3 running user1 (test_user1, gpu1)1 m1.tiny 2011-10-18T15:09:54Znovaami-ami- Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin

Re: [Openstack] Openatack vector logo

2011-10-19 Thread Lorin Hochstein
://openstack.org/brand/web-badges/ and click Agree Continue, it redirects back to the same page. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin ___ Mailing list: https://launchpad.net

Re: [Openstack] Git repository for packaging

2011-10-21 Thread Lorin Hochstein
the novaclient Python (PyPI) packaging. I don't recall what was finally decided about this. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin___ Mailing list: https://launchpad.net

Re: [Openstack] OpenStack Dashboard Update

2011-10-21 Thread Lorin Hochstein
-- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net

Re: [Openstack] Which nova scheduler for different hardware sizes?

2011-10-23 Thread Lorin Hochstein
in terms of total physical cores and allocated virtual cores. (We use a custom scheduler at our site, so I don't have any firsthand experience with the least-cost scheduler). Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin

Re: [Openstack] +1, All services should have WADLs

2011-10-27 Thread Lorin Hochstein
It would be great if we could do some kind of transform of the IDL to generate (some of) the human-consumable REST API documentation that lives at docs.openstack.org. That would simplify the task of keeping those docs up to date. Lorin -- Lorin Hochstein, Computer Scientist USC Information

Re: [Openstack] Which nova scheduler for different hardware sizes?

2011-11-01 Thread Lorin Hochstein
the following flag to your nova.conf --least_cost_functions=nova.scheduler.least_cost.compute_least_loaded_cost_fn Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Nov 1, 2011, at 11:37 AM, Sandy Walsh wrote: I'm

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Lorin Hochstein
the S3 front-end functionality directly into glance (is there?) to continue supporting euca-upload-bundle without nova-objectstore. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Nov 21, 2011, at 7:18 AM, David

Re: [Openstack] turn a devstack into a deployment

2011-11-22 Thread Lorin Hochstein
Cool! -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Nov 22, 2011, at 12:05 PM, Yun Mao wrote: devstack makes setting up a dev environment such a breeze, that I'd rather not go back to the packages and manual

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-23 Thread Lorin Hochstein
Hi Razique: Thanks. I've proposed adding these examples to the docs: https://review.openstack.org/1883 https://review.openstack.org/1888 Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Nov 23, 2011, at 2:44 AM

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-25 Thread Lorin Hochstein
Thanks, Jay. I've abandoned the docbook change and will update the glance RST docs change based on your review comments. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Nov 25, 2011, at 12:14 PM, Jay Pipes wrote

Re: [Openstack] Cloud Computing StackExchange site proposal

2011-11-28 Thread Lorin Hochstein
of filtering out spam (I see lots of spammy content in the RSS feed for forums.openstack.org). Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin ___ Mailing list: https

Re: [Openstack] reviewday

2011-11-28 Thread Lorin Hochstein
Neat-o! Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Nov 28, 2011, at 4:36 PM, Gabe Westmaas wrote: Hey all, Just thought I'd let you know of a tool many of the guys here on ozone have found useful

Re: [Openstack] [GLANCE] Proposal: Combine the container_format and disk_format fields in 2.0 Images API

2011-12-01 Thread Lorin Hochstein
different format fields that needed to be set. Simplifying the UI will make it easier on the users. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin ___ Mailing list: https

Re: [Openstack] HPC with Openstack?

2011-12-02 Thread Lorin Hochstein
compute job across multiple nodes. A particular compute job will run for hours to days, so fast provisioning isn't necessarily critical (the traditional HPC model is to have your job wait in a batch queue until the resources are available). Lorin -- Lorin Hochstein, Computer Scientist USC

Re: [Openstack] HPC with Openstack?

2011-12-03 Thread Lorin Hochstein
/hpc-testing/nova/virt/libvirt/connection.py#L482. But to be able to use lxc-attach, we had to upgrade the Linux kernel in RHEL6.1 from 2.6.32 to 2.6.38. This kernel isn't supported by SGI, which means that we aren't able to load the SGI numa-related kernel modules. Take care, Lorin -- Lorin

Re: [Openstack] HPC with Openstack?

2011-12-05 Thread Lorin Hochstein
On Dec 4, 2011, at 7:46 AM, Soren Hansen wrote: 2011/12/4 Lorin Hochstein lo...@isi.edu: Some of the LXC-related issues we've run into: - The CPU affinity issue on LXC you mention. Running LXC with OpenStack, you don't get proper space sharing out of the box, each instance actually sees

Re: [Openstack] Proposal for Lorin Hochstein to join nova-core

2011-12-05 Thread Lorin Hochstein
. It's now been 6 days, there has been more than 5 +1's and noone has objected. Welcome to the team, Lorin. Cool! Thanks, Soren. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin

Re: [Openstack] Expectations for tracebacks

2011-12-15 Thread Lorin Hochstein
I don't know if there's an official project policy, but personally I don't think an end-user should ever see a Python traceback in a logfile under normal operations (i.e., the user has configured all of the services correctly). Lorin -- Lorin Hochstein, Computer Scientist USC Information

Re: [Openstack] Problems with run_tests.sh on 11.10

2012-01-02 Thread Lorin Hochstein
Would this work for Fedora-based distributions as well? On Jan 2, 2012, at 12:45 PM, Monty Taylor wrote: I think this is an excellent idea. I believe we should do this in the nova pip-requires for real - the sudo apt-get install python-m2crypto in install_venv.py has always felt super

Re: [Openstack] Using Swift S3 API with Keystone

2012-01-03 Thread Lorin Hochstein
Hi Akira: See the following wiki pages for info on how to contribute patches: - http://wiki.openstack.org/HowToContribute - http://wiki.openstack.org/GerritWorkflow Take care, Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu

[Openstack] Proposal to limit decorator usage

2012-01-17 Thread Lorin Hochstein
decorator depth to no more than two. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com smime.p7s Description: S/MIME cryptographic signature ___ Mailing list: https://launchpad.net

Re: [Openstack] Documentation: Basic Concepts of OpenStack are lacking from official Getting Started PDF

2012-02-20 Thread Lorin Hochstein
Hi Alexey: Can you log these issues as separate bugs in the OpenStack Manuals launchpad project https://launchpad.net/openstack-manuals? That will make it easier to track and ensure that they get addressed. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services

Re: [Openstack] If I open a bug in launchpad + attach a patch, does it get reviewed ?

2012-02-29 Thread Lorin Hochstein
No, it only shows up in the Gerrit queue review.openstack.org if you submit the patch using git. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Feb 29, 2012, at 9:13 PM, Alexey Eromenko wrote: If I open a bug

Re: [Openstack] Test Dependencies

2012-03-01 Thread Lorin Hochstein
test), and in action/assertion mocking (e.g. mock), you check assertions *after* executing the code under test (i.e., Go execute the code under test. Now check: did A, B, C, happen)? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com

Re: [Openstack] eventlet weirdness

2012-03-02 Thread Lorin Hochstein
Looks like a textbook example of a leaky abstraction http://www.joelonsoftware.com/articles/LeakyAbstractions.html to me. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Mar 2, 2012, at 1:35 PM, Joshua Harlow wrote: Does

Re: [Openstack] Gerrit minimum review time frame

2012-03-13 Thread Lorin Hochstein
of reviewing guidelines. Even better would be to have them in checklist form to make sure we don't miss things as we do reviews (checklists are great: http://gawande.com/the-checklist-manifesto). Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc

Re: [Openstack] Random libvirt hangs

2012-03-14 Thread Lorin Hochstein
From what I understand, the SmokeStack integration tests are running on Ubuntu 11.10 (XenServer) and Fedora 16 (Libvirt), so as a practical matter those platforms will be more battle-tested even if they aren't officially blessed as supported platforms. Take care, Lorin -- Lorin Hochstein Lead

Re: [Openstack] [NOVA] Snapshotting may require significant disk space (in /tmp). How to properly solve disk space issues?

2012-03-16 Thread Lorin Hochstein
should generally be mounted a large partition by default. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] Have anyone integrated spice with openstack ?

2012-03-21 Thread Lorin Hochstein
Suyi: There is some initial implementation work in this area: https://review.openstack.org/5319 And there's a proposed session on SPICE in the upcoming design summit: http://summit.openstack.org/sessions/view/4 Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis

[Openstack] OVF vs. bare container formats for qcow2 images

2012-03-28 Thread Lorin Hochstein
bare?). In particular, why does the user need to specify this information? Also, are there any Linux command-line tools for inspecting/manipulating OVF containers? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com

Re: [Openstack] OVF vs. bare container formats for qcow2 images

2012-04-01 Thread Lorin Hochstein
On Mar 29, 2012, at 12:40 PM, Daniel P. Berrange wrote: On Wed, Mar 28, 2012 at 04:41:28PM -0400, Lorin Hochstein wrote: All: Given that I have a qcow2 image from somewhere (e.g., downloaded it from a uec-images.ubuntu.com, created one from a raw image using qemu-img) that i want to add

Re: [Openstack] OVF vs. bare container formats for qcow2 images

2012-04-01 Thread Lorin Hochstein
On Mar 29, 2012, at 12:00 PM, Scott Moser wrote: On Wed, 28 Mar 2012, Lorin Hochstein wrote: All: Given that I have a qcow2 image from somewhere (e.g., downloaded it from a uec-images.ubuntu.com, created one from a raw image using qemu-img) that i want to add to glance: 1. How can

[Openstack] nova-manage required or deprecated for essex?

2012-04-01 Thread Lorin Hochstein
if he was referring specifically to nova-manage image, or to nova-manage in general. Right now, the docs have about 100 mentions of nova-manage: [(master) docbkx]$ find . -name '*.xml' | xargs grep nova-manage| wc -l 98 Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services

[Openstack] Doc review request for keystone install

2012-04-02 Thread Lorin Hochstein
they are stored in the database backend (as was originally documented and seems to be the default Ubuntu package setup) or to use the templated catalog file (as suggested by that blog entry and used by devstack). Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services

[Openstack] Documenting public sites with VM images

2012-04-02 Thread Lorin Hochstein
users to? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https

Re: [Openstack] multiple floating ip pools

2012-04-02 Thread Lorin Hochstein
Vish: Are floating IP pools (--pool) documented anywhere? I did a quick look but couldn't find it in the main docs. Take care, Lorin Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Mar 30, 2012, at 2:18 PM, Vishvananda

Re: [Openstack] Limit flavors to specific hosts

2012-04-02 Thread Lorin Hochstein
to essex, though, so no clue if that code would still work if ported to the current trunk. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Apr 2, 2012, at 1:36 PM, Day, Phil wrote: Hi Folks, I’m looking

Re: [Openstack] Limit flavors to specific hosts

2012-04-02 Thread Lorin Hochstein
with something like system=uv. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Apr 2, 2012, at 9:23 PM, Jan Drake wrote: If I understand this correctly, the motivation is to be able to provide a hint to schedulers on host-level

[Openstack] Looking for complete keystone endpoint-create example

2012-04-02 Thread Lorin Hochstein
backend, not the database backend, so I can't use it for an example). In particular, do we have to create a separate endpoint for each tenant? Are endpointTemplates still around or are they gone now? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc

Re: [Openstack] ESXi documentation..

2012-04-04 Thread Lorin Hochstein
, do you recall why the vmwareapi_readme.rst docs got moved to the unused_docs list? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com ___ Mailing list: https://launchpad.net

Re: [Openstack] ESXi documentation..

2012-04-04 Thread Lorin Hochstein
diagram is here: https://github.com/openstack/nova/blob/master/doc/source/images/vmwareapi_blockdiagram.jpg Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Apr 4, 2012, at 1:43 PM, Doug Hellmann wrote: I think it was because

Re: [Openstack] mock, mox, stubs, fakes, etc

2012-04-08 Thread Lorin Hochstein
tests. However, mox has been the main mocking library used in Nova unit test for as long as I have been familiar with the code. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Apr 8, 2012, at 4:06 PM, Joseph Heck wrote

Re: [Openstack] [Doc] Docs meeting today, Monday 2000 UTC (3:00 CST)

2012-04-09 Thread Lorin Hochstein
Anne: Can you confirm the time? The wiki page says March 9, 2012, 2000 UTC (3:00 CST). But isn't 2000 UTC the same as 1:00 PM CDT? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Apr 9, 2012, at 10:57 AM, Anne Gentle

Re: [Openstack] [Doc] Docs meeting today, Monday 2000 UTC (3:00 CST)

2012-04-09 Thread Lorin Hochstein
My fault, I just mixed up CDT and PDT in my head (I'm on EDT). Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Apr 9, 2012, at 11:15 AM, Anne Gentle wrote: It used to be 2:00 CST but now it's 3:00 CST. Here's the UTC

Re: [Openstack] [OpenStack] preallocation

2012-04-10 Thread Lorin Hochstein
Vish: For documentation purposes, if the user wants to be able to do snapshots, what combinations of the following three variables are allowed? 1. original image format (qcow2 | raw) 2. use_cow_image flag (true | false) 3. force_raw_images flag (true | false) Take care, Lorin -- Lorin

Re: [Openstack] Endpoints problems

2012-04-12 Thread Lorin Hochstein
: [catalog] driver = keystone.catalog.backends.sql.Catalog Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] nova.conf query

2012-04-16 Thread Lorin Hochstein
Hi Salman: Can you send me a link to any docs that have the old --flag format? Lorin Sent from my iPad On Apr 16, 2012, at 6:17 AM, Salman Malik salma...@live.com wrote: Hi All, A quick question regarding nova.conf: How can I modify nova.conf and get it to work with devstack. The

[Openstack] image_service=nova.image.s3.S3ImageService???

2012-04-19 Thread Lorin Hochstein
service, and can't be a default image service on its own. I'm going to zap this as a valid option from the documentation (unless someone sets me straight here). Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com

Re: [Openstack] OpenStack Client Followup

2012-04-19 Thread Lorin Hochstein
-- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Apr 19, 2012, at 1:57 PM, Matt Joyce wrote: I'd be down with helping out as well. On Thu, Apr 19, 2012 at 1:43 PM, Doug Hellmann doug.hellm...@dreamhost.com wrote: On Wed, Apr 18, 2012 at 11

Re: [Openstack] Quantum deployment on Essex

2012-04-20 Thread Lorin Hochstein
by Rackspace Cloud Builders works properly with Essex: https://github.com/cloudbuilders/noVNC/ Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com ___ Mailing list: https://launchpad.net

Re: [Openstack] wsgi code duplication

2012-04-24 Thread Lorin Hochstein
. The reports help fix the issue going forward. I don't know of any duplication metrics being calculated, but Jenkins continually reports test coverage metrics: https://jenkins.openstack.org/portlet/dashboard_portlet_30/ Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis

Re: [Openstack] [OpenStack][Nova] Minimum required code coverage per file

2012-04-24 Thread Lorin Hochstein
and Elaine Weyuker, formerly of ATT Research). I would *love* to see some academic researchers try to apply those techniques to OpenStack to help guide QA activities by identifying which parts of the code should get more rigorous testing and review. Take care, Lorin -- Lorin Hochstein Lead

Re: [Openstack] raw or qcow2

2012-04-25 Thread Lorin Hochstein
. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Apr 25, 2012, at 1:55 AM, Vishvananda Ishaya wrote: ? Did you mistype your comment or misread mine? Raw does NOT work for snapshots. snapshots only work for qcow2

Re: [Openstack] How does everyone build OpenStack disk images?

2012-04-26 Thread Lorin Hochstein
specifically, with OpenStack-supported hypervisors), and have that be accessible on docs.openstack.org. We could use the wiki, but I'm afraid most users wouldn't find it there, and this is a pretty critical issue for new users. Unless Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud

Re: [Openstack] proposal for Russell Bryant to be added to Nova Core

2012-04-27 Thread Lorin Hochstein
out w/ reviews... definitely the RPC ones. +1 Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com smime.p7s Description: S/MIME cryptographic signature ___ Mailing list: https

Re: [Openstack] Using Foreign Keys

2012-04-28 Thread Lorin Hochstein
/disable-fkeys-by-config Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com smime.p7s Description: S/MIME cryptographic signature ___ Mailing list: https://launchpad.net/~openstack Post

Re: [Openstack] [OpenStack][Nova] Minimum required code coverage per file

2012-04-28 Thread Lorin Hochstein
-common code in coverage calculations: https://review.openstack.org/6905 Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com smime.p7s Description: S/MIME cryptographic signature

[Openstack] [client] Where will client API libraries live?

2012-05-02 Thread Lorin Hochstein
libraries? * not directly, abstract out common ancestor classes If that's the case, where are the client API libraries going to live? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com smime.p7s Description: S/MIME cryptographic

Re: [Openstack] heads up regarding keystone dev venv on an Ubuntu VM (VirtualBox)

2012-05-04 Thread Lorin Hochstein
/93d0821220dbe483bd1d129969ac18d914901bb4 Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On May 4, 2012, at 12:59 PM, Duncan McGreggor wrote: Updates: * Doug Hellmann narrowed this down to the network access that was happening with pip

Re: [Openstack] Compute State Machine diagram ... (orchestration? docs?)

2012-05-06 Thread Lorin Hochstein
I added these to the Nova developer docs here: https://review.openstack.org/7177 Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On May 3, 2012, at 8:26 PM, Sandy Walsh wrote: Even better, here's the Open/LibreOffice Impress

[Openstack] OpenStack support: KVM vs. QEMU

2012-05-08 Thread Lorin Hochstein
support matrix wiki page http://wiki.openstack.org/HypervisorSupportMatrix has no specific information on OpenStack features supported by KVM but not QEMU Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com smime.p7s Description: S

Re: [Openstack] (no subject)

2012-05-08 Thread Lorin Hochstein
-- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com smime.p7s Description: S/MIME cryptographic signature ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe

Re: [Openstack] dimenssion of vnc console window

2012-05-09 Thread Lorin Hochstein
are: width=1280 height=900 Regards, Gabriel Thanks, Gabriel. I proposed adding this info to the docs: https://review.openstack.org/7278 Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com

Re: [Openstack] Keystone client, user belongs to many tenants?

2012-05-09 Thread Lorin Hochstein
: ad...@example.com, tenantId: d1506184877a449a91fc6adcb553ad97}') (HTTP 409) Is this supposed to happen? Is the client supposed to send back this much info also (hashed password??) :-P Not sure about this one. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis

Re: [Openstack] Keystone client, user belongs to many tenants?

2012-05-10 Thread Lorin Hochstein
. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On May 10, 2012, at 3:50 AM, Dolph Mathews wrote: +1 The second way to accomplish this is exactly what keystone currently supports (explicit role grants), which didn't change

Re: [Openstack] Keystone 2012.1 - global and private endpoints

2012-05-12 Thread Lorin Hochstein
Unfortunately, It isn't in the docs yet. :( I'm hoping to find some time to add this to the docs in the next few days. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On May 12, 2012, at 8:43 AM, Leandro Reox wrote: Clear

Re: [Openstack] [OpenStack][Keystone] Blueprint to store quota data in Keystone

2012-05-12 Thread Lorin Hochstein
to use json in the CLI for complex operations, I would recommend reading the json from stdin rather than passing it as a command-line flag. This means users could do either: echo {'key': 'value'} | keystone … or: keystone … batch.json Take care, Lorin -- Lorin Hochstein Lead Architect

Re: [Openstack] Dhcp lease errors in vlan mode

2012-05-14 Thread Lorin Hochstein
, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More

Re: [Openstack] Error in documentation openstack install and deploy manual

2012-05-15 Thread Lorin Hochstein
Thanks, Alessandro. I've proposed a doc fix for these issues here: https://review.openstack.org/7442 Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On May 15, 2012, at 9:32 AM, Alessandro Tagliapietra wrote: I tried

Re: [Openstack] Problem with attaching disks to an instance

2012-05-15 Thread Lorin Hochstein
. Is this a bug? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https

Re: [Openstack] [openstack]create network project_id

2012-05-16 Thread Lorin Hochstein
or just for nova-manage? Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https

Re: [Openstack] confuse about keystone rule

2012-05-21 Thread Lorin Hochstein
Hi William: Some new documentation just landed that should clear things up: http://docs.openstack.org/trunk/openstack-compute/admin/content/keystone-concepts.html (Short answer: by default, only the admin role has meaning unless you edit the policy.conf files). Take care, Lorin -- Lorin

  1   2   >