Re: [Openstack] create/attach volume in openstack

2011-10-10 Thread Kiall Mac Innes
I've noticed euca-attach-volume wont complain if you give it bad args... Try using /dev/vdc as the device, and check dmesg | tail inside the instance after... Kiall Sent from a mobile - sorry for being short! On Oct 10, 2011 6:57 a.m., haynes.da...@accenture.com wrote: Thanks for the replies.

[Openstack] Deleted Security Group preventing instance creation

2011-10-10 Thread Kiall Mac Innes
Hiya, After deleting a security group, new instances fail to create due to the error below, I've restored the group via the DB (its the puppet group with id 6) and all is well again. Is this expected/a known issue/etc or am I doing something wrong? If I'm not, can you let me know so I can file a

Re: [Openstack] Deleted Security Group preventing instance creation

2011-10-10 Thread Kiall Mac Innes
I should have added, this is the 2011.3-0ubuntu6 version running on Ubuntu Oneiric, installed from the Ubuntu archives. Thanks, Kiall On Mon, Oct 10, 2011 at 10:32 AM, Kiall Mac Innes ki...@managedit.iewrote: Hiya, After deleting a security group, new instances fail to create due

Re: [Openstack] Access an instance via its public (floating ip) from within the same instance

2011-10-10 Thread Kiall Mac Innes
...@redhat.com wrote: Hi Kiall, On Sun, 2011-10-09 at 22:41 +0100, Kiall Mac Innes wrote: Hiya, I'm looking to find out if there is any way to access an instance via its public (floating ip) from within the same instance. The docs mention that this is not possible here: http

Re: [Openstack] OpenStack API Versioning Conventions

2011-10-11 Thread Kiall Mac Innes
Pretending we are talking about User resource for me, kiall for moment. The v1 API might represent the kiall user resource as {name:kiall} while the v2 API might represent the kiall user resource as {USERname:kiall}. The kiall resource has not changed, only the API representation. Hence, a

Re: [Openstack] How to get a Dashboard version that doesn't use keystone?

2011-10-14 Thread Kiall Mac Innes
I wouldn't mind finding that either, or a preferrably, in my case, keystone package compatible with the Ubuntu oneiric diablo packages! Thanks, Kiall On Oct 14, 2011 4:24 p.m., Jorge Luiz Correa corre...@gmail.com wrote: I gave up to configure a OpenStack Diablo with Keystone (everything is

Re: [Openstack] openstack-satellite

2011-10-14 Thread Kiall Mac Innes
On Oct 14, 2011 10:54 p.m., Jay Pipes jaypi...@gmail.com wrote: I would advise NOT having any particular governance model for Satellite projects. The projects themselves should self-govern by the cultural norms of the programming language communities that are relevant to the project; since

Re: [Openstack] OpenStack Dashboard Update

2011-10-21 Thread Kiall Mac Innes
Looks like the project got renamed due to the openstack-dashboard - horizon change ... https://blueprints.launchpad.net/horizon Thanks, Kiall On Fri, Oct 21, 2011 at 7:37 PM, Lorin Hochstein lo...@isi.edu wrote: On Oct 21, 2011, at 10:17 AM, Carlo Impagliazzo wrote: Alle mercoledì 19

Re: [Openstack] ANN: (Unofficial) OpenStack Diablo packages for Ubuntu Oneiric

2011-10-25 Thread Kiall Mac Innes
On Oct 25, 2011 8:04 p.m., Dave Walker davewal...@ubuntu.com wrote: Can you point me to this discussion? It sound awfully like there has been some confusion.. Who was it that said this? It was on one of the OpenStack or Ubuntu IRC channels a week or so ago, I'd have to go digging through

Re: [Openstack] OpenStack Dashboard Gerrit/Github Transition

2011-10-28 Thread Kiall Mac Innes
Hi Devin, Should we expect a diablo/stable branch? I'm only asking because the old branches are now gone. Thanks, Kiall On Oct 28, 2011 9:48 p.m., Devin Carlen devin.car...@gmail.com wrote: Hello all, We have officially completed the Gerrit/Github transition for Horizon. This is the last

Re: [Openstack] [Nova] [Keystone] Nova projects (Diablo)

2011-10-28 Thread Kiall Mac Innes
Just add the ec2 credentials to keystone, apply the keystone patch mentioned earlier if your using Diablo branches, and you're good to go. Check out how devstack does it, While it's not a production platform, it's a great reference. Kiall On Oct 28, 2011 10:42 p.m., Nguyen, Liem Manh

Re: [Openstack] vlan setup and cisco switch

