Re: [Openstack] IMPORTANT: Openstack List Migration (Please read)

2013-07-26 Thread Tom Fifield
On 26/07/13 00:09, Sylvain Bauza wrote:
> Le 25/07/2013 18:34, Thierry Carrez a écrit :
>> My understanding is that the current subscriptions will be migrated to
>> the new list automatically. I suspect that direct subscription will not
>> be available until the migration occurred.
> Thanks, hope so as well.
> 
> Could s/o clarify ?

This is correct.

You will be automagically migrated to the new list, and from then on you
should send emails to openst...@lists.openstack.org, not anything with
'launchpad' in it :)

Pro Tip: ensure your email client filters are updated for the new list,
if necessary.

The work going on is documented at
https://etherpad.openstack.org/mailmain-migration-notes if you have
interest.

Regards,

Tom


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] why did openstack choose ceph (and not glusterfs)

2013-07-11 Thread Tom Fifield

Hi,

Community Manager here - just confirming - "OpenStack" has not "chosen 
Ceph". Not sure where that information is coming from - got a blog link 
so we can fix any confusion? :)



Regards,

Tom

On 12/07/13 10:23, Zippy Zeppoli wrote:

Hello,
I apologize if this email causes some kind of subjective ruckus, but
frankly I don't care (sorry etiquette) since it will resolve a
reasonable question that isn't clearly answered on the web.

Why did openstack choose ceph and not glusterfs. There doesn't seem to
be a lot of (good) information on how/why to choose one over the other,
and I'm sure most folks do a proof-of-concept to figure this out, but it
doesn't seem like a lot of information has been shared on the matter.

That being said, OpenStack is a large open source project that has
decided to use this storage platform (big decision). Why and how did the
technical architects for OpenStack come to this decision (blog post
would be awesome, wasn't able to find one Googling).

CheerZ



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] How can I recover my VM on a broken hardware?

2013-06-23 Thread Tom Fifield
You might be interested in reading the Maintenance, Failures, and 
Debugging chapter of the OpenStack Operations guide.


Specifically " Compute Node Failures and Maintenance" in:
http://docs.openstack.org/trunk/openstack-ops/content/maintenance.html

Good luck!

Regards,

Tom

On 24/06/13 14:02, Ray Sun wrote:

I have three nodes, two of them is compute node, compute-node1 and
compute-node2. And the other one is a nfs server. compute-node1 and
compute-node2 can access nfs server directory and the VMs run on
compute-node1 can live migrate to compute-node2.

My question is now, I have a VM1 is running on compute-node1, and
compute-node1 is down due to power problem. How can I recover VM1 on
compute-node2 and still can be managed by OpenStack?

My network is Quantum.

Thanks.

Best Regards
-- Ray


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Does cell support qpid

2013-06-03 Thread Tom Fifield
I could also be very wrong here, but my impression was while most of 
nova does work in that way, I believe cells is a special case and only 
really supports rabbitmq right now...



Regards,

Tom


On 03/06/13 22:01, Endre Karlson wrote:

What I'm writing here might be uncorrect but here goes.

I think the Qpid support is just to change the config parameter in
nova.conf to the class that has Qpid no?.

I think the "support" is handled in the different api classes and not at
the MQ transport library level.

Endre


2013/6/3 Lau Jay mailto:jay.lau@gmail.com>>

Hi Chris and Stackers,

I'm trying to do some evaluation on cell, does cell also support
qpid? If support, how to configure?

Thanks,
Jay

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net

Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Reg: Compute node resources sharing Clarification

2013-06-02 Thread Tom Fifield
It sounds like you need something like ScaleMP 
(http://www.scalemp.com/products/selective-scaling/).


OpenStack treats servers as servers - it won't magically combine CPUs 
from different machines to form a single VM.


Regards,

Tom

On 03/06/13 13:26, Dhanasekaran Anbalagan wrote:

Hi Lau,

over commit not helping me. Because I need aggregate the servers. few
machine having 8 cores. others 16 and 32 cores also we will do load
testing of the machine. My plan is cores aggregation. to spin up the
instance. If any other project helps my requirement.

Please guide me.

-Dhanasekaran.

Did I learn something today? If not, I wasted it.


On Sat, Jun 1, 2013 at 11:00 AM, Lau Jay mailto:jay.lau@gmail.com>> wrote:

Does resource over commit can help? I mean enable RamFilter and
CoreFilter for resource over commit.

Thanks,

Jay


2013/6/1 Joe Gordon mailto:joe.gord...@gmail.com>>




On Fri, May 31, 2013 at 8:20 AM, Dhanasekaran Anbalagan
mailto:bugcy...@gmail.com>> wrote:

Hi Guys,

I would like to know how the sharing of resources happening
in OpenStack. Assume that there are two compute nodes of 4
physical cores each with 16 GB of Physical RAM each, would I
be able to start an instance with 8 cores and 32 Gb of RAM.
How this is handled in Openstack.


Currently this is not supported.

Please guide me.

-Dhanasekaran.


Did I learn something today? If not, I wasted it.

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net

Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net

Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp





___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] How to install a Network Node ?

2013-06-02 Thread Tom Fifield

On 03/06/13 07:49, Alexandre De Carvalho wrote:

Hi !


Hi!


I followed this document :
http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_network.html
 but
i have a problem with the dhcp agent.
And there are some mistakes in the official document.


We need your help. Please report any mistakes in the documents at 
https://bugs.launchpad.net/openstack-manuals/+filebug :)


Regards,

Tom

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] nova cells minimal setup

2013-05-29 Thread Tom Fifield
On 30/05/13 00:18, Markus Barth wrote:
> 
> On May 29, 2013, at 11:39 PM, Chris Behrens  wrote:
>>
>> On May 28, 2013, at 8:38 PM, Markus Barth 
>> wrote:
>>
>>> Hello everyone,
>>>
>>> Nova-cells filter has been merged now, so I'd like to make use of them
>>> and set up an installation for a proof of concept.
>>>
>>> My goal is to create new filters and then spawn instances in a demo.
>>
>> Awesome.  I'd be happy to assist you here with your current (and
>> future) questions.
> 
> Yay!
> 
>>> Setup:
>>> - Global: Horizon, Keystone, Glance
>>> - API cell: nova-api, nova-conductor, nova-cells, nova-network (flat),
>>> mysql, rabbitmq
>>> - child cells: nova-cells, nova-conductor, nova-cert, nova-scheduler,
>>> nova-compute-qemu; cinder-*, mysql, rabbitmq
>>
>> There's a number of limitations with cells right now, and the above
>> won't *quite* work… but close.  The only issue that I see above is
>> with cinder and nova-network.  Further info below.
>>
>>>
>>> 1. Is the above all services I need to spawn instances from Horizon
>>> without errors?
>>
>> Generally, yes.. those are the correct services in the correct cells…
>> *except* nova-network *might* work, but it would have to be in each
>> child cell and you'd need different IP blocks configured in each
>> nova-network in order to work.  They can all be the same layer 2
>> network, however.  The limitation is because compute needs to talk to
>> nova-network via RPC in order to assign IP addresses…  and RPC
>> communication between nova-compute and other services is intra-cell
>> only.  And if you tried to configure the same /24 in 2 different child
>> cells, since they are separate DBs, you'll get the same IPs handed out
>> in multiple child cells.  More below under #3.
> 
> I did think of that, but since Horizon needs to get a tenant's networks
> from a single quantum-server, I thought I'd make Quantum a global
> installation.
> I know instances would not get IP adresses, but I don't actually need
> them to.
> 
> I'm currently planning that the global services and each cell are in
> separate subnets.
> 
> I guessed if there was Quantum in each cell it would be impossible for
> Horizon to talk to all of them and then join the configured networks in
> all cells into one.
> Or would it be enough to have a global quantum database with Quantum in
> each cell and Horizon pointing to a random (or an additional global)
> installation to have Quantum working? Then nova-compute can actually use
> the local Quantum.
> 
>>>
>>> 2. Do I need cinder-* (or nova-volume)? Is it really optional now?
>>
>> No, you do not need them if you use local storage for your VMs.  In
>> fact, cinder does not currently work with cells.  I have a patch for
>> this that I need to clean up and submit.
>>
>>>
>>> 3. Do I need nova-network (or quantum-*)? I know quantum-* does not
>>> have to run when spawning instances, but I guess I need it to create a
>>> network for a tenant in the first place!?
>>
>> Quantum is a better choice vs nova-network with or without cells...as
>> nova-network will be deprecated some day (AFAIK).  If you choose
>> Quantum, you can set this up as a global service to use with cells as
>> long as all of your child cells are on the same layer 2 network.  IP
>> address assignments would be managed globally, etc.  If you choose
>> quantum and set it up globally, the API (nova-api) extensions for
>> networking should work.  In the future, we'll need to find a good way
>> to allow Quantum to work with a config such that different cells can
>> be on different layer 2 networks.
> 
> Then Quantum it is. I just thought I'd keep it simple and go with
> nova-network and probably avoid some problems.

