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" wrote: > Hi, > > I am trying to create a new project on my fresh folsom install on > Cento

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 wrote: > Hi Ritesh, > You will

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 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 Moni

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 wrote: > Hi All, > > Just a friendly reminder that Moniker

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

2012-11-07 Thread Kiall Mac Innes
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 project, I'll remind everyone what it does! Moniker provides DNSaaS services for OpenStack: - REST A

[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 Key

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 wrote: > Ok, I figured out my problem. My nova.conf BEFORE: > > virt_mkfs="default=mkfs.ext4 -L %(fs_label)s -F %(target)s"

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 wrote: > Is there a central location where project meeting schedules are tracked. > Even if not, could you please help build one by adding to this threa or at

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" wrote: > > Is libvirt actually running? > > Does `virsh list` exit with an error? > > Doesn't sounds VNC related to me. > >

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" wrote: > On 31 October 2012 00:42, Curtis C. wrote: > > On Tue, Oct 30, 2012 at 4:56 PM, Joe Warren-Meeks > > w

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 wrote: > Response inline. > > Thanks, > Kiall > > > On Tue, Oct 30, 2012 at 11:04 AM,

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

2012-10-30 Thread Kiall Mac Innes
pplied, you should be able to supply an "ip" param as part of the REST API call, and you will get that specific IP - if it is available. This doesn't update the CLI, I've never looked at it's code so wouldn't know where to start :) Thanks, Kiall > Anyone? > >

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

2012-10-30 Thread Kiall Mac Innes
> > > On Tue, Oct 30, 2012 at 10:19 AM, Kiall Mac Innes > 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. > > &g

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" wrote: > Hello Sebastien, > > > What you can do today is to choose manually which floati

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" 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 Development Kits that

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" < a

Re: [Openstack] NOVA errors

2012-10-09 Thread Kiall Mac Innes
None of those messages are problems. They are produced by SQLAlchemy because nova is using something that has been deprecated, but not removed. You can safely ignore them. Thanks, Kiall On Tue, Oct 9, 2012 at 1:27 PM, Daniel Oliveira wrote: > Hello... I'm sorry, does anybody know what's caus

Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Kiall Mac Innes
t 11:20 AM, Bilel Msekni 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

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 wrote: > Hi, > > Back with a new bug :) > So, i have installed OpenStack Folsom and edited the horizon > localsetting.py file to disable Quantum service: (Quantum_Enabled=False)

Re: [Openstack] File Injection through Horizon

2012-10-03 Thread Kiall Mac Innes
Ah - I had meant the RHEL version :) Thanks, Kiall On Wed, Oct 3, 2012 at 1:31 PM, Blair Bethwaite wrote: > On 3 October 2012 22:27, Kiall Mac Innes wrote: > > Really? The same cloud-init as ubuntu uses? > > .NET service, can execute cmd.exe batch and PowerShell scr

Re: [Openstack] File Injection through Horizon

2012-10-03 Thread Kiall Mac Innes
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.

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-i

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 abe

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] [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

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, "谢丹铭" 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 node, I > always me

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, "谢丹铭" wrote: > Hi, list, > I'm setting up openstack on Ubuntu 12.04 LTS with FlatDHCP mode network > configuration. . Everything is OK in contro

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] 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" wrote: > On Wed, Aug 08, 2012

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 wrote: > 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 one set of user

Re: [Openstack] quota question

2012-07-20 Thread Kiall Mac Innes
On Fri, Jul 20, 2012 at 4:18 PM, Eoghan Glynn wrote: > > Yeah, that could certainly be a direction to head in the longer term. > Sure - I doubt, even if there was somebody willing to start an implementation of this today, that it would land in F! I suppose I'm suggesting that: with the possibil

Re: [Openstack] quota question

2012-07-20 Thread Kiall Mac Innes
Sounds like one solution alright.. But - what about making quotas pluggable, like the scheduler? This would allow for even more complex quotas, like limiting the number of SSD backed instances across the entire cloud per tenant, while still keeping the core implementation lean. Kiall On Jul 20,

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] 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" wrote: > Hi All, > > I am not able to figure out the correct combination of > nova/

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" wrote: > Hey, > > In the time since the Essex release, we have been busy selectively > back-porting bugfixes to the stable/essex b

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 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. Ignoring the qu

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 Ju

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

2012-06-08 Thread Kiall Mac Innes
;Admin" and "admin" roles provide? Thanks, Kiall Sent from my phone. On Jun 8, 2012 11:20 p.m., "Brian Waldon" wrote: > Can you explain why? > > On Jun 8, 2012, at 3:18 PM, Kiall Mac Innes wrote: > > No, I'm suggesting they should all be treated

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&q

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" wrote: > I'd vote case-sensitive. > > Joseph > > > (w) 7

