Re: [Openstack] Backport Virtualization packages for Ubuntu Precise

2013-04-05 Thread Chuck Short
Hi, libvirt 1.0.2 and openvswitch has been backported to 12.04 via the cloud archive: https://wiki.ubuntu.com/ServerTeam/CloudArchive chuck On 13-04-05 07:00 AM, Endre Karlson wrote: Hi, I was wondering if anyone has backported latest Virtualization packages for Ubuntu LTS? seabios 1.7.x

Re: [Openstack] Grizzly official packages

2013-04-05 Thread Chuck Short
Hi They will not be backported to 12.10 only for 12.04. chuck On 13-04-05 03:32 AM, skible.openst...@gmail.coma wrote: Hi there, How can i add the official grizzly packages to ubuntu 12.10 ? This seems to work fine on ubuntu 12.04 but not sure it does on 12.10 ! deb http://ubuntu-cloud.arch

Re: [Openstack] On Grizzly PPA testing, the package nova-novncproxy conflicts with novnc

2013-03-20 Thread Chuck Short
Please open up a bug in launchpad. Thanks chuck On 13-03-20 03:13 PM, Martinx - ジェームズ wrote: Guys, The nova-novncproxy `1:2013.1+git201303201334~precise-0ubuntu1' still conflicts with `novnc_2012.1~e3+dfsg+1-2_amd64.deb'. I'm trying Grizzly from PPA on top of Ubuntu 12.04.2. Look (trying

Re: [Openstack] Grizzly-3 development milestone available (Keystone, Glance, Nova, Horizon, Quantum, Cinder)

2013-02-25 Thread Chuck Short
at a requirement to run Grizzly > G3? Or can I start testing it now with those packages? Heat is not a requirement to run Grizzly G3 > > Will Grizzly be available for Ubuntu 12.04 with all those features > (Ceilometer, Ajax Console, SPICE and etc)?. Most likely > > Tks! > Thiago

Re: [Openstack] Grizzly-3 development milestone available (Keystone, Glance, Nova, Horizon, Quantum, Cinder)

2013-02-22 Thread Chuck Short
Hi. On 13-02-22 06:16 AM, Martinx - ジェームズ wrote: Hi! What is the status of Openstack Grizzly-3 Ubuntu packages? They will be uploaded to today for raring, precise should be uploaded a couple of hours later Can we already set it up using apt-get / aptitude? With packaged Heat, Ceilometer

Re: [Openstack] Getting the 2012.2.3 release in Ubuntu

2013-02-15 Thread Chuck Short
Hi, Sorry for not getting back sooner, we are in the middle of getting 2012.2.3 updated for the Cloud Archive, however it follows the same stable release update processs (SRU) as normal updates for 12.04. You can read about the process at https://wiki.ubuntu.com/StableReleaseUpdates and follo

[Openstack] Hardcoding of requests in client

2013-02-06 Thread Chuck Short
Hi, So during our regular package builds we been noticing a lot of failures due to requests being hardcoded to <1.0. An example of this is the following (for glance) can be found at: http://pastebin.ubuntu.com/1616835/ This is due to python-keystoneclient having a hard dependency of request

Re: [Openstack] Fwd: [openstack-announce] [ANNOUNCE] OpenStack Nova, Glance, Keystone, Cinder, Quantum and Horizon 2012.2.1 released

2012-12-03 Thread Chuck Short
Hi, It should be available this week. Regards chuck On 12-12-03 01:34 AM, Sina Sadeghi wrote: Hello list, When will this update be available tousers of the Ubuntu Cloud Archive? Original Message Subject: [openstack-announce] [ANNOUNCE] OpenStack Nova, Glance, Keystone, C

Re: [Openstack] Ubuntu Openstack activity update

2012-11-22 Thread Chuck Short
https://bugs.launchpad.net/cloud-archive/+filebug On 12-11-22 04:47 PM, Matt Joyce wrote: If we have changes we'd like to submit for review to the cloud archive packages. What is the correct method for doing so? -Matt On Thu, Nov 22, 2012 at 8:19 AM, James Page

Re: [Openstack] [OpenStack] Upgrading from Essex to Folsom

2012-11-06 Thread Chuck Short
On 12-11-06 12:08 PM, Leander Bessa Beernaert wrote: g to upgrade my current installation of OpenStack Essex running on ubuntu 12.04 to the Folsom release. I'm following the instructions from [1] but I can't get the new packages to appear. For instance, after following the instruction, the vers

Re: [Openstack] When will the distro (specifically Ubuntu) have package for Folsom release

2012-10-03 Thread Chuck Short
Hi, You probably dont have the cloud archive gpg key in your ubuntu-keyring. To fix that you have to run the following command: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 5EDB1B62EC4926EA Regards chuck On 12-10-03 03:06 PM, David Kranz wrote: I am really confused about

Re: [Openstack] Ubuntu Cloud Archive information

2012-09-24 Thread Chuck Short
Hi On 12-09-24 07:39 PM, Sam Morrison wrote: Hi, I've started using the Ubuntu Cloud Archive packages for Folsom in Precise. Haven't been able to find out much information about them so I'm asking here. I've found the packages have quite a few bugs eg.[1]. So trying to figure out where to subm

Re: [Openstack] novnc for Ubuntu 12.04 and Folsom

2012-09-09 Thread Chuck Short
Hi Joe, Yes there will be one, I been working on it and it should be in the archive soon. chuck On 12-09-09 04:18 PM, Joe Topjian wrote: Hello, According to this bug report (https://bugs.launchpad.net/nova/+bug/1021836), novnc was updated to account for a change in the rpc module. Howev

Re: [Openstack] Is It Safe to Use The OpenStack Packages Distributed in Ubuntu 12.04 Official Repository?

2012-08-20 Thread Chuck Short
Hi, Yes, they are safe to use and they are production ready. regards chuck On Sun, 19 Aug 2012 20:20:18 +0800 Ji Zhang wrote: > Hi, > > I'm to deploy OpenStack Essex in production environment. According to > the official manual, I should either install it manually or use > dodai-deploy. After

Re: [Openstack] [Quantum] Removing quantum-rootwrap

2012-08-08 Thread Chuck Short
Hi, How much work would would be needed to get this added in quantum? Thanks chuck On Wed, 08 Aug 2012 15:31:59 +0200 Thierry Carrez wrote: > Hi everyone, > > Quantum currently contains bin/quantum-rootwrap, a copy of > nova-rootwrap supposed to control its privilege escalation to run > comm

[Openstack] RFC: Removing iscsitarget from nova/cinder.

2012-07-26 Thread Chuck Short
Hi, I was wondering if there is an aversion to remove ietadm support from folsom. I have checked the iscsitarget sourceforge site and there hasn't been a new version of iscsitarget in about 2 years. The kernel module doesn't compile on recent versions of Ubuntu. Since tgt is our preferred iscsi t

[Openstack] Adding dependencies for the Openstack project.

2012-07-19 Thread Chuck Short
Hi, I have been noticing a rise of dependencies being added to the tools/pip-requires or tools/test-requires to various parts of the Openstack project. Its great to see the project grow and being used by a lot of users and developers today. However most of the users whether they be Ubuntu users,

Re: [Openstack] [nova] [cinder] Nova-volume vs. Cinder in Folsom

2012-07-11 Thread Chuck Short
+1 on 1 chuck On Wed, 11 Jul 2012 08:26:56 -0700 Vishvananda Ishaya wrote: > Hello Everyone, > > Now that the PPB has decided to promote Cinder to core for the Folsom > release, we need to decide what happens to the existing Nova Volume > code. As far as I can see it there are two basic strate

Re: [Openstack] [nova] [cinder] Nova-volume vs. Cinder in Folsom

2012-07-11 Thread Chuck Short
On Wed, 11 Jul 2012 08:26:56 -0700 Vishvananda Ishaya wrote: > Hello Everyone, > > Now that the PPB has decided to promote Cinder to core for the Folsom > release, we need to decide what happens to the existing Nova Volume > code. As far as I can see it there are two basic strategies. I'm going

Re: [Openstack] Libvirt LXC with volume-attach broken ?

2012-07-05 Thread Chuck Short
was > added in > > commit e40b659d320b3c6894862b87adf1011e31cbf8fc > Author: Chuck Short > Date: Tue Jan 31 20:53:24 2012 -0500 > > Add support for LXC volumes. > > This introduces volume support for LXC containers in Nova. > The way that t

Re: [Openstack] instance cannot access outside network

2012-06-15 Thread Chuck Short
Hi, For those who are affected by the dnsmasq/vlan issues on Ubuntu, I have uploaded a fix for precise-proposed. It should be available for testing of the fix soon. You will have to turn on "precise-proposed" on your servers to test the fix. Regards chuck On Fri, 15 Jun 2012 20:19:28 +0800 李跃洲

Re: [Openstack] Essex: LXC volume attachment does not work?

2012-06-06 Thread Chuck Short
Hi, Can you please open up a bug in Launchpad please? thanks chuck On Tue, 5 Jun 2012 15:38:11 -0700 (PDT) David Kang wrote: > > Hello, > > We are using Essex version. > We are testing volume attachment to an LXC instance. > >From the code, the volume is mounted by the host machine to the

Re: [Openstack] Nodejs in horizon

2012-05-24 Thread Chuck Short
Hi On Thu, 24 May 2012 10:33:32 -0700 Joshua Harlow wrote: > Hi all, > > I was seeing that node.js is now being used in horizon. Is there any > details on why that was needed, the reasoning, the technical docs on > where it is used. > > Are there packages available in fedora/ubuntu for this?

Re: [Openstack] What the flag connection_type stands for ?

2012-05-16 Thread Chuck Short
On Wed, 16 May 2012 17:29:35 +0200 Razique Mahroua wrote: > Hi, > what in nova.conf connection_type stands for ? > > I only found that info > > http://nova.openstack.org/api/nova.virt.connection.html#module-nova.virt.connection > "This could benova.virt.fake.FakeConnection >

[Openstack] Baremetal Support

2012-05-15 Thread Chuck Short
Hi, The documentation for the baremetal support is a bit scarce. Does anyone know where I can find some more documentation please? Thanks chuck ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

Re: [Openstack] Ubuntu packaging team

2012-05-04 Thread Chuck Short
Hi Paul, We are in the middle of opening quantal for openstack and still working on getting the packages building, however I will have a look at them today and will be integrating them into the packaging branches. Thanks for being patient. Regards chuck On Thu, 03 May 2012 17:15:47 -0400 Paul B

Re: [Openstack] Configuring Keystone in OpenStack (Essex) white-papers

2012-04-27 Thread Chuck Short
On Fri, 27 Apr 2012 22:35:02 +0800 Shake Chen wrote: > HI > > Canonical provide the keystone document about how to config. > > http://www.canonical.com/about-canonical/resources/white-papers/configuring-keystone-openstack-essex > > > > but The document have one mistake. > > when I run > NO

Re: [Openstack] openstack.common setup code

2012-04-26 Thread Chuck Short
Hi, write_changelogs is really important to a distro point of view because we ship snapshots of trunk during our development cycle so informing the users whats in the snapshot is really important. chuck On Thu, 26 Apr 2012 10:12:05 -0500 Monty Taylor wrote: > Hey guys, > > Quick follow up fr

Re: [Openstack] nova-* as upstart services in release essex

2012-04-10 Thread Chuck Short
Hi, Anythng in the log files? Regards chuck On Tue, 10 Apr 2012 14:13:34 -0700 (PDT) Vijay wrote: > Hello, > I am trying to run nova-*  (of Essex released version) as upstart > services . When i do > sudo start nova-compute > I see that nova-compute process starts to run .. but does not > sus

Re: [Openstack] OpenStack 2012.1 ("Essex") is RELEASED !

2012-04-05 Thread Chuck Short
Hi, We have packages available for Ubuntu Precise 12.04 now as well. Regards chuck On Thu, 5 Apr 2012 16:13:12 + Jim Curry wrote: > Congrats and thank you to everyone involved! > > On 4/5/12 10:30 AM, "Lloyd Dewolf" wrote: > > >w00t! > > > > > >On Thu, Apr 5, 2012 at 8:02 AM, Duncan M

Re: [Openstack] Best approach for deploying Essex?

2012-04-03 Thread Chuck Short
On Tue, 3 Apr 2012 15:20:11 + Lillie Ross-CDSR11 wrote: > With the pending release of Essex, I'm making plans to upgrade our > internal cloud infrastructure. My question is what will be the best > approach? > > Our cloud is being used to support internal research activities and > thus needs

Re: [Openstack] Horizon OpenStack Dashboard RC1 on Ubuntu 12.04 B1 - can't get it working

2012-03-21 Thread Chuck Short
On Wed, 21 Mar 2012 11:24:00 + Kevin Jackson wrote: > Dear all, > I could do with some help. > I raised the following bugs in Horizon, specifically to do with > Ubuntu. > > On a fresh install of Precise I do the following: > > apt-get update > apt-get dist-upgrade > reboot > apt-get... nova

Re: [Openstack] Essex-4 milestone available for Keystone, Glance, Nova and Horizon

2012-03-02 Thread Chuck Short
On Fri, 2 Mar 2012 10:45:36 +0800 Shake Chen wrote: > Hi > > In ubuntu 12.04, pool seem not update . > > the package still is old, like keystone: > http://archive.ubuntu.com/ubuntu/pool/universe/k/keystone/ > > # apt-cache policy keystone > keystone: > Installed: (none) > Candidate: 2012.

Re: [Openstack] Redux deps?

2012-02-16 Thread Chuck Short
You are welcome :) On Thu, 16 Feb 2012 14:33:18 -0800 Joshua Harlow wrote: > Thx chuck short :-P > > On 2/16/12 2:27 PM, "Andy Smith" wrote: > > The package dependencies for redux are in devstack (the devstack > redux branch was merged to master), however qu

[Openstack] LXC Volumes - FFE

2012-02-01 Thread Chuck Short
Hi, https://blueprints.launchpad.net/nova/+spec/lxc-volumes I am asking for a FFE for adding LXC volume support. I realize that this feature is pretty late in the development cycle, but it has been well tested and it is a relatively simple change. If you have any questions please let me know.

Re: [Openstack] [DODCS] HPC with Openstack?

2011-12-06 Thread Chuck Short
Hi, So I was the developer who added support for LXC support initially, I have some comments in line On Tue, 6 Dec 2011 12:04:53 -0800 (PST) Dong-In David Kang wrote: > > > - Original Message - > > On Mon, Dec 05, 2011 at 09:07:06PM -0500, Lorin Hochstein wrote: > > > > > > > > > On

Re: [Openstack] Providing packages for stable releases of OpenStack

2011-12-06 Thread Chuck Short
On Tue, 6 Dec 2011 10:11:28 -0800 Duncan McGreggor wrote: > On 06 Dec 2011 - 14:28, Thierry Carrez wrote: > > So the general consensus so far on this discussion seems to be: > > > > (0) The "2011.3 release" PPA bears false expectations and should be > > removed now. In the future, we should not p

[Openstack] Reminder: Nova EC2 API Team Meeting Tomorrow.

2011-11-14 Thread Chuck Short
Hi, Just a friendly reminder that the first team meeting of the Nova EC2 API is tomorrow at 15:00 UTC on #openstack-meeting. The agenda is the following: 1. Introduction 2. Testing 3. Bug work flow. Regards chuck ___ Mailing list: https://launchpad.ne

[Openstack] Openstack Packaging

2011-11-11 Thread Chuck Short
Hi, For those who are interested in packaging Openstack for your $DISTRO$ (ubuntu, fedora, debian, etc, etc), we have started an IRC channel on freenode called #openstack-packaging. Stop by if you want to discuss packaging. Regards chuck ___ Mailing l

[Openstack] Nova EC2 API Team

2011-11-08 Thread Chuck Short
Hi, At the last Openstack Design Summit we had a session about how we can take care of the EC2 API more affectively. One of the outcomes of this session was to create an EC2 API team, that will help take care of the EC2 API in Nova. Today I would like to announce the formation of the Nova EC2 API

Re: [Openstack] Git repository for packaging

2011-10-20 Thread Chuck Short
On Thu, 20 Oct 2011 09:55:48 +0100 Dave Walker wrote: > On Thu, Oct 20, 2011 at 03:06:53PM +0800, Thomas Goirand wrote: > > Hi, > > > > I've found my way through https://github.com/openstack, and I'm > > happy to see that mostly everything is there now. However, I've > > found still missing: > >

Re: [Openstack] Ubuntu run instance error + xen

2011-08-22 Thread Chuck Short
On Mon, 22 Aug 2011 12:10:59 -0700 Joshua Harlow wrote: > Here is also the libvirt.xml section that might be useful: > > $ more instance-0033/libvirt.xml > > instance-0033 > 524288 > > linux > /dev/xvda > > /home/ctoteam/nova/nova/..//in

Re: [Openstack] Upload of Swift & Glance in Debian Experimental

2011-05-30 Thread Chuck Short
On Sat, 28 May 2011 21:05:49 +0800 Thomas Goirand wrote: > Hi Luca, > > thanks for this prompt reply. > > - Original message - > > Hi Thomas! > > > > Il 28/05/2011 09:00, Thomas Goirand ha scritto: > > > I previously uploaded Swift to Experimental, but the email I used > > > was one in

[Openstack] Real World Nova Deployments

2011-05-16 Thread Chuck Short
Hi, As interest continues to grow in the openstack project and with nova in particular. I would like to get a better idea of how people are deploying multi machine environemnts and hopefully start a discussion about it: * Are you using mysql or postgresql or sqllite? * Are you using flat networki

Re: [Openstack] booting from volume

2011-04-18 Thread Chuck Short
On Sun, 17 Apr 2011 01:48:49 +0900 Isaku Yamahata wrote: > Hi. I've implemented the basic support for boot from volume > and uploaded lp:~yamahata/nova/boot-from-volume > blue print: > https://blueprints.launchpad.net/nova/+spec/boot-from-volume > Adam Johnson, do you have any progress? > > With

Re: [Openstack] heterogeneous instance types

2011-04-01 Thread Chuck Short
On Fri, 01 Apr 2011 16:55:36 +0200 Thierry Carrez wrote: > Brian Schott wrote: > > > > I've uploaded a family of related of blueprints that the USC-ISI > > team is hoping to integrate into the Diablo release: > > > > https://blueprints.launchpad.net/nova/+spec/heterogeneous-instance-types > > h

Re: [Openstack] installing Nova in the Cloud

2011-03-31 Thread Chuck Short
On Thu, 31 Mar 2011 09:57:03 -0700 Nelson Nahum wrote: > I would like to install Open Stack Nova in few servers in the cloud. > > Is this possible? Which version? > > Any specific Cloud provider recommendations? > > Thanks, > Nelson Nahum > nel...@zadarastorage.com Hi, I recently installed o