FWIW, NeCTAR uses nova-network in flat DHCP multihost HA mode without
problems. As Chris says, each site needs separate IP ranges though :)

> 
>> Hope that helps so far,
> 
> It really does, thanks!
> 
> Markus
> 
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
> 


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Import professional translations

2013-05-15 Thread Tom Fifield
This is an amazing contribution! I also think option #1 is a good
starting point :)


On 15/05/13 19:01, Ying Chun Guo wrote:
> Hi,
> 
> My company, IBM, has finished the translation of messages in Nova,
> Glance, Keystone, Quantum and Cinder
> to 9 languages (de, es, fr, it, ja, ko, pt_BR, zh_CN, zh_TW) for
> Grizzly, by outsourcing to professional
> translators. We tend to contribute these translations to community.
> 
> Some volunteers have done part of the translations in Transifex. The
> average completion percentage among all
> these 9 languages is below 20%. If we can merge these professional
> translations into Transifex, we can improve
> the completion percentage to a very high number.
> 
> In my mind, there are several ways to import professional translation to
> Transifex:
> 
> 1. Merge the professional version of po files and community version,
> using the professional version when conflicting.
> 2. Merge the community version of po files and professional version,
> using the community version when conflicting.
> 3. Import the professional translations as translation memory, thus the
> professional translations will appear
> as "suggestion" while volunteers do the translation in Transifex.
> 
> I prefer the first one, because it can improve the percentage of
> translation completion very quickly,
> while the third one needs some time for volunteers to review the strings
> one by one. What's more, the quality of
> professional version should be better.
> 
> I'm going to start this work. If you have any different opinions, please
> let me know.
> 
> Regards
> Ying Chun Guo (Daisy)
> 
> 
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
> 


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] release process and sample configs

2013-04-29 Thread Tom Fifield
On 30/04/13 02:12, Anne Gentle wrote:
> 
> 
> 
> On Mon, Apr 29, 2013 at 10:50 AM, Thierry Carrez  <mailto:thie...@openstack.org>> wrote:
> 
> Darren Birkett wrote:
> > I've noticed that a lot of the projects do not get their sample
> configs
> > updated as part of the release process.  I'd suggest that one of the
> > final commits to each project before a release is cut, is to
> update the
> > sample config so it's relevant to the codebase that's being
> released and
> > packaged.
> >
> > For those that aren't aware, in each project there is a script
> that can
> > be run that will parse the entire project tree and extract all options
> > cleanly into a new sample config file, so it need not be an
> onerous task
> 
> 
> Yes, docs uses that sample config file. We also have a Blueprint in
> progress to automatically generate docs from conf code. [1] Tom Fifield
> has a working proof-of-concept I believe.

Just confirming it exists - standby for the first cut of new
automagic-from-code config option table creation. It will need feedback.

> 
> We do need developers to group config settings in ways that make sense
> to deployers. We can try to keep an eye on code that does this but
> ideally each project will know to keep an eye out for merges that should
> include re-built sample config files.
>  
> 
> That's a very good point. This should be done before the first release
> candidate is cut -- and tested/refreshed if necessary afterwards. I'll
> add it to the release process.
> 
> > I also think that the entire sample config should go into the docs
> for a
> > release, so that people (non devs) don't need to hunt around in the
> > source code to find the elusive option they want to use.
> 
> I'll let Anne comment on that, but it sounds sane to me :)
> 
> 
> I think it's a fantastic idea and we want to make it worth your while.
> 
> Anne
> 
> [1]
> https://blueprints.launchpad.net/openstack-manuals/+spec/autogenerate-config-tables
>

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [openstack-community] OpenStack Teacher /Student Certification

2013-04-28 Thread Tom Fifield
Hi all,
(apologies to the many lists - I'm not sure if all of you are
interested, but wanted to keep the original CCs just in case)

I'm also working on content for a masters-level course involving OpenStack.

Since so many are interested, perhaps we should have a meeting to
discuss aims and potential pooled efforts? (or just start an etherpad?)

It's important to note that there are different levels at which this can
be pitched. That is, from teaching until being 'able to use' an
OpenStack cloud, through to being 'able to develop' the middleware - and
at various degrees within each level. Of course, a lot of content is
common and any such academic effort should see how it ties in with the
recent questions about training material. Perhaps the first step is to
collate our various plans and see where compatibilities are ?


Regards,


Tom