2011-11-16 Thread Kiall Mac Innes
I've not used VLAN's with Cisco switches, so I could be wrong here.. switchport mode trunk switchport trunk native vlan 1 (This is the vlan that un-tagged packets will go to..) switchport trunk allowed vlan 100-115 (Since you created 16 networks, they will be vlan's 100-115) Thanks, Kiall

Re: [Openstack] JavaEE 7.0 Cloud and OpenStack

2011-11-28 Thread Kiall Mac Innes
I think you may be misunderstanding what OpenStack provides. CloudFoundry, Amazon *Elastic Beanstalk* and Heroku are all Platform as a Service providers. (Well, CloudFoundry is software for providers, not a provider itself) OpenStack and Amazon *EC2* are Infrastructure as a Service providers

Re: [Openstack] Openstack Dashboard mismatch issue.

2011-12-12 Thread Kiall Mac Innes
See inline.. On Mon, Dec 12, 2011 at 4:27 PM, ygsnian ygsnian ygsn...@gmail.com wrote: My questions are: 1. What openstack version and Dashboard version are the dashboard developers working based on? There are two branches of every project. master and stable/diablo. All the master

Re: [Openstack] Multinode installation (with devstack on the master)

2011-12-27 Thread Kiall Mac Innes
It sounds like you are trying to use devstack for a production install, this is not recommended. As the name implies, devstack is for a development rather than production install of OpenStack.. You would be better off using either the native Ubuntu packages (unless you plan on using keystone or

Re: [Openstack] Blueprint etiquette

2012-01-06 Thread Kiall Mac Innes
On Thu, Jan 5, 2012 at 10:05 PM, Andrew Bogott andrewbog...@gmail.comwrote: I doubt that anyone but me is keeping much of an eye on this extension, but it nonetheless feels rude for me to unilaterally modify it when it is already a part of a release schedule. I've been keeping an eye on

Re: [Openstack] Blueprint etiquette

2012-01-06 Thread Kiall Mac Innes
. Thanks, Kiall On Fri, Jan 6, 2012 at 8:21 AM, Kiall Mac Innes ki...@managedit.ie wrote: On Thu, Jan 5, 2012 at 10:05 PM, Andrew Bogott andrewbog...@gmail.comwrote: I doubt that anyone but me is keeping much of an eye on this extension, but it nonetheless feels rude for me to unilaterally

Re: [Openstack] Public and Private DNS (was: Blueprint etiquette)

2012-01-06 Thread Kiall Mac Innes
to zone1 so that other unrelated activities don't drop entries into that domain. Does that clarify? -Andrew On 1/6/12 12:24 AM, Kiall Mac Innes wrote: Hi Andrew, One question, can you clarify/expand on the following sentence from the blueprint? Users can create new domains or delete

Re: [Openstack] Public and Private DNS

2012-01-06 Thread Kiall Mac Innes
you what you need? -Andrew On 1/6/12 11:57 AM, Kiall Mac Innes wrote: Hi Andrew, Yes - That makes sense. Thanks! So, Another question. On EC2, Querying for the external DNS name of an instance will return its internal IP, if the query originates from the same availability zone (or maybe

Re: [Openstack] Does anyone have a combination of versions that works on Ubuntu 11.10?

2012-01-13 Thread Kiall Mac Innes
I've got updated packages in a PPA at https://launchpad.net/~managedit/+archive/openstack They are based on the stable/diablo bugfix branch... Kiall Sent from my mobile - Sorry for being short. On Jan 13, 2012 6:50 p.m., Jorge Luiz Correa corre...@gmail.com wrote: Hi! If someone could

Re: [Openstack] [nova client] Can't get the diagnostics command to work

2012-01-24 Thread Kiall Mac Innes
Oh, I had thought it didn't exist in Diablo.. My mistake! Thanks, Kiall On Tue, Jan 24, 2012 at 5:46 PM, Brian Waldon brian.wal...@rackspace.comwrote: The diagnostics command moved to a server action. We will need to update novaclient to support this. I went ahead and filed a bug for it:

Re: [Openstack] [nova client] Can't get the diagnostics command to work

2012-01-24 Thread Kiall Mac Innes
was not added in Essex, but it was converted to a true extension. However it is part of the Admin API, which means for Diablo you need to set the allow_admin_api flag on your nova-api node. On Jan 24, 2012, at 9:41 AM, Kiall Mac Innes wrote: Hi, The diagnostics command was added in Essex, my

Re: [Openstack] How to start/stop/restart services in devstack

2012-01-26 Thread Kiall Mac Innes
Yea, re-running stack.sh should bring everything back up. Bear in mind this will wipe all users, images, instances etc (devstack is for development, rather than production openstack environments after all) Thanks, Kiall Sent from my mobile - Sorry for being short. On Jan 26, 2012 7:45 p.m., Joe

[Openstack] Ubuntu package / ppa for the git-review tool.

2012-01-27 Thread Kiall Mac Innes
Hiya, For those of you who prefer to avoid pip installing as much as possible in favor of native packages, I've packaged up the git-review tool for Ubuntu (Just oneiric for now, if there is interest I'll package for lucid too). PPA @ https://launchpad.net/~managedit/+archive/git-review $

Re: [Openstack] Ubuntu package / ppa for the git-review tool.

2012-01-27 Thread Kiall Mac Innes
if you don't mind? Thanks, Kiall On Fri, Jan 27, 2012 at 8:13 PM, Monty Taylor mord...@inaugust.com wrote: On 01/27/2012 08:48 AM, Kiall Mac Innes wrote: Hiya, For those of you who prefer to avoid pip installing as much as possible in favor of native packages, I've packaged up the git

Re: [Openstack] Libvirt File Injection

2012-01-31 Thread Kiall Mac Innes
On Tue, Jan 31, 2012 at 1:38 PM, Soren Hansen so...@linux2go.dk wrote: 2012/1/30 Dan Prince princ...@alumni.jmu.edu: If getting those files injected isn't critical to getting the machine up and running, you can use one of the many other ways to get data into your instances. If the API calls

Re: [Openstack] Glance and Keystone

2012-02-01 Thread Kiall Mac Innes
I think Jay gave you the wrong command to try, he probably meant: (notice the v2 changed to v1.1) curl -v -H X-Auth-Token: 16afc976-4dfa-4175-a7ea-ec8446f636b3 GLANCE_API_HOST:GLANCE_API_PORT/v1.1/images Thanks, Kiall On Wed, Feb 1, 2012 at 4:29 PM, Paras pradhan pradhanpa...@gmail.comwrote:

Re: [Openstack] Keystone installation with ManagedIT packages...

2012-02-02 Thread Kiall Mac Innes
That should have read... ... Also - Can you run SELECT * from `endpoint_templates`; against the keystone DB ... Thanks, Kiall On Fri, Feb 3, 2012 at 12:15 AM, Kiall Mac Innes ki...@managedit.ie wrote: Hi Lille, My packages (the Managed I.T ones) certainly do work, the config files

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

2012-02-20 Thread Kiall Mac Innes
I'll take a stab at some of these inline for a quick answer (But - do still file the bugs!) Thanks, Kiall On Mon, Feb 20, 2012 at 5:16 AM, Alexey Eromenko al4...@gmail.com wrote: Hello all, Anne: You were recommended contact by Todd Deshane (deshantm on IRC) about this issue. The

Re: [Openstack] Debianizing Documentation

2012-03-01 Thread Kiall Mac Innes
Hi Alexey, It's my understanding that patches are only accepted via Gerrit - http://review.openstack.org/ Gerrit is responsible for managing, among other things, code review and the CLA that is required before signing. https://rackspace.echosign.com/public/hostedForm?formid=3G7VVC397N783J --

Re: [Openstack] OpenStack Installation Woes - Need re-assurance and help.

2012-03-13 Thread Kiall Mac Innes
Hi Kevin, As others have said, I can only speak to what I'm familiar with ( the Managed I.T. packages). They should be fairly up-to-date, there has been very few bugfixes to the stable branch that I'm aware of since I last updated the packages. Re EC2 compatibility, they are as compatible as

Re: [Openstack] Distributed rate-limiting

2012-03-17 Thread Kiall Mac Innes
I was just thinking about why redis was chosen over memcache.. Ignoring any capability differences, service and technology sprawl was the first thing that crossed my mind. Is redis providing more than the, more then likely preexisting, memcache and rabbitmq combination? Thanks, Kiall Sent from

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

2012-03-21 Thread Kiall Mac Innes
This should fix the issue - https://review.openstack.org/5608 It duplicates the fix from 5-10 lines below now that the dot files have been moved into a directory. Thanks, Kiall On Wed, Mar 21, 2012 at 12:05 PM, Chuck Short chuck.sh...@canonical.comwrote: On Wed, 21 Mar 2012 11:24:00 +

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

2012-03-21 Thread Kiall Mac Innes
, or the directory # already exists. Either way, don't fail. pass Cheers, Kev On 21 March 2012 12:29, Kiall Mac Innes ki...@managedit.ie wrote: This should fix the issue - https://review.openstack.org/5608 It duplicates the fix from 5-10 lines below now that the dot

Re: [Openstack] Auto Assigned Floating IPs take a long time to associate

2012-03-28 Thread Kiall Mac Innes
stab in the dark Have you kept an eye on the mysql table itself, rather than relying on the cli tools / dashboard that may very well cache the data? /stab in the dark Thanks, Kiall On Wed, Mar 28, 2012 at 1:58 PM, Kevin Jackson ke...@linuxservices.co.ukwrote: Cheers Phil, It's not that I

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-31 Thread Kiall Mac Innes
The Nova manage project/user commands are only used when you do NOT use keystone. The are for the legacy auth system. Try the `keystone` command instead for user/tenant management. Thanks, Kiall Sent from my phone. On Mar 31, 2012 8:59 a.m., Shake Chen shake.c...@gmail.com wrote: Hi I have

Re: [Openstack] [Keystone] keystone filter and server

2012-04-02 Thread Kiall Mac Innes
Ubuntu includes this in python-keystone, so it can be installed without having keystone actually running. Thanks, Kiall Sent from my phone. On Apr 2, 2012 9:04 a.m., Chmouel Boudjnah chmo...@chmouel.com wrote: Hi, On Mon, Apr 2, 2012 at 4:17 AM, Deepak Garg deepakgarg.i...@gmail.com wrote:

Re: [Openstack] [Keystone] keystone filter and server

2012-04-02 Thread Kiall Mac Innes
Heh - Hit send too early ;) The only disadvantage of having it in python-keystone over a python-keystone-middleware package is a few extra .py files on disk.. Personally, I don't see that as an issue.. Thanks, Kiall On Mon, Apr 2, 2012 at 10:00 AM, Kiall Mac Innes ki...@managedit.ie wrote

Re: [Openstack] [Keystone] keystone filter and server

2012-04-02 Thread Kiall Mac Innes
Inline.. Thanks, Kiall On Mon, Apr 2, 2012 at 11:42 AM, Deepak Garg deepakgarg.i...@gmail.comwrote: The only disadvantage of having it in python-keystone over a python-keystone-middleware package is a few extra .py files on disk.. Personally, I don't see that as an issue.. [Deepak] A

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

2012-04-05 Thread Kiall Mac Innes
Congrats :) Thanks, Kiall On Thu, Apr 5, 2012 at 3:52 PM, Thierry Carrez thie...@openstack.orgwrote: Hello everyone, I'm very happy to announce the immediate release of OpenStack 2012.1 (code-named Essex). This coordinated release contains 5 components: OpenStack Compute (Nova) 2012.1:

