[Openstack] [heat][docker] How to mange multi nodes by openstack-heat-docker plugin?

2014-08-19 Thread Wangpan
Hi all, I want to know heat+docker plugin, how it manages multi nodes which have docker deployed? For example, if I have a template for docker instance, and I have two docker nodes 'dockerA' and 'dockerB'(like two hypersiors), I want to know which node will be choosed to boot my docker instance?

[Openstack] [Havana] Can config-drive pass information to guest VM post launch?

2014-08-19 Thread Saurabh Agarwal
Hi All I want to know if there is a way in Ooenstack by which we can pass additional configuration to guest VM after VM boots up and is already running? Config-drive, user-data and metadata all seems to pass information at VM boot up but not post boot. Is there a way? Regards, Saurabh

Re: [Openstack] [Swift] IP address of Swift nodes : need help

2014-08-19 Thread Jyoti Ranjan
Thank you very much! It helped. On Tue, Aug 19, 2014 at 12:43 AM, John Dickinson wrote: > Yes, that's true. If Swift can't find the primary location for data on a > write, it will put the data on a handoff node. Later, when the primary is > available (or in this case, the IP is updated in the r

Re: [Openstack] Why Horizon use Django instead Flask or other?

2014-08-19 Thread Joaquín Salvachúa
Hello, In the Fi-Ware EU research project ( http://www.fi-ware.org ) we have been developing a version of Horizon fully javascript based (using backbone.js) that have a much better user experience, keeping most of the look and feel. Some of the functionality is packed into a pure javascript l

[Openstack] Determining OpenStack Supported API Features

2014-08-19 Thread Andrew Mann
Hi Everyone, I'm interested in any information around determining the supported feature set for individual OpenStack installations. Our product works with multiple cloud providers, and with the great stability and usability improvements in Havana and Icehouse, we've seen a lot of the installations

[Openstack] [OpenStack][Horizon] Editing Horizon Functions

2014-08-19 Thread Luan Lucas
Hello, I need to modify a given function in Horizon, is it possible? I'd like to change some modifications that are done in Neutron database tables using the dashboard functions. Thanks! ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listi

[Openstack] Seeking external network setup advice

2014-08-19 Thread Olivier Cant
Hi list, I've been trying to set up an external network for a few days and this driving me crazy. I have a topology close to the one described in the ubuntu 14.04 documentation for icehouse (using networking not legacy) My setup is completely running under vitrualbox as this is just a POC at

Re: [Openstack] [Swift] IP address of Swift nodes : need help

2014-08-19 Thread Drudy, Gerry
Jyoti, The swift object server IPs are encoded in the swift rings. So the swift object server IPs must not change. Gerry. From: Jyoti Ranjan [mailto:jran...@gmail.com] Sent: 18 August 2014 19:43 To: openstack@lists.openstack.org Subject: [Openstack] [Swift] IP address of Swift nodes : need hel

Re: [Openstack] [heat][docker] How to mange multi nodes by openstack-heat-docker plugin?

2014-08-19 Thread Zane Bitter
On 19/08/14 04:00, Wangpan wrote: Hi all, I want to know heat+docker plugin, how it manages multi nodes which have docker deployed? For example, if I have a template for docker instance, and I have two docker nodes 'dockerA' and 'dockerB'(like two hypersiors), I want to know which node will be

[Openstack] Working example of Nova "hooks"?

2014-08-19 Thread Kimball, Conrad
I'm looking for a working example of using "hooks" to extend Nova. I have found this reference: http://docs.openstack.org/developer/nova/devref/hooks.html and this one: http://docs.openstack.org/developer/nova/api/nova.hooks.html. I have found several occurrences of the "@hooks.add_hook()" decor

[Openstack] SWIFT AND HORIZON

2014-08-19 Thread Brent Troge
Does Horizon support a Keystone + Swift only environment? My Horizon instance can communicate with Keystone, however upon login, Horizon is now complaining about a mis-configured compute service. When I look at the Keystone service list, only Identity and Swift are defined and supposedly Horizon

Re: [Openstack] SWIFT AND HORIZON

2014-08-19 Thread Gabriel Hurley
While you *can* hack things around to make it work, the answer is that out-of-the-box it’s not supported. In the Horizon Quickstart guide it lists “Nova (compute, api, scheduler, and network), Glance, and Keystone” as the minimum required services. All others are optionally supported from there.

Re: [Openstack] SWIFT AND HORIZON

2014-08-19 Thread Gabriel Hurley
That answer is generally correct. Remove all the nova and glance-related panels, change the default view on login to redirect to the swift panel… there may be one or two other tweaks. It’s been a while since I looked at what it would take. Like I said, it’s doable, just not “out of the box”. -

Re: [Openstack] SWIFT AND HORIZON

2014-08-19 Thread Brent Troge
OK.. Thanks for the guidance.. I will mediate on this during tonight's 3 mile run. Some people need music to workout or during aerobics. I go headphone-less and focus on work related challenges. On Tue, Aug 19, 2014 at 2:47 PM, Gabriel Hurley wrote: > That answer is generally correct. Remov

Re: [Openstack] SWIFT AND HORIZON

2014-08-19 Thread Brent Troge
Right, I saw the minimum requirement list, but figured that was outdated, due to the 'answer' provided on another list. The answer basically stated to remove unused panels and only call panels used in the environment. Maybe that is the right answer and I am just too "unlearned" to make it happen.

[Openstack] [OSSA 2014-027] Persistent XSS in Horizon Host Aggregates interface (CVE-2014-3594)

2014-08-19 Thread Tristan Cacqueray
OpenStack Security Advisory: 2014-027 CVE: CVE-2014-3594 Date: August 19, 2014 Title: Persistent XSS in Horizon Host Aggregates interface Reporters: Dennis Felsch and Mario Heiderich (Ruhr-University Bochum) Products: Horizon Versions: up to 2013.2.3, and 2014.1 versions up to 2014.1.2 Description

Re: [Openstack] Why Horizon use Django instead Flask or other?

2014-08-19 Thread Guillermo Alvarado
Thanks GabrielI appreciate your answer, it was clear and complete. The best, ~GA 2014-08-19 4:40 GMT-05:00 Joaquín Salvachúa : > Hello, > > In the Fi-Ware EU research project ( http://www.fi-ware.org ) we have > been developing a version of Horizon fully javascript based (using > backbone

Re: [Openstack] Seeking external network setup advice

2014-08-19 Thread Andrew Mann
Hi Olivier, I'm not running on virtual box - I have a 2 NIC setup using Neutron networking with 1 interface dedicated to "public" access and one interface split into tenant VLANs plus a 'service' vlan (so that compute and storage nodes exist entirely on this service vlan and not on the public netw

[Openstack] SWIFT AND RING QUESTION

2014-08-19 Thread Brent Troge
Excuse this question and for lack of basic understanding. I dropped from school at 8th grade, so everything is basically self taught. Here goes. I am trying to figure out where each offset/partition is placed on the ring. So If I have 50 drives with a weight of 100 each I come up with the below

Re: [Openstack] SWIFT AND RING QUESTION

2014-08-19 Thread John Dickinson
https://swiftstack.com/blog/2012/11/21/how-the-ring-works-in-openstack-swift/ is soemthing that should be able to give you a pretty complete overview of how the ring works in Swift and how data placement works. Let me know if you have more questions after you watch that video. --John On A

Re: [Openstack] SWIFT AND RING QUESTION

2014-08-19 Thread Brent Troge
Yeah I have watched that multiple times over the weekend, and has helped very much. So with respect to my example numbers, I am guessing that each partition will land on every '41538374868278621028243970633760768' of the md5 space. 2^(128 - 13) or 2^(128)/8192 Thanks! On Tue, Aug 19, 2014 a

[Openstack] UTS Capstone on SDN using OpenStack

2014-08-19 Thread david butler
Hi All, Firstly my apologies if I am using this list inappropriately however I believe it will be the best method for me to contact people within the OpenStack space. I am a 5th year Engineering ICT-Telecommunications student at UTS about to begin my Capstone (Thesis/Major project) to complete my

Re: [Openstack] UTS Capstone on SDN using OpenStack

2014-08-19 Thread Tom Fifield
Hi David, Assuming UTS = uts.edu.au, you might already have access to an OpenStack Cloud that was paid for by the Australian Government :) Try and login to the NeCTAR Research Cloud at https://dashboard.rc.nectar.org.au/ using yout UTS credentials. Getting started guide is here: http://support.r

Re: [Openstack] SWIFT AND RING QUESTION

2014-08-19 Thread John Dickinson
Not quite. Let's walk through an example: I have a small ring: $ swift-ring-builder ./object.builder ./object.builder, build version 4 64 partitions, 3.00 replicas, 1 regions, 2 zones, 4 devices, 0.00 balance The minimum number of hours before a partition can be reassigned is 0 Devices:id

Re: [Openstack] UTS Capstone on SDN using OpenStack

2014-08-19 Thread david butler
Hi Tom, You are spot on UTS being uts.edu.au and I do have access to that cloud. I would not have had the slightest clue about this without your help. Thanks! I will now have to convince them to allocate me more space :) And you are correct again with my research I have watched quite a few yout