On 28/04/13 23:34, Frans Thamura wrote:
> Tim
> 
> Glad you do a smiliar work with me.
> 
> Yes. Agree. Curriculum is more.important.
> 
> My experience. For student handout step by step also a good way to teach.
> 
> I will share.my ToC.of openstack content that we develop asap. Because
> it is Indonesian language. It is open content witg creative.license.
> 
> I think global work for this work will be awesome to groq commmunity and
> also standard.
> 
> Frans
> 
> On Apr 28, 2013 8:19 PM, "Tim Horgan"  > wrote:
> 
> Hi Frans,
> 
> I work in the Higher Education (HE) sector at Cork Institute of
> Technology (CIT), Ireland (www.cit.ie ) and I'm
> also the organiser of OpenStack Ireland meetups
> (http://www.meetup.com/OpenStack-Ireland/). At CIT we run various
> cloud related academic programmes (http://cloud.cit.ie) which are
> delivered online to a global audience. For sometime now I have been
> thinking about offering an online course related to OpenStack and
> would be delighted to hear views from you and others about this
> suggestion. Your ideas about certification are great but we probably
> would need to focus on the curriculum first.
> 
> One idea that I have had is to explore the possibility of setting up
> and running a free MOOC
> (http://en.wikipedia.org/wiki/Massive_open_online_course) similar to
> https://www.coursera.org/. This would allow us to reach a scalable
> global audience. Coming from the HE sector I can help with
> certification and have extensive knowledge of online delivery,
> that's my day job!
> 
> Regards,
> Tim
> 
> 
> 
> 
> On 28 Apr 2013, at 12:50, Frans Thamura  > wrote:
> 
>> hi all
>>
>> I am working with Education, take a look www.jeni-academy.org
>> 
>>
>> now i am thinking to create OpenSTack + CLoudFoundry certification,
>> that we will give to the teacher in every school (targeting vocational
>> highschool/secondary school and polytechnics).
>>
>> any one can work together for this? because I want to put logo in our
>> certification
>>
>> for OpenStack, where is the place i can ask for this permission?
>>
>> this program usually part of my experience create user group,
>>
>> every school or region of state will become regional academy = state
>> based user group,
>>
>>
>> I love to work together with anyone outside Indonesia, for smiliar
>> work, so we can create one content, one program, and better result.
>>
>>
>> West JAva State only, have 263 schools , and around 12.000 school
>> target all over Indonesia, that will be interesting work, around
>> 500.000 student.
>>
>> right now they focus is "IaaS", and our focus in JAva User
>> Group/JENI is PaaS.
>>
>> Microsoft asks me to put Azure, but they cannot provide the license
>> for education, so I give the rest of the network to OpenStack.. plus
>> CloudFoundry
>>
>>
>> Right now we use Ubuntu..
>>
>> NB: I wish Redhat interest with this, but I email to RH SEA, no
>> program for this yet in our region.
>>
>>
>>
>> We have create a free material to setup, deploy, setup OpenSTack and
>> CloudFoundry, the missing thing is
>> --
>> Frans Thamura (曽志胜)
>> Shadow Master and Lead Investor
>> Meruvian.
>> Integrated Hypermedia Java Solution Provider.
>>
>> Mobile: +628557888699 
>> Blog: http://blogs.mervpolis.com/roller/flatburger (id)
>>
>> FB: http://www.facebook.com/meruvian
>> TW: http://www.twitter.com/meruvian / @meruvian
>> Website: http://www.meruvian.org
>>
>> "We grow because we share the same belief."
>>
>> ___
>> Community mailing list
>> commun...@lists.openstack.org 
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/community
> 
> 
> 
> -
> *TIM HORGAN*
>

Re: [Openstack] Thanks for using DocImpact

2013-04-10 Thread Tom Fifield
With Havana development starting, we're already seeing some DocImpacts 
coming in - thanks for those!


We want to sure we catch all those removals, deprecations and pent-up 
updates that tend to come in at the beginning of the cycle.


So, as usual:

"""
 If your commit could have an impact on documentation - be it an
 added/altered/removed commandline option, a deprecated or new feature, a
 caveat, if you've written docs in the patch, or if you're just not sure
 - there's a way to let us know.

 => Just add "DocImpact" to a line in your commit message.

 This sends us an email so we can triage. It doesn't guarantee docs will
 be written, but at least it gives us visibility of the changes.
"""


Don't forget to tell your friends :)


Regards,


Tom, on behalf of the docs team


On 03/01/13 13:25, Tom Fifield wrote:

Hi all,

Just wanted to drop a quick note on the list to say thanks to all who
have gone to the effort of using the DocImpact flag in your commit messages.

We're now receiving a steady stream of useful information on changes
that affect the documentation, and logging and targeting them[1][2]. The
aim is that as Grizzly is released, the manuals should be much more up
to date than in previous releases.

Of course, the workload[3] is still a struggle, so any help[4] fixing up
docbugs is much appreciated :)

Thanks again for your efforts!

Regards,


Tom, on behalf of the docs team

[1] https://bugs.launchpad.net/openstack-manuals/+milestone/grizzly
[2] https://bugs.launchpad.net/openstack-api-site/+milestone/grizzly
[3] http://kiks.webnumbr.com/untouched-bugs-in-openstack-manuals-
[4] http://wiki.openstack.org/Documentation/HowTo

On 30/10/12 12:31, Tom Fifield wrote:

TL;DR - If anything you submit could have an impact on documentation,
just add "DocImpact" to a line in your commit message.

Developers,


We need your help.

In the face of the 500 contributors to the code base, those small
handful of us working on documentation are losing the war.

One of the worst pains we have right now is that we're not getting
information from you about the changes you make. We just don't have the
people to review every single commit on every single project for its
impact on documentation.

This is where you can make a difference.

If your commit could have an impact on documentation - be it an
added/altered/removed commandline option, a deprecated or new feature, a
caveat, if you've written docs in the patch, or if you're just not sure
- there's a way to let us know.

=> Just add "DocImpact" to a line in your commit message.

This sends us an email so we can triage. It doesn't guarantee docs will
be written, but at least it gives us visibility of the changes.


Thanks for reading.

As always - if you have any time to write/fix docs, we've more than one
hundred bugs waiting for your contribution . . .


Regards,


Tom, on behalf of the docs team.



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Documentation - Push for Grizzly

2013-03-29 Thread Tom Fifield
Hi all,

We need your help to get the documentation up to scratch for grizzly.

Please see if there is anything you can address from the list at:

https://bugs.launchpad.net/openstack-manuals/+milestone/grizzly

55 bugs ready for your work
59 completed so far, 8 in progress

Thanks to the efforts of everyone who used DocImpact, for the first time
we actually have a reasonable list of changes between Grizzly and Foslom
to document - which is triaged into the above link.

The docs process follows the same GerritWorkflow as the code, and uses a
pretty straightforward XML syntax (
https://wiki.openstack.org/wiki/Documentation/Conventions ). If the
syntax, or maven build is giving you pain - submit what you have for
review and we'll fix it.

If you hate writing - perhaps instead, pick your favourite topic at
http://docs.openstack.org/trunk/ and nitpick for correctness ;)

For any help, please grab us at #openstack-doc,
openstack-d...@lists.openstack.org, or feel free to contact me direct if
you don't feel comfortable.


Regards,


Tom
on behalf of the Docs team.

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Project quotas on multi-region

2013-03-27 Thread Tom Fifield
On 24/03/13 23:36, Tim Bell wrote:
>  
> 
> The Boson project was looking at this sort of problem
> (https://wiki.openstack.org/wiki/Boson).
> 
>  
> 
> There is a session at the summit to review this and other activities
> since it appears quotas are appearing in many projects and there is a
> clear need for multi-cell and quota delegation (i.e. domain quota
> manager gives sub-sections to project quota managers). This sort of
> function is quite complex to implement and consistency of implementation
> would be strongly desirable.

Indeed. Cells right now supports the centralised quotas that Glaucimar
needs, but doesn't deal with situations where certain projects have
quotas on certain cells.

> 
>  
> 
> Tim
> 
>  
> 
> *From:*openstack-bounces+tim.bell=cern...@lists.launchpad.net
> [mailto:openstack-bounces+tim.bell=cern...@lists.launchpad.net] *On
> Behalf Of *Nathanael Burton
> *Sent:* 24 March 2013 02:31
> *To:* Aguiar, Glaucimar (Brazil R&D-ECL)
> *Cc:* OpenStack Development Mailing List; openstack@lists.launchpad.net
> *Subject:* Re: [Openstack] Project quotas on multi-region
> 
>  
> 
> On Mar 23, 2013 7:59 PM, "Aguiar, Glaucimar (Brazil R&D-ECL)"
> mailto:glaucimar.agu...@hp.com>> wrote:
>>
>> Hi,
>>
>> In a deployment scenario where one keystone has several regions
> registered, how the project quota are managed by, as an example, two
> nova services in two different regions?
>> I am wondering if is it possible to set quota on the project for all
> regions or this must to be done on a region by region basis which really
> means a quota for a project in a region.
>>
>> Thanks in advance,
>> Glaucimar Aguiar
>>
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@lists.launchpad.net
> 
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
> 
> Glaucimar,
> 
> Currently quotas are maintained within each nova system so there is not
> a global view/management/enforcement of quotas. I would love to see a
> discussion of centralizing things from nova like key pairs, AZs, and
> quotas in keystone.
> 
> Thanks,
> 
> Nate
> 
> 
> 
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
> 


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Glance with S3 backend

2013-03-07 Thread Tom Fifield
I'll take the blame for the S3 backend miscomment - apologies - I have
updated the book online.

In exchange, I would, however, be interested in where those typo and
grammatical errors are :)

Regards,

Tom

On 08/03/13 07:43, Jay Pipes wrote:
> Yes, it certainly can write images to the S3 backend.
> 
> Best,
> -jay
> 
> On 03/07/2013 03:02 PM, Logan McNaughton wrote:
>> From docs.openstack.org :
>> "Written in a five-day book sprint in February 2013, targeting the
>> Folsom release for stability. "
>>
>> Anyway, that's beside the point, I'm really just wondering if Glance can
>> write images and snapshots to an S3 backend?
>>
>>
>> On Thu, Mar 7, 2013 at 2:43 PM, Brad Knowles > > wrote:
>>
>> On Mar 7, 2013, at 1:37 PM, Logan McNaughton > >
>>  wrote:
>>
>> > PS: I know the goal of the Operations Guide was to finish it in 5
>> days, but there are a lot of typos and grammatical errors...maybe 7
>> days next time?
>>
>> It's a living document, and it was produced as a step towards the
>> Grizzly Release Candidate that is scheduled to be made available in
>> April.  So, you have plenty of time to contribute various changes to
>> help correct any problems that you might run across.
>>
>> As for myself, I'm currently going through the installation
>> documentation [1] with a fine-toothed comb.  As I run into things
>> that appear to be wrong or need to otherwise be updated, I'm filing
>> bug reports and associated commits to fix them.  I know that I draw
>> my experience from the community, and this is one way that I try to
>> contribute back to the community in return.
>>
>>
>>
>> [1]
>> 
>> http://docs.openstack.org/trunk/openstack-compute/install/apt/content/ap_installinggrizzlyubuntuprecise.html
>>
>> --
>> Brad Knowles mailto:bknow...@momentumsi.com>>
>> Senior Consultant
>>
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
> 
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
> 


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] List of Cinder compatible devices

2013-01-30 Thread Tom Fifield
Here's a starting point:

http://wiki.openstack.org/CinderSupportMatrix

Regards,

Tom

On 31/01/13 09:00, Sébastien Han wrote:
> + RBD (Ceph)
> 
> +1 for the matrix, this will be really nice :-)
> --
> Regards,
> Sébastien Han.
> 
> 
> On Wed, Jan 30, 2013 at 5:04 PM, Tim Bell  wrote:
>>
>>
>> Is there a list of devices which are currently compatible with cinder and
>> their relative functionality ?
>>
>>
>>
>> Looking through the source code, there are EMC, IBM, NetApp, Nexenta but it
>> is not clear which models are supported or if there are other products also.
>>
>>
>>
>> A functionality matrix (like there is for hypervisors in Nova) would be very
>> useful.
>>
>>
>>
>> Tim
>>
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
> 
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
> 


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Thanks for using DocImpact

2013-01-02 Thread Tom Fifield
Hi all,

Just wanted to drop a quick note on the list to say thanks to all who
have gone to the effort of using the DocImpact flag in your commit messages.

We're now receiving a steady stream of useful information on changes
that affect the documentation, and logging and targeting them[1][2]. The
aim is that as Grizzly is released, the manuals should be much more up
to date than in previous releases.

Of course, the workload[3] is still a struggle, so any help[4] fixing up
docbugs is much appreciated :)