Re: [Openstack] What is the correct config for vnc or novnc to successfully enable VNC CONSOLE in a browser?

2012-04-07 Thread Kiall Mac Innes
The novnc package included in 12.04 is outdated/broken. I know Chuck is planning to fix it ASAP.. In the meantime, I hacked together a fixed .deb.. I can stick it somewhere for you to download if you like? Thanks, Kiall Sent from my phone. On Apr 7, 2012 9:31 a.m., Eric Luo

Re: [Openstack] What is the correct config for vnc or novnc to successfully enable VNC CONSOLE in a browser?

2012-04-07 Thread Kiall Mac Innes
-novnc_2012.1~e3%2Bdfsg-1_all.deb Thanks, Kiall On Sat, Apr 7, 2012 at 11:14 AM, Kiall Mac Innes ki...@managedit.ie wrote: The novnc package included in 12.04 is outdated/broken. I know Chuck is planning to fix it ASAP.. In the meantime, I hacked together a fixed .deb.. I can stick it somewhere

Re: [Openstack] Image API v2 Draft 4

2012-04-09 Thread Kiall Mac Innes
On Mon, Apr 9, 2012 at 7:16 PM, Justin Santa Barbara jus...@fathomdb.comwrote: When you're designing JSON considering only JSON, you'd probably use { key1: value1 } - as you have done. If you're designing generically, you'd probably use { key: key1, value: value1 }. I, literally. die a