Re: [Openstack] Change user password (not admin)

2012-06-06 Thread Kiall Mac Innes
On Wed, Jun 6, 2012 at 7:55 PM, Gabriel Hurley wrote: > Feel free to have at it with them again. ;-) > Feel free to add my +1 next time it comes up! Users being unable to change their own passwords simply seems wrong to me! Thanks, Kiall ___ Mailing l

Re: [Openstack] Can't manage volumes & snapshots with python-novaclient

2012-06-06 Thread Kiall Mac Innes
Have you checked the server logs? Both of the logs you pasted are from the client side.. (Horizon and the nova command both use python-novaclient to speak to nova-api - where the real error will be logged) Thanks, Kiall On Wed, Jun 6, 2012 at 5:35 PM, Emilien Macchi wrote: > Hi, > > > I have a

Re: [Openstack] Jenkins Changes

2012-06-06 Thread Kiall Mac Innes
James mentioned these changes on the list yesterday. See here: https://lists.launchpad.net/openstack/msg12785.html Thanks, Kiall On Wed, Jun 6, 2012 at 4:52 PM, Johannes Erdfelt wrote: > There appears to have been some changes to Jenkins recently. Jobs do not > appear to be associated with Ger

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 Beer

Re: [Openstack] Nodejs in horizon

2012-05-25 Thread Kiall Mac Innes
On Fri, May 25, 2012 at 11:27 AM, Gabriel Hurley wrote: > > 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 > admin's javascript

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

2012-05-16 Thread Kiall Mac Innes
get it going again 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

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

2012-05-16 Thread Kiall Mac Innes
till remains :/ > > > On Wed, May 16, 2012 at 2:44 PM, Kiall Mac Innes wrote: > >> 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 variou

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

2012-05-16 Thread Kiall Mac Innes
Do you have any suggestions on where to start 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 wrote: > >> On Wed, May 16, 2012 at 1:

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 1:25 PM, Alisson Soares Limeira Pontes < apon...@cpqd.com.br> wrote: > If the problem is libvirt, nova-compute should not be running, and it > would be reported in the /var/log/nova/nova.conf and in > /var/log/libvirt/libvirtd.log > > Verify with > $ service nova-compute st

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

2012-05-09 Thread Kiall Mac Innes
info notification messages they would all need to create 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 [mail

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 nova

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" wrote: > Hey folks, > > the current novnc package from universe is not workable with

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 region/cluster/cell/zone

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] 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 wheth

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

2012-04-13 Thread Kiall Mac Innes
pr 13, 2012 at 2:45 PM, Kiall Mac Innes 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 >

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

2012-04-13 Thread Kiall Mac Innes
10:35 AM, Kiall Mac Innes wrote: > >> 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 gerri

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 wrote: > I've tried to execute the

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" wrote: > Hey there, > I'm trying to git review some changes, but I keep getting the "A > Contributor Agreement

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" wrote: > Mark McLoughlin wrote: > >> One n

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 wrote: > > 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 little inside each

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

2012-04-09 Thread Kiall Mac Innes
isten in your nova.conf will not have any effect for > already existing instances. > > Did you happen to launch this instance before you set --vncserver_listen > to 0.0.0.0? If so, you may try to launch another instance and see if vnc is > working properly. > > Just for the record,

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
com/u/1400487/python-novnc_2012.1~e3%2Bdfsg-1_all.deb Thanks, Kiall On Sat, Apr 7, 2012 at 11:14 AM, Kiall Mac Innes 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

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" wrote: > Hello ,

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 wrote: > 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: > https://lau

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 wrote: > > 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 few extra files but y

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 wrote: > IMHO, No

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" wrote: > Hi, > > On Mon, Apr 2, 2012 at 4:17 AM, Deepak Garg > wrote: > > a. All the projects are using midd

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" wrote: > > Hi > > I have installed and w

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

2012-03-28 Thread Kiall Mac Innes
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? Thanks, Kiall On Wed, Mar 28, 2012 at 1:58 PM, Kevin Jackson wrote: > Cheers Phil, > It's not that I can't get to the instances - I'd assume it was an ARP > issu

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

2012-03-21 Thread Kiall Mac Innes
the directory, or the directory > # already exists. Either way, don't fail. > pass > > Cheers, > Kev > > On 21 March 2012 12:29, Kiall Mac Innes wrote: > >> This should fix the issue - https://review.openstack.org/5608 >> >>

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 wrote: > On Wed, 21 Mar 2012 11:24:00 + > Kevin Jackson wrote: > >

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