Thanks again for your efforts!

Regards,


Tom, on behalf of the docs team

[1] https://bugs.launchpad.net/openstack-manuals/+milestone/grizzly
[2] https://bugs.launchpad.net/openstack-api-site/+milestone/grizzly
[3] http://kiks.webnumbr.com/untouched-bugs-in-openstack-manuals-
[4] http://wiki.openstack.org/Documentation/HowTo

On 30/10/12 12:31, Tom Fifield wrote:
> TL;DR - If anything you submit could have an impact on documentation,
> just add "DocImpact" to a line in your commit message.
> 
> Developers,
> 
> 
> We need your help.
> 
> In the face of the 500 contributors to the code base, those small
> handful of us working on documentation are losing the war.
> 
> One of the worst pains we have right now is that we're not getting
> information from you about the changes you make. We just don't have the
> people to review every single commit on every single project for its
> impact on documentation.
> 
> This is where you can make a difference.
> 
> If your commit could have an impact on documentation - be it an
> added/altered/removed commandline option, a deprecated or new feature, a
> caveat, if you've written docs in the patch, or if you're just not sure
> - there's a way to let us know.
> 
> => Just add "DocImpact" to a line in your commit message.
> 
> This sends us an email so we can triage. It doesn't guarantee docs will
> be written, but at least it gives us visibility of the changes.
> 
> 
> Thanks for reading.
> 
> As always - if you have any time to write/fix docs, we've more than one
> hundred bugs waiting for your contribution . . .
> 
> 
> Regards,
> 
> 
> Tom, on behalf of the docs team.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Running other services on swift nodes

2012-11-04 Thread Tom Fifield
Hi,

This came in as a doc bug, but I thought I'd throw it to the list:

https://bugs.launchpad.net/openstack-manuals/+bug/988053

"I think it would be worthwhile to talk about what services can be
co-located on the same servers as Swift. For example "Can I run Keystone
in combination with Swift Proxy and Swift Storage?""

example other potential combo that "might not break": glance / swift proxy

I think this is most relevant to small-scale deployments, where there
isn't quite enough hardware to go around, rather than anywhere
approaching best practice ;)


Realistically expecting "this is a terrible, terrible idea" replies to
this, but perhaps reasons, and the odd outside-the-box idea will be
presented ...


Regards,

Tom

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Action Required: Use DocImpact flag when commits might impact docs

2012-10-29 Thread Tom Fifield
TL;DR - If anything you submit could have an impact on documentation,
just add "DocImpact" to a line in your commit message.

Developers,


We need your help.

In the face of the 500 contributors to the code base, those small
handful of us working on documentation are losing the war.

One of the worst pains we have right now is that we're not getting
information from you about the changes you make. We just don't have the
people to review every single commit on every single project for its
impact on documentation.

This is where you can make a difference.

If your commit could have an impact on documentation - be it an
added/altered/removed commandline option, a deprecated or new feature, a
caveat, if you've written docs in the patch, or if you're just not sure
- there's a way to let us know.

=> Just add "DocImpact" to a line in your commit message.

This sends us an email so we can triage. It doesn't guarantee docs will
be written, but at least it gives us visibility of the changes.


Thanks for reading.

As always - if you have any time to write/fix docs, we've more than one
hundred bugs waiting for your contribution . . .


Regards,


Tom, on behalf of the docs team.

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Cells Status

2012-10-04 Thread Tom Fifield

On 05/10/12 03:40, Joshua Harlow wrote:

Along this type of line, I know we've talked about it before.

But is cells the right way that we want to go? Not that it isn't, but
possibly at the summit we can talk about it in detail before pushing it
into trunk.


Given the overflowing room of people who turned up to the last summit to 
talk about Cells, the enormous amount of positive feedback there, the 
fact it's been so delayed and that the code is already ~done and being 
used in production in some instances, waiting to get it into trunk 
(which is already becoming more and more difficult to do) seems like a 
suboptimal idea.


By all means, discuss the methodology, propose an excellent new idea, 
code it up and rip cells out then. However, knocking back something 
that's this far advanced just seems a little cruel for both those who 
worked so hard, and the deployers who have been screaming for it :)


In NeCTAR's case (perhaps in Rackspace and HP's case before us?), we 
can't wait, we're happy with Cells and we're going live with it whether 
it's in trunk or not. However, it would really, really, really, really 
make it easier to make an awesome OpenStack-based cloud if it was in 
trunk :)


Regards,

Tom