Re: [Openstack] New Gerrit version (and server)

2012-04-13 Thread Kiall Mac Innes
The new gerrit version also supports per user namespaces, if enabled. These allow users to create private branches with full push privileges etc.. Have these been enabled? Thanks, Kiall Sent from my phone. On Apr 13, 2012 12:33 p.m., Thierry Carrez thie...@openstack.org wrote: Mark

Re: [Openstack] git review and the contributor agreement error message

2012-04-13 Thread Kiall Mac Innes
How long have you been inthe CLA group? There is a 15min or so lag between approval, and getting access. Thanks, Kiall Sent from my phone. On Apr 13, 2012 2:24 p.m., Francisco Souza f...@souza.cc wrote: Hey there, I'm trying to git review some changes, but I keep getting the A Contributor

Re: [Openstack] Endpoints problems

2012-04-13 Thread Kiall Mac Innes
Use single quotes, instead of double quotes. $() has a special meaning in bash.. it executes whatever is between the braces and substitutes the whole thing for the STDOUT of the command it ran... Thanks, Kiall On Fri, Apr 13, 2012 at 2:28 PM, Guilherme Birk guib...@hotmail.com wrote: I've

Re: [Openstack] git review and the contributor agreement error message

2012-04-13 Thread Kiall Mac Innes
at 10:35 AM, Kiall Mac Innes ki...@managedit.iewrote: How long have you been inthe CLA group? 11 hours... There is a 15min or so lag between approval, and getting access. [...] One little detail that I didn't mention in the previous email: my gerrit username (fsouza) is not my Launchpad