2012-03-21 Thread Kiall Mac Innes
This sounds a lot like bug #897885 - In fact, the is nearly identical. I'll submit a fix in a few mins.. https://bugs.launchpad.net/nova/+bug/897885 https://review.openstack.org/1952 Thanks, Kiall On Wed, Mar 21, 2012 at 11:24 AM, Kevin Jackson wrote: > Dear all, > I could do with some help.

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] OpenStack Installation Woes - Need re-assurance and help.

2012-03-13 Thread Kiall Mac Innes
On Tue, Mar 13, 2012 at 3:20 PM, Marton Kiss wrote: > > My experience that success depends on proper OS environment and > openstack component configuration. > Yup - I've also found from #openstack that anytime anybody attempts method A, then method B without a complete operating system re-instal

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 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 <-- CL

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 wrote: > Hello all, > > Anne: You were recommended contact by Todd Deshane ("deshantm" on IRC) > about this issue. > > The problem: > I'm n

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 wrote: > Hi Lille, > > My packages (the Managed I.T ones) certainly do work, the config files

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

2012-02-02 Thread Kiall Mac Innes
Hi Lille, My packages (the Managed I.T ones) certainly do work, the config files shipped with them are fairly stock config files from the git stable/diablo branch, these generally are not setup for use with keystone of of the box. I've got a bunch of scripts and sample config files on our GitHub

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" :/v1.1/images Thanks, Kiall On Wed, Feb 1, 2012 at 4:29 PM, Paras pradhan wrote: > Got this > > -- > > root@server3:/etc/nova# curl

Re: [Openstack] Libvirt File Injection

2012-01-31 Thread Kiall Mac Innes
On Tue, Jan 31, 2012 at 1:38 PM, Soren Hansen wrote: > 2012/1/30 Dan Prince : > 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 says to inject a file, and we know tha

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

2012-01-27 Thread Kiall Mac Innes
Great, I was going to ask for a way to disable that! I've got the update check patched out in my packaging already ;) I'll let you know how I get on with Ubuntu.. Thanks, Kiall On Fri, Jan 27, 2012 at 9:07 PM, Monty Taylor wrote: > > > On 01/27/2012 03:49 PM, Kiall Mac I

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

2012-01-27 Thread Kiall Mac Innes
buntu if you don't mind? Thanks, Kiall On Fri, Jan 27, 2012 at 8:13 PM, Monty Taylor 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 favo

[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 $ apt-a

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

Re: [Openstack] No /etc/nova/nova.conf

2012-01-24 Thread Kiall Mac Innes
Hi Joe, DevStack is intended for installing an OpenStack development environment, rather than a production or even pre-production test environment. For this reason, things like init scripts and config files are not installed permanently. When using DevStack, you do not need to follow the instruc

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

2012-01-24 Thread Kiall Mac Innes
sex, 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 comma

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 wrote: > 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: > https://bugs.launchpad.net

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

2012-01-24 Thread Kiall Mac Innes
Hi, The diagnostics command was added in Essex, my packages are using the stable Diablo version. Novaclient sadly shows these options even though they can't be used with Diablo. Kiall Sent from my mobile - Sorry for being short. On Jan 24, 2012 5:04 p.m., "Leander Bessa" wrote: > Hello, > > I

Re: [Openstack] dashboard in oneric

2012-01-23 Thread Kiall Mac Innes
I have a set of packages for oneiric that includes a working keystone and dashboard. See https://launchpad.net/~managedit/+archive/openstack Kiall Sent from my mobile - Sorry for being short. On Jan 23, 2012 8:25 p.m., "Gabriel Hurley" wrote: > There is no (supported, or even reasonable) meth

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" wrote: > Hi! > > If someone could indicate a combinat

Re: [Openstack] Public and Private DNS

2012-01-06 Thread Kiall Mac Innes
the private IP. Does that not get 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 re

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

2012-01-06 Thread Kiall Mac Innes
y > create 'somedomain.internal' if it doesn't already exist. I'm not yet > clear on whether that's better or worse. Either way it's important that > 'somedomain.internal' be specifically assigned to zone1 so that other > unrelated activities don&#x

Re: [Openstack] Blueprint etiquette

2012-01-06 Thread Kiall Mac Innes
one. Thanks, Kiall On Fri, Jan 6, 2012 at 8:21 AM, Kiall Mac Innes wrote: > On Thu, Jan 5, 2012 at 10:05 PM, Andrew Bogott wrote: > >> 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

Re: [Openstack] Blueprint etiquette

2012-01-06 Thread Kiall Mac Innes
On Thu, Jan 5, 2012 at 10:05 PM, Andrew Bogott wrote: > 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 it... and the additions

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] Openstack Dashboard mismatch issue.

2011-12-12 Thread Kiall Mac Innes
See inline.. On Mon, Dec 12, 2011 at 4:27 PM, ygsnian ygsnian 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" branches should

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 (Wel

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 2011/

  1   2   >