From: Chris Behrens mailto:cbehr...@codestud.com>>
Date: Wednesday, October 3, 2012 4:57 AM
To: Sam Morrison mailto:sorri...@gmail.com>>
Cc: "openstack@lists.launchpad.net
" mailto:openstack@lists.launchpad.net>>, Chris Behrens
mailto:cbehr...@codestud.com>>
Subject: Re: [Openstack] Cells Status

Ok.  This took a lot longer to resolve than I expected, but here we go:

https://github.com/comstud/nova/tree/cells_service

This is rebased against trunk and contains a bunch of new things since
the last branch:

Random fixes for things that trunk broke with cells (deleting instances
for one)
RPC versioning (Thanks to Brian Elliott!)
Split Replies and Bandwidth Updates into their own queues to better deal
with them
A number of admin API extensions modified to support cells (Thanks to
Dragon, Alex Meade, Brian Lamar, Matt Sherborne, et al)
Snapshots/backups query glance in API cell (Thanks to Iccha)
Handle quotas in API cell  (Thanks to Johannes for fixes!)

Things are rapidly getting more kludgy because of changes in trunk that
don't have any consideration for cells (because cells is not in trunk!).
  I'm hoping we can get this into an acceptable shape such that we can
get it merged ASAP.

- Chris


On Oct 2, 2012, at 10:13 PM, Sam Morrison mailto:sorri...@gmail.com>> wrote:


OK great, will be good to get this into master. I have some stuff
relating to key pairs, security groups that I'd like to contribute.

Also we are looking at the ability for you to specify the cell when
booting an instance.

Cheers,
Sam


On 02/10/2012, at 1:06 PM, Chris Behrens mailto:cbehr...@codestud.com>> wrote:


Yup, it's done.  I just have to deal with some conflicts with our
internal branch and my public one..


On Oct 1, 2012, at 7:47 PM, Sam Morrison mailto:sorri...@gmail.com>> wrote:


On 02/10/2012, at 12:33 PM, Chris Behrens mailto:cbehr...@codestud.com>> wrote:


Thanks, Tom!  I have changes to push up that add rpc versioning,
etc.  Maybe I can get those up tomorrow.


Great! I was going to start looking into it but will hold off if
you've already done it.

Cheers,
Sam








___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Tom Fifield

Hi,

Can you please lodge a documentation bug at :

https://bugs.launchpad.net/openstack-manuals/+filebug

Thanks!

Regards,

Tom

On 03/10/12 10:10, Ahmed Al-Mehdi wrote:

Hello,
I have gone through the document numerous times trying to configure
keystone - mistyping keys, wrong key value, missing steps, etc (error
prone). I was looking forward to using the script, as it would save a
lot of typing/pain for a newcomer. However, if there are no plans to
document the script (including adding a name / email to the Readme file
to contact for issues in the script), test, and keep it updated (synced)
with each new release of OpenStack(keystone), then I feel it is best to
remove mention of it from the document.
While at it, the document also mentions a bash script to configure
keystone, which I have not tried. If the bash script suffers from the
same issue, maybe worthconsidering removing it from the document also.
The above are just my opinions.
Regards,
Ahmed.

*From:* Dolph Mathews [dolph.math...@gmail.com]
*Sent:* Tuesday, October 02, 2012 4:50 PM
*To:* openstack@lists.launchpad.net
*Cc:* heckj; Ahmed Al-Mehdi; Anne Gentle
*Subject:* Re: [Openstack] Enabling logging in keystone.

I find it odd that the document describes two approaches for configuring
keystone -- one being a relatively undocumented, scripted approach not
managed or distributed by OpenStack. Surely these two approaches will
continue to evolve seperately and we'll experience more issues such as
this one.

Anyone have any objections to removing this "scripted configuration"
section in favor of focusing on the existing "manual" approach?

http://docs.openstack.org/trunk/openstack-compute/install/apt/content/setting-up-tenants-users-and-roles.html

-Dolph


On Tue, Oct 2, 2012 at 6:42 PM, Ahmed Al-Mehdi mailto:ah...@coraid.com>> wrote:

Hi Dolph,
I am now getting the same output as the "curl" command, basically
"Invalid Tenant". At this point
root@ubuntu1 :~# keystone
--os-username=adminUser--os-password=secretword--os-tenant-name=service
--os-auth-url=http://10.0.
2.15:35357/v2.0token-get

No handlers could be found for logger "keystoneclient.client"
Invalid tenant (HTTP 401)
Without the "os-tenant-name" parameter, I seem to get "good' response.
root@ubuntu1 :~# keystone

--os-username=adminUser--os-password=secretword--os-auth-url=http://10.0.2.15:35357/v2.0
token-get
No handlers could be found for logger "keystoneclient.v2_0.client"
+--+--+
| Property | Value |
+--+--+
| expires | 2012-10-03T23:31:17Z|
| id | 31078072aae94f5aab5c8e46ff5f6373|
| user_id| 3e674f7f64ba452cb20781b8d5e26b7f|
+--+--+
At this point, I feel like I am running into issues with/in the
python / PyYAMLscript (https://github.com/nimbis/keystone-init.git)
which must not be populating info into keystone "accurately" and
most probably not equivalent to manual steps mentioned in "Deployand
Install OpenStack- Red Hat Ubuntu". I will look into the script.
Regards,
Ahmed.

*From:* Dolph Mathews [dolph.math...@gmail.com
]
*Sent:* Tuesday, October 02, 2012 2:19 PM

*To:* Ahmed Al-Mehdi
*Cc:* heckj; openstack@lists.launchpad.net

*Subject:* Re: [Openstack] Enabling logging in keystone.

No worries, that's what a second set of eyes is for!

By specifying a token and endpoint, you're bypassing the
authentication process that your curl command is performing.

You can test authentication with the keystone client using:

$ keystone --os-username=adminUser --os-password=secretword
--os-tenant-name=adminTenant
--os-authurl=http://10.0.2.15:35357/v2.0
 token-get

But as Anne pointed out, you don't have a tenant named
"adminTenant". You'll also need to make sure you've granted a role
to your user on the specified tenant for authorization to succeed.
You can remove the tenant name argument from the token-get call to
test authentication without authorization (therefore without
requiring anything but a valid user in your keystone install).

-Dolph

On Tuesday, October 2, 2012, Ahmed Al-Mehdi wrote:

Hi Dolph,
Very sorry about that.  With the correct token, calling keystone
from the cliis working.However, the curl command is
failing.  Will this cause an issue down the line as I start to
install glance and nova?
#> keystone --token 012345SECRET99TOKEN012345--endpoint
http://10.0.2.15:35357/v2.0 tenant-list
+---

Re: [Openstack] CY12-Q3 Community Analysis — OpenStack vs OpenNebula vs Eucalyptus vs CloudStack

2012-10-02 Thread Tom Fifield

You might also consider adding the forums:

http://forums.openstack.org/


Regards,

Tom

On 02/10/12 16:46, Tom Fifield wrote:

Hi,

It looks like you missed the migration to the new OpenStack mailing
lists - http://lists.openstack.org/cgi-bin/mailman/listinfo

Regards,

Tom

On 02/10/12 16:37, Qingye Jiang (John) wrote:

Hi,

I have just finished my blog entry "CY12-Q3 Community Analysis —
OpenStack vs OpenNebula vs Eucalyptus vs CloudStack", which provides a
lot of details on how these four projects are doing in terms of
community activies. The article contains a lot of graphs, and I don't
want to spam everybody's mailbox. It is accessible from my blog at the
following URL:

http://www.qyjohn.net/?p=2427

Best regards,

Qingye Jiang (John)

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] CY12-Q3 Community Analysis — OpenStack vs OpenNebula vs Eucalyptus vs CloudStack

2012-10-01 Thread Tom Fifield