Re: [Openstack] git review and the contributor agreement error message

2012-04-13 Thread Kiall Mac Innes
, 2012 at 2:45 PM, Kiall Mac Innes ki...@managedit.ie wrote: I don't believe that is an issue - so long as you are using the right launchpad ID to sign into Gerrit.. I could be wrong though - it may match on LP username rather than the LP user ID.. Thanks, Kiall On Fri, Apr 13, 2012 at 2:43

Re: [Openstack] Image API v2 Draft 4

2012-04-13 Thread Kiall Mac Innes
On Fri, Apr 13, 2012 at 1:28 AM, Jorge Williams jorge.willi...@rackspace.com wrote: Having said all of that, I realize that our devs are working in a dynamic language, and don't see a lot of value in XML. It's important to take that into consideration, but we should also be asking whether

Re: [Openstack] Endpoints problems

2012-04-13 Thread Kiall Mac Innes
I would be surprised if you could simply interchange the $ with a %.. Never tried it though! Anyway - $ is defiantly the correct character to use: https://github.com/openstack-dev/devstack/blob/master/files/default_catalog.templates Thanks, Kiall On Fri, Apr 13, 2012 at 2:48 PM, David Kranz

Re: [Openstack] Essex, horizon, floating ip pool and compute node

2012-04-15 Thread Kiall Mac Innes
It sounds like you may be trying to use OpenStack in an unusual way. OpenStack is intended for use by service providers, and as such, details such as which server an instance is running are are irrelevant to the customer. Normally, all nodes running nova-network in a given

Re: [Openstack] what's wrong with novnc package in Ubuntu precise ?

2012-04-18 Thread Kiall Mac Innes
I posted a dropbox link to two fixed packages a week or so ago, they work great.. Hopefully Ubuntu will have a proper fix soon.. Thanks, Kiall Sent from my phone. On Apr 18, 2012 5:08 p.m., Alexander Gordeev agord...@mirantis.com wrote: Hey folks, the current novnc package from universe is

Re: [Openstack] [nova] why does notification use a topic exchange instead of fanout?

2012-05-09 Thread Kiall Mac Innes
Your own queue listener should attempt to declare the exchange, using the same settings as Nova does. If the exchange exists, its a noop. Otherwise it's created for you. After that, if you start up Nova, it will do the same and reuse your exchange. Obviously this works both ways, and either

Re: [Openstack] [nova] why does notification use a topic exchange instead of fanout?

2012-05-09 Thread Kiall Mac Innes
separate “ notifications.info” queues into that exchange.And isn’t that exactly what Nova currently does to create a shared queue ? ** ** Phil ** ** *From:* Kiall Mac Innes [mailto:ki...@managedit.ie] *Sent:* 09 May 2012 10:51 *To:* Day, Phil *Cc:* openstack

Re: [Openstack] Fwd: [Compute] nova-compute does not show up as :-) in nova-manage service list

2012-05-16 Thread Kiall Mac Innes
looking for libvirt issues? I've tried looking at the logs from libvirt, but they did not show any indication of errors. On Wed, May 16, 2012 at 2:28 PM, Kiall Mac Innes ki...@managedit.iewrote: On Wed, May 16, 2012 at 1:25 PM, Alisson Soares Limeira Pontes apon...@cpqd.com.br wrote

Re: [Openstack] Fwd: [Compute] nova-compute does not show up as :-) in nova-manage service list

2012-05-16 Thread Kiall Mac Innes
:/ On Wed, May 16, 2012 at 2:44 PM, Kiall Mac Innes ki...@managedit.iewrote: Almost all of the libvirt issues I ran into were fixed by restarting libvirt, and on one occasion, rebooting the server. I narrowed some of the issues down to various libvirt bugs at the time, but never followed up after

Re: [Openstack] Fwd: [Compute] nova-compute does not show up as :-) in nova-manage service list

2012-05-16 Thread Kiall Mac Innes
rather than a `service libvirt-bin restart`. Thanks, Kiall On Wed, May 16, 2012 at 2:53 PM, Leander Bessa Beernaert leande...@gmail.com wrote: It only hangs when invoked as root. With standard user permissions it works just fine. On Wed, May 16, 2012 at 2:51 PM, Kiall Mac Innes ki

Re: [Openstack] Nodejs in horizon

2012-05-25 Thread Kiall Mac Innes
On Fri, May 25, 2012 at 11:27 AM, Gabriel Hurley gabriel.hur...@nebula.comwrote: 4. LESS for dev, commit compiled files: I veto'd this one in Horizon's discussions. I've played this game being a committer for Django when we tried to maintain both development and production versions of the

Re: [Openstack] [OpenStack][Horizon] Can't list users