Hi,

It looks like you missed the migration to the new OpenStack mailing 
lists - http://lists.openstack.org/cgi-bin/mailman/listinfo


Regards,

Tom

On 02/10/12 16:37, Qingye Jiang (John) wrote:

Hi,

I have just finished my blog entry "CY12-Q3 Community Analysis —
OpenStack vs OpenNebula vs Eucalyptus vs CloudStack", which provides a
lot of details on how these four projects are doing in terms of
community activies. The article contains a lot of graphs, and I don't
want to spam everybody's mailbox. It is accessible from my blog at the
following URL:

http://www.qyjohn.net/?p=2427

Best regards,

Qingye Jiang (John)

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Cells Status

2012-10-01 Thread Tom Fifield

Hi all,

As Chris is a rather busy guy, I've taken the liberty of putting up a 
blueprint and wiki page for Nova Compute Cells.


https://blueprints.launchpad.net/nova/+spec/nova-compute-cells

http://wiki.openstack.org/blueprint-nova-compute-cells

NeCTAR's got to have this feature working well before year-end, and 
recently Sam Morrison and the team at the University of Melbourne have 
been working to try and iron out some of the kinks (security group and 
access key propagation) from Chris' current branch. The plan is to move 
forward and try and update the code from the comstud repo and the local 
changes here to get them into master asap.



Regards,


Tom

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Compute Node Down!

2012-09-19 Thread Tom Fifield

On 20/09/12 13:50, Vishvananda Ishaya wrote:

**

On Wed, Sep 19, 2012 at 4:03 AM, Wolfgang Hennerbichler
mailto:wolfgang.hennerbich...@risc-software.at>> wrote:

Hello Folks,

Although it seems a pretty straightforward scenario I have a hard
time finding documentation on this.
One of my compute nodes broke down. All the instances are on shared
storage, so no troubles here, but I don't know how to tell openstack
that the VM should be deployed on another compute node. I tried
fiddling around in the mysql-db with no success.
Any help is really appreciated.

Wolfgang





== Dead compute host ==
Working with the host information

i-15b9 at3-ui02 running nectarkey (376, np-rcc54) 0 m1.xxlarge 
2012-06-19T00:48:11.000Z 115.146.93.60



# review the status of the host using the nova database, some of the 
important information is highlighted below.


SELECT * FROM instances WHERE id = CONV('15b9', 16, 10) \G;
*** 1. row ***
  created_at: 2012-06-19 00:48:11
  updated_at: 2012-07-03 00:35:11
  deleted_at: NULL
...
  id: 5561
...
 power_state: 5
vm_state: shutoff
...
hostname: at3-ui02
host: np-rcc54
...
uuid: 3f57699a-e773-4650-a443-b4b37eed5a06
...
  task_state: NULL
...


Update the vm's compute host.

UPDATE instances SET host = 'np-rcc46' WHERE uuid = 
'3f57699a-e773-4650-a443-b4b37eed5a06';



Update the libvirt xml

* change the DHCPSERVER value to the host ip address.
* possibly the VNC IP if it isn't already 0.0.0.0

Dump a copy of a nwfilter to use as a template for creating the missing 
nwfilter.


virsh nwfilter-list
vrish nwfilter-dumpxml nova-instance-instance-.


Example of the template file


  d5f6f610-d0b8-4407-ae00-5dabef80677a
  



The filter name value is available from the instances.xml file 
().

*Note the filter name must be exact!
Generate a new uuid and replace it at the uuid value.

Update filter to match id from instance xml

virsh nwfilter-define /tmp/filter.xml
virsh define libvirt.xml
virsh list --all


Kill all dnsmasq and restart nova services.

killall dnsmasq; service nova-network restart; service nova-compute restart


Start the vm

virsh start instance-0


On the nova DB

UPDATE instances SET vm_state = 'active', power_state = 1 WHERE uuid = 
'3f57699a-e773-4650-a443-b4b37eed5a06';



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Nova bindings for ... PHP?

2012-09-02 Thread Tom Fifield

On 03/09/12 16:11, Robert Collins wrote:

On Mon, Sep 3, 2012 at 6:07 PM, Tom Fifield  wrote:

Hi all,

I've been handed an interesting piece of PaaS software (its various pieces
are in Java, PHP, python and bash!) and told "make it work with OpenStack".

Noone's done any work to make nova play with PHP, have they?


Depends on what you mean. There may not be a PHP native API, but you
could use http://aws.amazon.com/sdkforphp/

-Rob



Ta. 'What I mean' is probably just the functionality to start and stop 
VMs. Straightforward enough that direct HTTP calls to implement that 
should be fine, but if there was something out there which already has 
the functionality that'd be lovely :)


I've had a play with the AWS SDK, and it needs a bit of work to patch in 
the endpoints, painful but doable. However, the preference is to go 
OpenStack native if possible ...


Regards,

Tom

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Nova bindings for ... PHP?

2012-09-02 Thread Tom Fifield

Hi all,

I've been handed an interesting piece of PaaS software (its various 
pieces are in Java, PHP, python and bash!) and told "make it work with 
OpenStack".


Noone's done any work to make nova play with PHP, have they?


Regards,


Tom

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Default rules for the 'default' security group

2012-08-28 Thread Tom Fifield

On 24/08/12 20:50, Yufang Zhang wrote:

2012/8/24 Gabriel Hurley mailto:gabriel.hur...@nebula.com>>

I traced this through the code at one point looking for the same
thing. As it stands, right now there is **not** a mechanism for
customizing the default security group’s rules. It’s created
programmatically the first time the rules for a project are
retrieved with no hook to add or change its characteristics.

__ __

I’d love to see this be possible, but it’s definitely a feature
request.

__


  Really agreed. I have created a blueprint to track this issue:
https://blueprints.launchpad.net/nova/+spec/default-rules-for-default-security-group


At NeCTAR, rather than modifying the default group we create 3 new 
groups (SSH, ICMP, HTTP/S) for the tenant at the time of tenant 
creation, and found this to be a reasonable compromise between security 
and convenience. This has its issues of course, but perhaps the 
blueprint could be extended to cover the creation of new groups, as well 
as modifying the existing default one . . .




__

__-__Gabriel

__ __

*From:*openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net

[mailto:openstack-bounces+gabriel.hurley
=nebula@lists.launchpad.net
] *On Behalf Of *Boris-Michel
Deschenes
*Sent:* Thursday, August 23, 2012 7:59 AM
*To:* Yufang Zhang; openstack@lists.launchpad.net

*Subject:* Re: [Openstack] Default rules for the 'default' security
group

__ __

I’m very interested in this, we run essex and have a very bad
workaround for this currently, but it would be great to be able to
do this (set default rules for the default security group).

__ __

Boris

__ __

*De 
:*openstack-bounces+boris-michel.deschenes=ubisoft@lists.launchpad.net



[mailto:openstack-bounces+boris-michel.deschenes=ubisoft@lists.launchpad.net]


*De la part de* Yufang Zhang
*Envoyé :* 23 août 2012 08:43
*À :* openstack@lists.launchpad.net

*Objet :* [Openstack] Default rules for the 'default' security group

__ __

Hi all,

__ __

Could I ask how to set the default rules for the 'default' security
group for all the users in openstack? Currently, the 'default'
security group has no rule by default, thus newly created instances
could only be accessed by instances from the same group. 

__ __

Is there any method to set default rules(such as ssh or icmp) for
the 'default' security group for all users in openstack, so that I
don't have to remind the new users to modify security group setting
the fist time they logged into openstack and create instances?  I
have ever tried HP could which is built on openstack, they permit
ssh or ping to the instances in the 'default' security group. 

__ __

Best Regards.

__ __

Yufang




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [keystone] Keystone on port 5000 - proposing change default port to 8770

2012-06-20 Thread Tom Fifield
As an operator, I can say we have had issues with the fact that keystone 
is on port 5000, and wouldn't mind if it changed to something else :)


Regards,

Tom

On 21/06/12 11:19, Dolph Mathews wrote:

Alternatively, if anyone would like to tar and feather me for picking
port 5000 in the first place, I'm available. That said, I have no
attachment to port 5000... but I'm curious, are people experiencing real
issues trying to use port 5000?

-Dolph

On Wed, Jun 20, 2012 at 6:16 PM, Joseph Heck mailto:he...@mac.com>> wrote:

At the risk of a terrible public tar and feathering...

I've learned that port 5000 (which Keystone is using for it's
default public-token-auth stuff) is commonly blocked by many
firewalls, as it's been registered as a Microsoft uPnP port.

I thought I'd go ahead and propose changing the default to 8770. I
picked this number because it's close to the Nova ports in common
use (8773, 8774, 8775, and 8776).

And yes, I'll submit updates to all REST docs, XML docs, devstack,
and the code.

So... how many people do I need to worry about murdering me for this
next design summit?

-joe

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net

Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Identity API v3 - Why allow multi-tenant users?

2012-05-29 Thread Tom Fifield
Just to echo Tim's comments here about the research space - we certainly 
have this requirement over in NeCTAR (Australia's national cloud for 
research).


Australia actually has entire institutions setup to work in this mode - 
helping out multiple universities simultaneously with software 
development et al, and it's certainly a common case with our OpenStack 
cloud.


Regards,

Tom

On 05/30/2012 07:16 AM, Gabriel Hurley wrote:

Terminology:

Project == Tenant. They are equivalent in Keystone parlance.

What you're referring to as a "tenant" in that last email is the role a 
"domain" might play going forward in Keystone.

All the best,

 - Gabriel


-Original Message-
From: openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net
[mailto:openstack-
bounces+gabriel.hurley=nebula@lists.launchpad.net] On Behalf Of
Caitlin Bestler
Sent: Tuesday, May 29, 2012 11:47 AM
To: Tim Bell; openstack@lists.launchpad.net
Subject: Re: [Openstack] Identity API v3 - Why allow multi-tenant users?

Tim Bell wrote:

➢ In the research environment, we have frequent cases where a user is
associated with multiple tenants.


  For example, when you are finishing work on a previous project but are

mainly working on the new one.


As we move towards domain/tenant/user, we need to ensure that the

tools support multi-tenant per user. Correct accounting is critical.


This does require extra code but it is relevant given the use cases.


What you are describing strikes me as a single tenant with multiple projects.
It is similar to a corporate environment with multiple departments.

I am seeing a major problem here when the tenants are truly separate and
the only possible administrator in common is the service provider.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] I18n issue for OpenStack

2012-04-12 Thread Tom Fifield
A good idea to separate into two parts, however I fear that the current 
English strings don't serve the first role as well as first appears. 
This has to do with the pre-processing we do on error strings to make 
more accurate searches and error report titles.


A quick, very artificial example:

"Unable to get service info: Malformed request url"

As English speakers, we can look at this and see that "Unable to get 
service info" is what happened, and "Malformed request url" is why.


So, knowing that there are probably many possible reasons for 'why' we 
were "Unable to get service info", we might chop this part out of our 
search term, or when we ask for help - and indeed you can see an example 
of this in a title here: 
https://answers.launchpad.net/horizon/+question/190188


In other languages sometimes the sentence order is much different. For 
example, in Chinese, that error could be written something like:


因为错误格式的请求URL所以无法获得服务信息

As a Chinese speaker, you know what this says and you can work out the 
'why' and the 'what' in your search term.


As a non-Chinese speaker, you're stuck putting the whole thing into your 
search engine and hoping that no-one chopped off or changed the 
structural elements of the sentence such as 因为 and 所以.


So, perhaps the part that can be used for searches and bug reports 
really does need to be 'locale-independent'. Complex system of 
impossible to understand error numbers, anyone? ;)



Regards,


Tom

On 04/12/2012 11:46 PM, David Kranz wrote:

Both points of view being expressed about this with respect to log error
messages are valid and need to be accommodated.
An answer, as was suggested a while back, is for error messages to have
two parts:

1. A locale-independent part that can be used for searches or understood
by developers who get logs as parts of bug reports.
2. A localized part that lets operators determine if the problem is
their issue or an OpenStack bug to be reported.

The current English string would serve the first role, and the logging
code could be changed to also emit the localized string if available. I
would argue
for this only in the case of ERROR messages and not DEBUG.

While on the subject of logs, it would be good to agree on what actions
should cause errors in logs to appear. Ideally, they would only occur if
an OpenStack bug
was detected (out-of-bounds array ref, etc.) or some operational problem
occurred (disk ran out of space, etc.). Right now errors are sometimes
output for other
reasons such as bad arguments to api calls. This makes it difficult for
an operator to know when a real problem with the system has occurred.

David Kranz
Quanta Research Cambridge




On 4/12/2012 9:06 AM, Sheng Bo Hou wrote:

Dear OpenStack friends,

It will be happy and great for our OpenStack community to see this
open project open to more market all over the world.
In China, OpenStack community is very active. I heard many Chinese
engineers talking about their wish to have a Chinese versioned
openStack, including documentation's, manuals, user interfaces, error
messages, etc in OpenStack meet-ups.
I have many European friends and also Danish friends, since I used to
do my university there. They all spoke perfect English, which made me
admire, cos they were linguists in my point of view. Oriental
languages are different. They are "too far" from the western lingual
system. In China, there are many talented engineers, who are not that
kind of "linguists", but they are lover of open source. I think it is
amazing to open the "door" to them. In China, it is very appreciated
for software to be localized as much as possible.
I used to google or baidu(a famous Chinese search engine) error
messages and logs in Chinese for other software, though it is not
Apache. I found a lot of useful references in Chinese, because it has
been localized. If it is not localized well first, of course it does
not have the google or yahoo ability to search.:-)
So far I am rather grateful for all the messages following this i18
issue. Thank you so much.

Best wishes.
Vincent Hou (侯胜博)

Software Engineer, Standards Growth Team, Emerging Technology
Institute, IBM China Software Development Lab

Tel: 86-10-82450778 Fax: 86-10-82453660
Notes ID: Sheng Bo Hou/China/IBM@IBMCN E-mail: sb...@cn.ibm.com
Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang
West Road, Haidian District, Beijing, P.R.C.100193


*Soren Hansen *
Sent by: openstack-bounces+sbhou=cn.ibm@lists.launchpad.net

2012-04-12 19:50


To
Hua ZZ Zhang/China/IBM@IBMCN
cc
openstack@lists.launchpad.net, Thierry Carrez
,
openstack-bounces+zhuadl=cn.ibm@lists.launchpad.net
Subject
Re: [Openstack] I18n issue for OpenStack