2012-05-30 Thread Kiall Mac Innes
It looks like your keystone service catalog is incorrect. Check that the identity service's adminurl is using port 35357 rather than port 5000. Port 5000 is used for the publicurl and internalurl, but NOT the adminurl. Thanks, Kiall On Wed, May 30, 2012 at 3:47 PM, Leander Bessa Beernaert

Re: [Openstack] Comparing roles - case (in)sensitivity

2012-06-08 Thread Kiall Mac Innes
What's the argument for allowing both, for example, admin, Admin and admIn roles? This seems like one place where case insensitive makes the most sense. Thanks, Kiall Sent from my phone. On Jun 8, 2012 11:01 p.m., Joseph Suh j...@isi.edu wrote: I'd vote case-sensitive. Joseph (w)

Re: [Openstack] Comparing roles - case (in)sensitivity

2012-06-08 Thread Kiall Mac Innes
projects: 'admin', 'Admin', and 'admIn' would be three separate roles. Are you suggesting otherwise? On Jun 8, 2012, at 3:14 PM, Kiall Mac Innes wrote: What's the argument for allowing both, for example, admin, Admin and admIn roles? This seems like one place where case insensitive makes the most

Re: [Openstack] Problems accessing metadata service due to nova-network generated iptables rules

2012-06-20 Thread Kiall Mac Innes
When using the multi-host network mode, the simplest solution is to install either the whole nova-api service, or better yet, just the nova-api-metadata service alongside every nova-network. If you're on Ubuntu, just install the nova-api-metadata package.. Thanks, Kiall Sent from my phone. On

Re: [Openstack] [devstack] Easing maintenance of list of distro packages to install

2012-06-21 Thread Kiall Mac Innes
On Wed, Jun 20, 2012 at 2:17 PM, Dean Troyer dtro...@gmail.com wrote: This is going to always be a problem, independent of the mechanism used to manage package lists. The simple fact is that we really only develop DevStack on Ubuntu, anything else is a second-class citizen by definition.

Re: [Openstack] [ANNOUNCE] OpenStack Nova, Glance, Keystone and Horizon 2012.1.1 released

2012-06-22 Thread Kiall Mac Innes
Excellent - spotted a few fixes in there for bugs I haven't had time to track down :) Thanks, Kiall Sent from my phone. On Jun 22, 2012 9:45 a.m., Mark McLoughlin mar...@redhat.com wrote: Hey, In the time since the Essex release, we have been busy selectively back-porting bugfixes to the

Re: [Openstack] Devstack stable/essex

2012-07-19 Thread Kiall Mac Innes
You should be able to simply checkout the stable/Essex branch of devstack - its default branch settings are correct last I checked. Thanks, Kiall Sent from my phone. On Jul 19, 2012 7:49 AM, Neelakantam Gaddam neelugad...@gmail.com wrote: Hi All, I am not able to figure out the correct

Re: [Openstack] What is the most commonly used Hypervisor and toolset combination?

2012-07-19 Thread Kiall Mac Innes
Until recently, stating that Ubuntu is the official distro for OpenStack wouldn't have hurt anybody's feelings.. That's changing now, with the Fedora+RedHat/Debian guys getting everything solid on their respective distros.. Anyway! DevStack is Ubuntu+KVM (by default), All the per commit testing

Re: [Openstack] Default reply to behavior for mailing list

2012-07-31 Thread Kiall Mac Innes
On Tue, Jul 31, 2012 at 8:20 PM, Daniel P. Berrange berra...@redhat.comwrote: This discussion invariably turns up on most open source mailing lists from time to time. People never agree on the best setting. Asking for this reply-to setting to be changed is merely shifting the pain away from

Re: [Openstack] KVM live block migration: stability, future, docs

2012-08-08 Thread Kiall Mac Innes
From memory (a fuzzy memory at that!) Nova will fallback to block migration if believes shared storage is unavailable. This would explain the delay, but someone who's read the code recently can confirm... Thanks, Kiall On Aug 8, 2012 11:08 AM, Daniel P. Berrange berra...@redhat.com wrote: On

Re: [Openstack] DHCP and kernel 3.2

2012-08-09 Thread Kiall Mac Innes
That sounds like a kernel, kvm or dnsmasq issue, rather than OpenStack itself. I think Quantal is on the 3.5 kernel, and I assume OpenStack is working there.. Maybe give it's dnsmasq package a go first as it's probably the easiest thing to check... Ubuntu also have some 3.5 packages for Precise,

Re: [Openstack] Essex multi-node setup/ can't ssh to compute node

2012-08-09 Thread Kiall Mac Innes
With multihost=True, every nova-compute node also needs nova-api-metadata installed.. That should sort it out... Thanks, Kiall On Aug 9, 2012 2:58 PM, 谢丹铭 xiedanm...@qiyi.com wrote: Hi, list, I'm setting up openstack on Ubuntu 12.04 LTS with FlatDHCP mode network configuration. . Everything

Re: [Openstack] Essex multi-node setup/ can't ssh to compute node

2012-08-09 Thread Kiall Mac Innes
Also the metadata host should be set to 127.0.0.1 for multihost=True.. Thanks, Kiall On Aug 9, 2012 2:58 PM, 谢丹铭 xiedanm...@qiyi.com wrote: Hi, list, I'm setting up openstack on Ubuntu 12.04 LTS with FlatDHCP mode network configuration. . Everything is OK in control node, but in compute

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Kiall Mac Innes
On Fri, Aug 31, 2012 at 6:01 PM, Trinath Somanchi trinath.soman...@gmail.com wrote: Hi Vish- Thanks for the reply. I need much more info on these. [1] Where this Metadata comes into picture., while launching the instance, or after instance is launched ? As the docs linked to by Vish

Re: [Openstack] Future of Launchpad OpenStack mailing list (this list)

2012-09-13 Thread Kiall Mac Innes
It may be worth trying to write a short sentence describing the purpose of each list. The kind of sentence new users will see when deciding which lists to subscribe to. Personally - I think it's going to be difficult to come up with a clear distinction between the general and operators lists, and

Re: [Openstack] [OSSA 2012-012] Horizon, Open redirect through 'next' parameter (CVE-2012-3540)

2012-09-13 Thread Kiall Mac Innes
According to Russell's message - this bug only affects the essex/stable branch.. No backport is necessary I guess.. Also - https://github.com/openstack/horizon/tree/stable/essex shows the most recent commit is the commit/fix he linked to.. Thanks, Kiall On Thu, Sep 13, 2012 at 4:17 PM, andi

Re: [Openstack] File Injection through Horizon

2012-10-03 Thread Kiall Mac Innes
Hi Srikanth, File Injection is not available through Horizon. Atul is describing a different feature that can be used to achieve similar results. The contents of User-Data will be accessible to the instance via http://169.254.169.254/latest/user-data; - Ubuntu ships with a tool called cloud-init

Re: [Openstack] File Injection through Horizon

2012-10-03 Thread Kiall Mac Innes
on Scientific Linux. ** ** We’ve even tried a windows version but this is not as functional. ** ** Tim ** ** *From:* openstack-bounces+tim.bell=cern...@lists.launchpad.net [mailto: openstack-bounces+tim.bell=cern...@lists.launchpad.net] *On Behalf Of *Kiall Mac Innes *Sent:* 03

Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Kiall Mac Innes
Did you restart apache after editing local_settings.py? Thanks, Kiall On Mon, Oct 8, 2012 at 10:57 AM, Bilel Msekni ski...@hotmail.fr wrote: Hi, Back with a new bug :) So, i have installed OpenStack Folsom and edited the horizon localsetting.py file to disable Quantum service:

Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Kiall Mac Innes
, Bilel Msekni ski...@hotmail.fr wrote: Thank you Kiall for replying, Of course i did :) Yet, after consulting with OpenStack IRC people, it seems that quantum can not be excluded from horizon :) I am going for installing it :) Le 08/10/2012 12:10, Kiall Mac Innes a écrit : Did you restart

Re: [Openstack] [SWIFT] Proxies Sizing for 90.000 / 200.000 RPM

2012-10-15 Thread Kiall Mac Innes
While I can't answer your question (I've never used swift) - it's worth mentioning many of the openstack folks are en-route/at the design summit. Also - you might have more luck on the openstack-operators list, rather than the general list. Kiall On Oct 15, 2012 2:57 PM, Alejandro Comisario

Re: [Openstack] SDKs

2012-10-24 Thread Kiall Mac Innes
Should the official python sdk's not be listed? Eg novaclient etc On Oct 24, 2012 7:28 PM, Everett Toews everett.to...@rackspace.com wrote: One of the things that came out of the SDK Doc Discussion [1] at the Grizzly Summit was an action item for me to create a wiki page dedicated to Software

Re: [Openstack] Allocate specific floating IP to an instance

2012-10-30 Thread Kiall Mac Innes
I'm fairly confident that quantum is not a requirement for this. Nova's in-built networking supports exactly this since as long ago as I can remember. Thanks, Kiall On Oct 30, 2012 9:04 AM, Emilien Macchi emil...@enovance.com wrote: Hello Sebastien, What you can do today is to choose

Re: [Openstack] Allocate specific floating IP to an instance

2012-10-30 Thread Kiall Mac Innes
it please. On Tue, Oct 30, 2012 at 10:19 AM, Kiall Mac Innes ki...@managedit.ie wrote: I'm fairly confident that quantum is not a requirement for this. Nova's in-built networking supports exactly this since as long ago as I can remember. Thanks, Kiall On Oct 30, 2012 9:04 AM, Emilien

Re: [Openstack] Allocate specific floating IP to an instance

2012-10-30 Thread Kiall Mac Innes
. This doesn't update the CLI, I've never looked at it's code so wouldn't know where to start :) Thanks, Kiall Anyone? On Tue, Oct 30, 2012 at 11:03 AM, Kiall Mac Innes ki...@managedit.ie wrote: Hi Sebastian, The commands are nearly identical - just replace quantum with nova! Although, it sounds

Re: [Openstack] Allocate specific floating IP to an instance

2012-10-30 Thread Kiall Mac Innes
P.S. - That patch is against the current stable/folsom branch.. It won't apply to Grizzly cleanly.. Thanks, Kiall On Tue, Oct 30, 2012 at 11:46 AM, Kiall Mac Innes ki...@managedit.iewrote: Response inline. Thanks, Kiall On Tue, Oct 30, 2012 at 11:04 AM, Sébastien Han han.sebast

Re: [Openstack] Fwd: Openstack

2012-10-31 Thread Kiall Mac Innes
Is libvirt actually running? Does `virsh list` exit with an error? Doesn't sounds VNC related to me. Thanks, Kiall Sent from my phone. On Oct 31, 2012 10:04 AM, Joe Warren-Meeks joe.warren.me...@gmail.com wrote: On 31 October 2012 00:42, Curtis C. serverasc...@gmail.com wrote: On Tue, Oct

Re: [Openstack] Fwd: Openstack

2012-10-31 Thread Kiall Mac Innes
And - what does `nova-manage service list` show. Thanks, Kiall Sent from my phone. On Oct 31, 2012 3:56 PM, Kiall Mac Innes ki...@managedit.ie wrote: Is libvirt actually running? Does `virsh list` exit with an error? Doesn't sounds VNC related to me. Thanks, Kiall Sent from my phone

Re: [Openstack] Commong Page for IRC meeting schedules

2012-10-31 Thread Kiall Mac Innes
http://wiki.openstack.org/Meetings lists all the scheduled meetings. Thanks, Kiall On Wed, Oct 31, 2012 at 9:09 PM, Sriram Subramanian sri...@sriramhere.comwrote: Is there a central location where project meeting schedules are tracked. Even if not, could you please help build one by adding

Re: [Openstack] How can I specify which filesystem to use for ephemeral storage per image?

2012-11-02 Thread Kiall Mac Innes
Are those not the default settings? https://github.com/openstack/nova/blob/master/nova/virt/disk/api.py#L66 Thanks, Kiall On Fri, Nov 2, 2012 at 11:21 AM, Erik Lindblad erik.lindb...@gmail.comwrote: Ok, I figured out my problem. My nova.conf BEFORE: virt_mkfs=default=mkfs.ext4 -L

[Openstack] Announcing Moniker - DNS Services for OpenStack

2012-11-04 Thread Kiall Mac Innes
Hi all, Moniker has recently found a new home on StackForge, and has started generating some interest from the community - so - time for an official announcement! Moniker provides DNSaaS services for OpenStack: - REST API for domain/record management - Multi-tenant - Integrated with

Re: [Openstack] [Moniker][DNSaaS] Reminder: Weekly meeting today @ 18:00 UTC

2012-11-07 Thread Kiall Mac Innes
Wow - My bad. 4 hours from now, Not 2 hours! 18:00 UTC - Convert to your local time here: http://www.timeanddate.com/worldclock/fixedtime.html?iso=20121107T18 Thanks, Kiall On Wed, Nov 7, 2012 at 1:55 PM, Kiall Mac Innes ki...@managedit.ie wrote: Hi All, Just a friendly reminder

Re: [Openstack] [Moniker][DNSaaS] Reminder: Weekly meeting today @ 18:00 UTC

2012-11-07 Thread Kiall Mac Innes
.log.html Thanks, Kiall On Wed, Nov 7, 2012 at 1:55 PM, Kiall Mac Innes ki...@managedit.ie wrote: Hi All, Just a friendly reminder that Moniker is having it's second weekly IRC meeting today and 18:00 UTC[1] in #openstack-meeting. That's 2 hours from now. Since Moniker is a new StackForge

Re: [Openstack] disable security group in essex

2012-11-21 Thread Kiall Mac Innes
I've never used it - but I believe you can just set the firewall_driver config var to nova.virt.firewall.NoopFirewallDriver eg in nova.conf add: --firewall_driver=nova.virt.firewall.NoopFirewallDriver Thanks, Kiall On Wed, Nov 21, 2012 at 2:14 PM, Kevin Jackson

Re: [Openstack] Cannot create projects. Folsom on Centos 6.3

2012-12-27 Thread Kiall Mac Innes
Nova no longer manages projects (or users etc), instead keystone does. Try the keystone logs, and the keystone-manage command. (FYI keystone calls projects tenants.) On 27 Dec 2012 14:04, Andrew Holway a.hol...@syseleven.de wrote: Hi, I am trying to create a new project on my fresh folsom