Don't get me wrong.. I'd be happy to have the various openstack
clients offer localised error messages. I'd also encourage a
centralised effort to collect these translationns (so that all the
various language bindings will use the same loca

Re: [Openstack] Swift, Keystone, and S3 pipeline configuration

2012-03-27 Thread Tom Fifield
Doesn't the s3token patch by Yoshiyama san fix this for Diablo/Keystone 
... http://www.debian.or.jp/~yosshy/openstack-diablo/s3token.txt ?


Regards,

Tom

On 03/28/2012 08:36 AM, Chmouel Boudjnah wrote:

Hi,

On Tue, Mar 27, 2012 at 10:32 PM, Lillie Ross-CDSR11
mailto:ross.lil...@motorolasolutions.com>> wrote:

Then, if I want to use S3 binding with Swift (Diablo), I need to
used the simpler 'swauth' middleware for authenticatoin? Just wondering.

Yes this is correct.

Cheers,
Chmouel.



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-12 Thread Tom Fifield

Hi,

Which version of Swift are you using?

Do you have the swift3 middleware in the pipeline of your swift proxy? 
(also the s3token if you are using keystone)


Regards,

Tom

On 02/12/2012 09:38 PM, Hieu Le wrote:

Hi again everyone,

I have tried s3fs and there are some problems, can anyone that have
tried s3fs with swift help me solve this ?

The first problem is that s3fs have a format for the password store file
(may be) incompatible for using swift authentication. s3fs password file
have a format like: accessKeyId:secretAccessKey. S3fs use colon symbol
to get ID and secret key, but Swift ID have a format like system:root,
so if I using s3fs password file, it will be: system:root:testpass. S3fs
will not establish an connection to Swift because S3fs can not get ID
and key from above format. :(

I try environment variable for ID and secretkey for solving this, but it
is uncomfortable if I have multiple account. When using environment
variable, I got the second problem. It is when I use s3fs command to
mount folder via https connection, s3fs give me error: "s3fs: curlCode:
60 msg: Peer certificate cannot be authenticated with known CA
certificates". I think there may be an error in configuration of curl or
something else, so I disable https and use http instead of. Then s3fs
give me error: "Authenticated failed", via log I got "Feb 12 14:34:35
swift s3fs: ### CURLE_COULDNT_RESOLVE_HOST
Feb 12 14:34:37 swift s3fs: ###retrying..." :( I can not understand why
because I can authenticate and using via Cyberduck successfully.

I'm using fuse 2.8.6, s3fs lastest version and my command is: s3fs
myfiles /mnt -o url=https://192.168.50.110:8080/auth/v1.0

Someone have tried S3fs can give me some help ?

On Sat, Feb 11, 2012 at 9:43 PM, Hieu Le mailto:hieul...@gmail.com>> wrote:

Thank you Stephen, I will try s3fs and give feedback.

I don't want to use Cyberduck or Gladinet, I like mounting
file/folders and work with them like normal folder, so I will try to
use s3fs.

Thank you all :)


On Sat, Feb 11, 2012 at 12:00 AM, Stephen Broeker
mailto:sbroe...@internap.com>> wrote:

Looks like you want to mount your Swift Account as a UFS like
file system.
This is called Gateway.
Folks typically use Fuse to do this.
Check out s3fs.

On Fri, Feb 10, 2012 at 7:53 AM, Hieu Le mailto:hieul...@gmail.com>> wrote:

Hello everyone,

I'm starting to study about openstack cloud and it is very
great to learn with Swift.
Now I'm wondering is there some methods to make downloaded
file/folder in client automatically synchronize with Swift.

For example, I downloaded a file/folder in my computer from
Swift, after modify contents in this file/folder I want it
to synchronize with Swift (smt like Dropbox). Can you
suggest me some methods to do this ?

IMO, I think I need to set up rsync in my computer and
configure it to sync with swift ? But this seem to be
difficult .. Another solutions is finding a way to mount
folder from Swift in client. But it (again) seems to be
difficult, I can not find any documentation described it.

Please give me some solutions.

Thank you for your attention !



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net

Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp





--
..:: Lê Quang Hiếu ::..

Class: Information System - Course 52
School of Information and Communication Technology
Hanoi University of Technology
No 1, Dai Co Viet street - Hai Ba Trung district - Hanoi

Y!M: h2_...@yahoo.com 
Gmail: hieul...@gmail.com 




--
..:: Lê Quang Hiếu ::..

Class: Information System - Course 52
School of Information and Communication Technology
Hanoi University of Technology
No 1, Dai Co Viet street - Hai Ba Trung district - Hanoi

Y!M: h2_...@yahoo.com 
Gmail: hieul...@gmail.com 



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Remove Zones code - FFE

2012-02-08 Thread Tom Fifield
Just raising another deployment waiting on this new Zone implementation 
- we currently have 2000 cores sitting idle in another datacentre that 
we can use "better" if this is done.


How can we help? ;)

Regards,

Tom

On 02/08/2012 07:30 PM, Ziad Sawalha wrote:

We were working on providing the necessary functionality in Keystone but
stopped when we heard of the alternative solution. We could resume the
conversation about what is needed on the Keystone side and implement if
needed.

Z

From: Sandy Walsh mailto:sandy.wa...@rackspace.com>>
Date: Thu, 2 Feb 2012 01:49:58 +
To: Joshua McKenty mailto:jos...@pistoncloud.com>>, Vishvananda Ishaya
mailto:vishvana...@gmail.com>>
Cc: "openstack@lists.launchpad.net
" mailto:openstack@lists.launchpad.net>>
Subject: Re: [Openstack] Remove Zones code - FFE

Understood, timing is everything. I'll let Chris talk about expected
timing for the replacement. From a deployers side, nothing would really
change, just some configuration options ... but a replacement should be
available.

I'm sure we could get it working pretty easily. The Keystone integration
was the biggest pita.

I can keep this branch fresh with trunk for when we're ready to pull the
trigger.

-S


*From:* Joshua McKenty [jos...@pistoncloud.com
]
*Sent:* Wednesday, February 01, 2012 4:45 PM
*To:* Vishvananda Ishaya
*Cc:* Sandy Walsh; openstack@lists.launchpad.net

*Subject:* Re: [Openstack] Remove Zones code - FFE

+1 to Vish's points. I know there are some folks coming online in the
Folsom timeline that can help out with the new stuff, but this feels a
bit like going backwards.

--
Joshua McKenty, CEO
Piston Cloud Computing, Inc.
w: (650) 24-CLOUD
m: (650) 283-6846
http://www.pistoncloud.com

"Oh, Westley, we'll never survive!"
"Nonsense. You're only saying that because no one ever has."

On Wednesday, February 1, 2012 at 12:41 PM, Vishvananda Ishaya wrote:


I am all for pulling this out, but I'm a bit concerned with the fact
that we have nothing to replace it with. There are some groups still
trying to use it. MercadoLibre is trying to use it for example. I know
you guys are trying to replace this with something better, but it
would be nice not to break people for 7+ months


So I guess I have some questions:
1.a) is the current implementation completely broken?

1.b) if yes, is it fixable

2) If we do remove this, what can we tell people that need something
like zones between now and the Folsom release?

Vish
On Feb 1, 2012, at 12:16 PM, Sandy Walsh wrote:


As part of the new (and optional) Zones code coming down the pipe,
part of this is to remove the old Zones implementation.

More info in the merge prop:
https://review.openstack.org/#change,3629

So, can I? can I? Huh?
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net

Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net

Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


___ Mailing list:
https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net
 Unsubscribe :
https://launchpad.net/~openstack More help :
https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] how to list all account and get disk usage info?

2011-11-30 Thread Tom Fifield

Hi,

Is this for Swift?

Regards,

Tom

On 12/01/2011 09:41 AM, pf shineyear wrote:

hi all :

does anyone know how to list all account and get each account's disk
usage info?

because i want to get every account disk usage info for bill per hour.

thanks.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] S3-compatible client tools?

2011-07-15 Thread Tom Fifield

Hi all,

Any recommendations for S3-compatible cli or gui client tools to work 
with OpenStack?


My summary so far:
* CloudBerry Explorer (windows only!) works
* S3Fox uses the new sub-domain based buckets, which aren't supported in 
OpenStack
* s3cmd should work with the Eucalyptus patches (but I'm failing to get 
it working now)

* s3curl might work

Thoughts welcome :)


Regards,


Tom

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp