Re: [Openstack] Nova D3 Milestone and the skipped tests

2011-08-04 Thread Thierry Carrez
Ewan Mellor wrote:
> I think, having read through everything that Vish said, and everything
> you guys have said, the only problem we have here is one of communication.

Yes.

> I’m sure that Trey didn’t _/want/_ to skip these tests, and I know that
> Vish accepted the patch knowing the downsides.  He had to trade off the
> time taken to fix everything perfectly, versus the further remerging /
> rebasing that would have been necessary if the patch got stalled for any
> longer.  I agree with Soren that this was not a desirable thing, and I
> think everyone else would too, but Vish made that decision in full sight
> of the facts, and I’m happy to support him in that, even though it’s my
> team that’s taken the hit in this case.

We shouldn't have accepted disabling tests, at the very least not
without a clear plan to fix them, which includes creating bugs and
targeting them against milestones (so that they appear in release
management radar), and reviewing progress weekly at the team meeting.

> [...]
> I don’t know if either of them will like this idea, but maybe we could
> make it Vish’s problem or Theirry’s problem to think about whether the
> right communication is happening.  By that I mean, when the blueprint is
> reviewed / accepted for a release, either the PTL or the release manager
> could take the time to think about whether anyone else should be on the
> blueprint for notification or involvement.

It can be difficult to assess in advance when such coordination is
needed... but I'd say the PTL should definitely be involved to
facilitate complex collaboration when required to push a feature... and
the release manager should definitely be in the loop to make sure
everything is fixed in time.

The main issue here is that this should have raised all kinds of alarms
and it didn't -- the need for fixing the tests was inadvertently
discovered a couple days before milestone release.

-- 
Thierry Carrez (ttx)
Release Manager, OpenStack

___
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] [Gerrit] Getting "invalid author"

2011-08-04 Thread Yuriy Taraday
Thanks to he fix, "invalid author" problem vanished.
Now I'm getting "missing Change-Id in commit message" error.
What is the best way to provide Change-Id to existing commits?

Kind regards, Yuriy.



On Wed, Aug 3, 2011 at 18:58, James E. Blair  wrote:

> Yuriy Taraday  writes:
>
> > Hello.
> >
> > I'm trying to use Gerrit to propose changes to Keystone.
> > I'm using instructions from http://wiki.openstack.org/GerritWorkflow to
> push
> > my changes.
> > I'm getting "invalid author" error but my settings/contacts page looks
> fine
> > and the e-mail listed there and in the error message are the same.
> > What could go wrong?
>
> Hi,
>
> I don't think you did anything wrong.  It looks like we made a mistake
> in importing account information from Launchpad.
>
> We try to import as much account information (name, ssh keys, email
> addresses, etc.) from Launchpad as possible.  It looks like the email
> address needs to be added to more than one location in the database.
>
> I believe I have fixed up your entry by hand (feel free to email me or
> find me on IRC (jeblair)) if you still have problems.  I'll work on
> updating our import script to fix the rest of the accounts and send out
> another email to this list when that is complete.
>
> Thanks for helping us test this!
>
> -Jim
>
___
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 D3 Milestone and the skipped tests

2011-08-04 Thread Yuriy Taraday
Hello.

I'm probably prying out of my area of expertise, but anyway.
I think that to prevent confusion when it comes to global parts of Nova,
this project should be separated to couple of subprojects, including one for
the core and e.g. one for every hypervisor supported. When someone wants to
create some great new feature in Core, one is responsible to make it work
with "Tier-1" hypervisor(s). After that feature can be committed to core's
and hypervisor's trunks. Then we have other projects' breakage that should
be solved by responsible person in every project.
I think, such division should ease both development and usage of Nova. There
can be for example python-nova-libvitrt package that will install
only necessary parts of Nova and directly require python-libvirt. Among
other things this will prevent late imports that can confuse newbies and
test writers.

I hope I could make my point as clear as it can be.

Kind regards, Yuriy.



On Thu, Aug 4, 2011 at 13:17, Thierry Carrez  wrote:

> Ewan Mellor wrote:
> > I think, having read through everything that Vish said, and everything
> > you guys have said, the only problem we have here is one of
> communication.
>
> Yes.
>
> > I’m sure that Trey didn’t _/want/_ to skip these tests, and I know that
> > Vish accepted the patch knowing the downsides.  He had to trade off the
> > time taken to fix everything perfectly, versus the further remerging /
> > rebasing that would have been necessary if the patch got stalled for any
> > longer.  I agree with Soren that this was not a desirable thing, and I
> > think everyone else would too, but Vish made that decision in full sight
> > of the facts, and I’m happy to support him in that, even though it’s my
> > team that’s taken the hit in this case.
>
> We shouldn't have accepted disabling tests, at the very least not
> without a clear plan to fix them, which includes creating bugs and
> targeting them against milestones (so that they appear in release
> management radar), and reviewing progress weekly at the team meeting.
>
> > [...]
> > I don’t know if either of them will like this idea, but maybe we could
> > make it Vish’s problem or Theirry’s problem to think about whether the
> > right communication is happening.  By that I mean, when the blueprint is
> > reviewed / accepted for a release, either the PTL or the release manager
> > could take the time to think about whether anyone else should be on the
> > blueprint for notification or involvement.
>
> It can be difficult to assess in advance when such coordination is
> needed... but I'd say the PTL should definitely be involved to
> facilitate complex collaboration when required to push a feature... and
> the release manager should definitely be in the loop to make sure
> everything is fixed in time.
>
> The main issue here is that this should have raised all kinds of alarms
> and it didn't -- the need for fixing the tests was inadvertently
> discovered a couple days before milestone release.
>
> --
> Thierry Carrez (ttx)
> Release Manager, OpenStack
>
> ___
> 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] some newbie questions

2011-08-04 Thread Aron Matskin
Ok, it worked:

[QEMU (instance-0001)]

Starting SeaBIOS...

This kernel requires an x86-64 CPU,  but only detected an i686 CPU.
Unable to boot - please use a kernel appropriate to your CPU.

---

It seems to me that it refers to my Ubuntu installation on the guest, I've
used ubuntu-10.10-desktop-i386.iso , I probably should have
used ubuntu-10.10-desktop-amd64.iso . Can anybody confirm this before I
spend half a day on re-installation?

Will be much obliged, -Aron

On Thu, Aug 4, 2011 at 2:11 AM, Nathanael Burton <
nathanael.i.bur...@gmail.com> wrote:

> Actually the VNC display number varies based on how many instances may be
> running on the node. Login to the box and run "virsh list" to list the
> instances and get the domain id of the one in question. Then run "virsh
> vncdisplay " and it will output the VNC display number.  :0 means 5900,
> :1 means 5901, etc...
>
> /nate
> On Aug 3, 2011 7:07 PM, "Mark Gius"  wrote:
> > Ugh this was a few months ago and I haven't done much with nova recently.
> > IIRC, all you have to do is connect to the :1 vnc on the nova host. So if
> > you have VNC and a GUI on your nova host, you can do that from the host
> with
> > your favorite vncviewer (ubuntu comes with remote desktop viewer) and
> > connect to :1. So the string you would type into the remote desktop
> viewer
> > program would be
> >
> > localhost:1
> >
> > You can do this through ssh port forwarding as well.
> >
> > Hopefully the above is sensical.
> >
> > Mark
> >
> > On Wed, Aug 3, 2011 at 3:32 PM, Aron Matskin 
> wrote:
> >
> >> Mark,
> >>
> >> Thanks for the advice - I'll take a look at it tomorrow. Just to save me
> >> some time: where is the log or/and how do I display it?
> >>
> >> -AM
> >>
> >>
> >> On Thu, Aug 4, 2011 at 1:24 AM, Mark Gius  wrote:
> >>
> >>> A1: When I had the symptoms you are describing it was because the
> instance
> >>> never managed to boot from the image, and was just spinning cpu cycles
> >>> displaying a "could not boot disk" type message. I figured that out by
> >>> connecting to the VNC console of the instance. IIRC, you can look
> through
> >>> the nova logs to figure out what VNC address to hit for the instance.
> >>>
> >>> Mark
> >>>
> >>> On Wed, Aug 3, 2011 at 4:33 AM, Aron Matskin  >wrote:
> >>>
>  Hi all!
> 
>  Just joined the mailing list. I'd like to do some development on the
>  project (probably Nova). Some questions regarding how to start:
> 
>  Q1. I'm trying to setup Nova in a virtual environment -
> 
> http://uksysadmin.wordpress.com/2011/02/17/running-openstack-under-virtualbox-a-complete-guide/-
>  on a Windows host. I've successfully started an instance and assigned
> it a
>  network address:
> 
>  aron@cloud1:~/openstack/cloud/creds$ euca-describe-instances
>  RESERVATION r-k6e14a5w myproject default
>  INSTANCE i-0001 ami-0a892947 172.241.0.1 10.0.0.3 running
> openstack
>  (myproject, cloud1) 0 m1.tiny 2011-08-02T20:28:46Z nova
> 
>  but I'm unable to connect to the address (neither from the guest nor
> from
>  the host):
> 
>  From the guest:
> 
>  aron@cloud1:~/openstack/cloud/creds$ ping 172.241.0.1
>  PING 172.241.0.1 (172.241.0.1) 56(84) bytes of data.
>  From 172.241.0.1 icmp_seq=2 Destination Host Unreachable
> 
>  aron@cloud1:~/openstack/cloud/creds$ ping 10.0.0.3
>  PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
>  From 10.0.0.1 icmp_seq=1 Destination Host Unreachable
> 
>  From the host:
> 
>  C:\>ping 172.241.0.1
> 
>  Pinging 172.241.0.1 with 32 bytes of data:
>  Reply from 172.241.0.1: Destination host unreachable.
> 
>  Pinging the guest from the host and vice versa is ok, e.g.:
> 
>  C:\>ping 172.241.0.101
> 
>  Pinging 172.241.0.101 with 32 bytes of data:
>  Reply from 172.241.0.101: bytes=32 time=1ms TTL=64
> 
>  What may be wrong?
> 
>  Q2. When I do succeed to setup the environment, can anybody to point
> me
>  to documentation on how to write simple code for OpenStack? Something
> along
>  the lines of "Hello, world!", but using some features peculiar to
> cloud
>  applications.
> 
>  Q3. I have no technical knowledge about the cloud at all. Can anybody
>  suggest a learning path so that I quickly can gain the basic necessary
>  general and specific knowledge to start coding (i.e. first read the
> code and
>  know what's flying, then fix some bugs, etc.)?
> 
>  Thanks in advance, -Aron
> 
> 
> 
> 
> 
> 
>  ___
>  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

Re: [Openstack] some newbie questions

2011-08-04 Thread Soren Hansen
2011/8/4 Aron Matskin :
> It seems to me that it refers to my Ubuntu installation on the guest, I've
> used ubuntu-10.10-desktop-i386.iso , I probably should have
> used ubuntu-10.10-desktop-amd64.iso . Can anybody confirm this before I
> spend half a day on re-installation?

You don't *need* to run 64-bit Linux on the host, but if you're
running a 32-bit Linux kernel on the host, you'll be limited to 32-bit
guests as well (at least with KVM (for now), not sure about the
others).

-- 
Soren Hansen        | http://linux2go.dk/
Ubuntu Developer    | http://www.ubuntu.com/
OpenStack Developer | http://www.openstack.org/

___
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] [Gerrit] Getting "invalid author"

2011-08-04 Thread James E. Blair
Yuriy Taraday  writes:

> Thanks to he fix, "invalid author" problem vanished.
> Now I'm getting "missing Change-Id in commit message" error.
> What is the best way to provide Change-Id to existing commits?
>
> Kind regards, Yuriy.

We've seen two ways of getting commits without Change-Ids from
repositories where the change-id hook _is_ installed:

1) Pulling from a remote repository creates a merge commit.  We want to
avoid this (merge commits can cause confusion and complicate the review
process).  If you look in your history and you see that you created a
merge commit, let me know the steps you took to cause that; we'd like to
document recommended practices that avoid it.

2) Squashing commits and erasing the existing commit message.  An
earlier version of our documentation on squashing commits before
submitting them didn't make it clear that when you're editing the commit
message of a commit you picked while squashing or rebasing, you should
leave the existing Change-Id from the original commit message alone (a
new one won't be created during a rebase command).  If this is what
happened, gerrit should be suggesting a Change-Id in the error message.
If you see that, just run 'git commit --amend' and add it to the bottom
of the commit message, then push to gerrit.

-Jim

___
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] [Gerrit] Getting "invalid author"

2011-08-04 Thread James E. Blair
cor...@inaugust.com (James E. Blair) writes:

> I'll work on updating our import script to fix the rest of the
> accounts and send out another email to this list when that is
> complete.

Monty has fixed the Launchpad sync script so that publicly available
emails should correctly show up in Gerrit now.

Note that if your email address on Launchpad is _not_ public, you will
need to register it with Gerrit the first time you log in.

-Jim

___
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] [Gerrit] Getting "invalid author"

2011-08-04 Thread Brad Hall
If your commit doesn't have a change-id message you can add one by
amending the commit (git commit --amend) as long as you have the
commit-msg hook in place and executable. (See here for more details:
http://wiki.openstack.org/GerritWorkflow)  This page doesn't mention
it but you need to chmod +x the hook if it isn't already.

Thanks,
Brad

On Thu, Aug 4, 2011 at 2:44 AM, Yuriy Taraday  wrote:
> Thanks to he fix, "invalid author" problem vanished.
> Now I'm getting "missing Change-Id in commit message" error.
> What is the best way to provide Change-Id to existing commits?
>
> Kind regards, Yuriy.
>
>
> On Wed, Aug 3, 2011 at 18:58, James E. Blair  wrote:
>>
>> Yuriy Taraday  writes:
>>
>> > Hello.
>> >
>> > I'm trying to use Gerrit to propose changes to Keystone.
>> > I'm using instructions from http://wiki.openstack.org/GerritWorkflow to
>> > push
>> > my changes.
>> > I'm getting "invalid author" error but my settings/contacts page looks
>> > fine
>> > and the e-mail listed there and in the error message are the same.
>> > What could go wrong?
>>
>> Hi,
>>
>> I don't think you did anything wrong.  It looks like we made a mistake
>> in importing account information from Launchpad.
>>
>> We try to import as much account information (name, ssh keys, email
>> addresses, etc.) from Launchpad as possible.  It looks like the email
>> address needs to be added to more than one location in the database.
>>
>> I believe I have fixed up your entry by hand (feel free to email me or
>> find me on IRC (jeblair)) if you still have problems.  I'll work on
>> updating our import script to fix the rest of the accounts and send out
>> another email to this list when that is complete.
>>
>> Thanks for helping us test this!
>>
>> -Jim
>
>
> ___
> 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] [Gerrit] Getting "invalid author"

2011-08-04 Thread Trey Morris
I had to register my git email with gerrit as well, no problems after.

If you do a "git commit --amend" will the hook add the change-id after you
edit the commit message? I ask because it didn't when doing an interactive
rebase. I did it this morning but I pasted the change-id in myself.

-trey

On Thu, Aug 4, 2011 at 10:40 AM, Brad Hall  wrote:

> If your commit doesn't have a change-id message you can add one by
> amending the commit (git commit --amend) as long as you have the
> commit-msg hook in place and executable. (See here for more details:
> http://wiki.openstack.org/GerritWorkflow)  This page doesn't mention
> it but you need to chmod +x the hook if it isn't already.
>
> Thanks,
> Brad
>
> On Thu, Aug 4, 2011 at 2:44 AM, Yuriy Taraday  wrote:
> > Thanks to he fix, "invalid author" problem vanished.
> > Now I'm getting "missing Change-Id in commit message" error.
> > What is the best way to provide Change-Id to existing commits?
> >
> > Kind regards, Yuriy.
> >
> >
> > On Wed, Aug 3, 2011 at 18:58, James E. Blair 
> wrote:
> >>
> >> Yuriy Taraday  writes:
> >>
> >> > Hello.
> >> >
> >> > I'm trying to use Gerrit to propose changes to Keystone.
> >> > I'm using instructions from http://wiki.openstack.org/GerritWorkflowto
> >> > push
> >> > my changes.
> >> > I'm getting "invalid author" error but my settings/contacts page looks
> >> > fine
> >> > and the e-mail listed there and in the error message are the same.
> >> > What could go wrong?
> >>
> >> Hi,
> >>
> >> I don't think you did anything wrong.  It looks like we made a mistake
> >> in importing account information from Launchpad.
> >>
> >> We try to import as much account information (name, ssh keys, email
> >> addresses, etc.) from Launchpad as possible.  It looks like the email
> >> address needs to be added to more than one location in the database.
> >>
> >> I believe I have fixed up your entry by hand (feel free to email me or
> >> find me on IRC (jeblair)) if you still have problems.  I'll work on
> >> updating our import script to fix the rest of the accounts and send out
> >> another email to this list when that is complete.
> >>
> >> Thanks for helping us test this!
> >>
> >> -Jim
> >
> >
> > ___
> > 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] some newbie questions

2011-08-04 Thread Ewan Mellor
> -Original Message-
> From: openstack-bounces+ewan.mellor=citrix@lists.launchpad.net
> [mailto:openstack-bounces+ewan.mellor=citrix@lists.launchpad.net]
> On Behalf Of Soren Hansen
> Sent: 04 August 2011 03:45
> To: Aron Matskin
> Cc: Mark Gius; openstack@lists.launchpad.net
> Subject: Re: [Openstack] some newbie questions
> 
> 2011/8/4 Aron Matskin :
> > It seems to me that it refers to my Ubuntu installation on the guest,
> I've
> > used ubuntu-10.10-desktop-i386.iso , I probably should have
> > used ubuntu-10.10-desktop-amd64.iso . Can anybody confirm this before
> I
> > spend half a day on re-installation?
> 
> You don't *need* to run 64-bit Linux on the host, but if you're
> running a 32-bit Linux kernel on the host, you'll be limited to 32-bit
> guests as well (at least with KVM (for now), not sure about the
> others).

A similar thing is true of Xen too -- a 32-bit hypervisor limits you to 32-bit 
guests.  XenServer runs a 64-bit hypervisor and a 32-bit domain 0.

Ewan.

___
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] [Gerrit] Getting "invalid author"

2011-08-04 Thread Brad Hall
I'm not sure about during an interactive rebase .. I've always just
done the amend before or after the rebase and the changeid will get
added if it isn't already there.

Thanks,
Brad

On Thu, Aug 4, 2011 at 9:16 AM, Trey Morris  wrote:
> I had to register my git email with gerrit as well, no problems after.
> If you do a "git commit --amend" will the hook add the change-id after you
> edit the commit message? I ask because it didn't when doing an interactive
> rebase. I did it this morning but I pasted the change-id in myself.
> -trey
>
> On Thu, Aug 4, 2011 at 10:40 AM, Brad Hall  wrote:
>>
>> If your commit doesn't have a change-id message you can add one by
>> amending the commit (git commit --amend) as long as you have the
>> commit-msg hook in place and executable. (See here for more details:
>> http://wiki.openstack.org/GerritWorkflow)  This page doesn't mention
>> it but you need to chmod +x the hook if it isn't already.
>>
>> Thanks,
>> Brad
>>
>> On Thu, Aug 4, 2011 at 2:44 AM, Yuriy Taraday  wrote:
>> > Thanks to he fix, "invalid author" problem vanished.
>> > Now I'm getting "missing Change-Id in commit message" error.
>> > What is the best way to provide Change-Id to existing commits?
>> >
>> > Kind regards, Yuriy.
>> >
>> >
>> > On Wed, Aug 3, 2011 at 18:58, James E. Blair 
>> > wrote:
>> >>
>> >> Yuriy Taraday  writes:
>> >>
>> >> > Hello.
>> >> >
>> >> > I'm trying to use Gerrit to propose changes to Keystone.
>> >> > I'm using instructions from http://wiki.openstack.org/GerritWorkflow
>> >> > to
>> >> > push
>> >> > my changes.
>> >> > I'm getting "invalid author" error but my settings/contacts page
>> >> > looks
>> >> > fine
>> >> > and the e-mail listed there and in the error message are the same.
>> >> > What could go wrong?
>> >>
>> >> Hi,
>> >>
>> >> I don't think you did anything wrong.  It looks like we made a mistake
>> >> in importing account information from Launchpad.
>> >>
>> >> We try to import as much account information (name, ssh keys, email
>> >> addresses, etc.) from Launchpad as possible.  It looks like the email
>> >> address needs to be added to more than one location in the database.
>> >>
>> >> I believe I have fixed up your entry by hand (feel free to email me or
>> >> find me on IRC (jeblair)) if you still have problems.  I'll work on
>> >> updating our import script to fix the rest of the accounts and send out
>> >> another email to this list when that is complete.
>> >>
>> >> Thanks for helping us test this!
>> >>
>> >> -Jim
>> >
>> >
>> > ___
>> > 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] Dashboard newbie question

2011-08-04 Thread Joshua Harlow
Hi all,

I was just wondering if it is recommended or if anyone has been successful in 
getting the openstack dashboard up and running with the lastest nova code.

I seem to be encountering some 400 http responses when say deploying from the 
dashboard.

Is that just because the dashboard isn't fully integrated yet?

Thanks,

Josh
___
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] Dashboard newbie question

2011-08-04 Thread Devin Carlen
Hi Joshua,

Dashboard is currently in pretty good shape but the latest nova code in trunk 
has a few issues.  I recommend using the Diablo-3 milestone release of Nova.  
You should have better luck with that.



On Aug 4, 2011, at 10:23 AM, Joshua Harlow wrote:

> Hi all,
> 
> I was just wondering if it is recommended or if anyone has been successful in 
> getting the openstack dashboard up and running with the lastest nova code.
> 
> I seem to be encountering some 400 http responses when say deploying from the 
> dashboard.
> 
> Is that just because the dashboard isn’t fully integrated yet?
> 
> Thanks,
> 
> Josh
> ___
> 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] [Gerrit] Getting "invalid author"

2011-08-04 Thread Yuriy Taraday
I have series of commits that can be applied separately and can be treated
as separate improvements in my branch.
That commits were there before I knew that I should install Gerrit hook.
Now I have bunch of commits without Change-Id while commit --amend works
only with the last one. How can I edit previous commits?

Kind regards, Yuriy.



On Thu, Aug 4, 2011 at 20:41, Brad Hall  wrote:

> I'm not sure about during an interactive rebase .. I've always just
> done the amend before or after the rebase and the changeid will get
> added if it isn't already there.
>
> Thanks,
> Brad
>
> On Thu, Aug 4, 2011 at 9:16 AM, Trey Morris 
> wrote:
> > I had to register my git email with gerrit as well, no problems after.
> > If you do a "git commit --amend" will the hook add the change-id after
> you
> > edit the commit message? I ask because it didn't when doing an
> interactive
> > rebase. I did it this morning but I pasted the change-id in myself.
> > -trey
> >
> > On Thu, Aug 4, 2011 at 10:40 AM, Brad Hall  wrote:
> >>
> >> If your commit doesn't have a change-id message you can add one by
> >> amending the commit (git commit --amend) as long as you have the
> >> commit-msg hook in place and executable. (See here for more details:
> >> http://wiki.openstack.org/GerritWorkflow)  This page doesn't mention
> >> it but you need to chmod +x the hook if it isn't already.
> >>
> >> Thanks,
> >> Brad
> >>
> >> On Thu, Aug 4, 2011 at 2:44 AM, Yuriy Taraday 
> wrote:
> >> > Thanks to he fix, "invalid author" problem vanished.
> >> > Now I'm getting "missing Change-Id in commit message" error.
> >> > What is the best way to provide Change-Id to existing commits?
> >> >
> >> > Kind regards, Yuriy.
> >> >
> >> >
> >> > On Wed, Aug 3, 2011 at 18:58, James E. Blair 
> >> > wrote:
> >> >>
> >> >> Yuriy Taraday  writes:
> >> >>
> >> >> > Hello.
> >> >> >
> >> >> > I'm trying to use Gerrit to propose changes to Keystone.
> >> >> > I'm using instructions from
> http://wiki.openstack.org/GerritWorkflow
> >> >> > to
> >> >> > push
> >> >> > my changes.
> >> >> > I'm getting "invalid author" error but my settings/contacts page
> >> >> > looks
> >> >> > fine
> >> >> > and the e-mail listed there and in the error message are the same.
> >> >> > What could go wrong?
> >> >>
> >> >> Hi,
> >> >>
> >> >> I don't think you did anything wrong.  It looks like we made a
> mistake
> >> >> in importing account information from Launchpad.
> >> >>
> >> >> We try to import as much account information (name, ssh keys, email
> >> >> addresses, etc.) from Launchpad as possible.  It looks like the email
> >> >> address needs to be added to more than one location in the database.
> >> >>
> >> >> I believe I have fixed up your entry by hand (feel free to email me
> or
> >> >> find me on IRC (jeblair)) if you still have problems.  I'll work on
> >> >> updating our import script to fix the rest of the accounts and send
> out
> >> >> another email to this list when that is complete.
> >> >>
> >> >> Thanks for helping us test this!
> >> >>
> >> >> -Jim
> >> >
> >> >
> >> > ___
> >> > 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] [Gerrit] Getting "invalid author"

2011-08-04 Thread James E. Blair
Yuriy Taraday  writes:

> I have series of commits that can be applied separately and can be treated
> as separate improvements in my branch.
> That commits were there before I knew that I should install Gerrit hook.
> Now I have bunch of commits without Change-Id while commit --amend works
> only with the last one. How can I edit previous commits?

One way to do that would be to make a new branch, and cherry-pick each
of the commits in order onto that branch, and after cherry-picking each,
run git commit --amend to cause the change-id hook to run.

If they are independent of each other, you might want to take the time
to rebase each one as you go.  If not, that's fine, Gerrit will wait
till they are all approved before applying them.

Something like:

  git checkout master
  git checkout -b temp
  git cherry-pick 
  git commit --amend
  git cherry-pick <2nd oldest sha1 of patch series>
  git commit --amend
  ...
  git cherry-pick 
  git commit --amend
  git review
  
However, we turned on the requirement to have Change-Ids to _prevent_
problems, not _cause_ them.  Since this isn't likely to happen again
(now that you have the change-id hook installed) feel free to find Monty
or I (mtaylor or jeblair) in IRC, and we can temporarily remove the
Change-Id requirement and then you can push your patches as they are.

-Jim

___
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] Dashboard newbie question

2011-08-04 Thread Jesse Andrews
I highly advise running using mod_wsgi, gunicorn or other techniques that allow 
you to run multiple application servers since the API calls dashboard makes to 
nova/keystone/... are synchronous.

Jesse


On Aug 4, 2011, at 2:02 PM, Joshua Harlow wrote:

> Thanks that seemed to work.
> 
> I think the dashboard doesn’t seem to be working though if I try to use VNC.
> 
> It seemed to freeze it up (no other requests worked, restarted then its ok). 
> Is that known?
> 
> *This is not using apache*
> 
> On 8/4/11 10:54 AM, "Devin Carlen"  wrote:
> 
> Hi Joshua,
> 
> Dashboard is currently in pretty good shape but the latest nova code in trunk 
> has a few issues.  I recommend using the Diablo-3 milestone release of Nova.  
> You should have better luck with that.
> 
> 
> 
> On Aug 4, 2011, at 10:23 AM, Joshua Harlow wrote:
> 
> Dashboard newbie question 
> Hi all,
> 
> I was just wondering if it is recommended or if anyone has been successful in 
> getting the openstack dashboard up and running with the lastest nova code.
> 
> I seem to be encountering some 400 http responses when say deploying from the 
> dashboard.
> 
> Is that just because the dashboard isn’t fully integrated yet?
> 
> Thanks,
> 
> Josh 
> ___
> 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] Dashboard newbie question

2011-08-04 Thread Joshua Harlow
Thanks that seemed to work.

I think the dashboard doesn't seem to be working though if I try to use VNC.

It seemed to freeze it up (no other requests worked, restarted then its ok). Is 
that known?

*This is not using apache*

On 8/4/11 10:54 AM, "Devin Carlen"  wrote:

Hi Joshua,

Dashboard is currently in pretty good shape but the latest nova code in trunk 
has a few issues.  I recommend using the Diablo-3 milestone release of Nova.  
You should have better luck with that.



On Aug 4, 2011, at 10:23 AM, Joshua Harlow wrote:

Dashboard newbie question
Hi all,

I was just wondering if it is recommended or if anyone has been successful in 
getting the openstack dashboard up and running with the lastest nova code.

I seem to be encountering some 400 http responses when say deploying from the 
dashboard.

Is that just because the dashboard isn't fully integrated yet?

Thanks,

Josh
___
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] OpenStack Governance Elections Coming Soon

2011-08-04 Thread Stephen Spector
I put up information on the elections being run this month for the three PTL
positions and 3 open Project Policy Board positions. The full post is at
http://www.openstack.org/blog/2011/08/openstack-governance-elections-coming-
soon/. 

I will be posting information on the Nomination process next week before
opening nominations.

If you have any questions, please let me know.

Thanks,
- - - 
Stephen Spector, Rackspace
OpenStack Community Manager
stephen.spec...@openstack.org
OpenStack Blog   | @opnstk_
 com 
_mgr 
Office  +1 (512) 539-1162 | Mobile +1 (210) 415-0930


___
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] Dashboard newbie question

2011-08-04 Thread Joshua Harlow
Sounds good I will try that.

For the dashboard users, is there a way to get there EC2_SECRET_KEY's out, I 
guess this isn't possible from the dashboard?

Is it possible from the commandline, u can assume I've just ran the default 
users (admin...).

I see there is "sudo nova-manage project zipfile"

But what projects do the dashboard users use?

On 8/4/11 2:29 PM, "Jesse Andrews"  wrote:

I highly advise running using mod_wsgi, gunicorn or other techniques that allow 
you to run multiple application servers since the API calls dashboard makes to 
nova/keystone/... are synchronous.

Jesse


On Aug 4, 2011, at 2:02 PM, Joshua Harlow wrote:

Re: [Openstack] Dashboard newbie question
Thanks that seemed to work.

I think the dashboard doesn't seem to be working though if I try to use VNC.

It seemed to freeze it up (no other requests worked, restarted then its ok). Is 
that known?

*This is not using apache*

On 8/4/11 10:54 AM, "Devin Carlen"  > wrote:

Hi Joshua,

Dashboard is currently in pretty good shape but the latest nova code in trunk 
has a few issues.  I recommend using the Diablo-3 milestone release of Nova.  
You should have better luck with that.



On Aug 4, 2011, at 10:23 AM, Joshua Harlow wrote:

Dashboard newbie question
Hi all,

I was just wondering if it is recommended or if anyone has been successful in 
getting the openstack dashboard up and running with the lastest nova code.

I seem to be encountering some 400 http responses when say deploying from the 
dashboard.

Is that just because the dashboard isn't fully integrated yet?

Thanks,

Josh
___
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] Dashboard newbie question

2011-08-04 Thread Rafael Durán Castañeda
On dashboard you can get your credentials too clicking a bottom near 
your project name (I don't use dashboard since long time ago, so it 
might be changed). About your comment:


It seemed to freeze it up (no other requests worked, restarted then 
its ok). Is that known?


Are you running nova-vncproxy?

On 04/08/11 23:34, Joshua Harlow wrote:

Sounds good I will try that.

For the dashboard users, is there a way to get there EC2_SECRET_KEY's 
out, I guess this isn't possible from the dashboard?


Is it possible from the commandline, u can assume I've just ran the 
default users (admin...).


I see there is "sudo nova-manage project zipfile"

But what projects do the dashboard users use?

On 8/4/11 2:29 PM, "Jesse Andrews"  wrote:

I highly advise running using mod_wsgi, gunicorn or other
techniques that allow you to run multiple application servers
since the API calls dashboard makes to nova/keystone/... are
synchronous.

Jesse


On Aug 4, 2011, at 2:02 PM, Joshua Harlow wrote:

Re: [Openstack] Dashboard newbie question
Thanks that seemed to work.

I think the dashboard doesn't seem to be working though if I
try to use VNC.

It seemed to freeze it up (no other requests worked, restarted
then its ok). Is that known?

*This is not using apache*

On 8/4/11 10:54 AM, "Devin Carlen"  > wrote:

Hi Joshua,

Dashboard is currently in pretty good shape but the latest
nova code in trunk has a few issues.  I recommend using
the Diablo-3 milestone release of Nova.  You should have
better luck with that.



On Aug 4, 2011, at 10:23 AM, Joshua Harlow wrote:

Dashboard newbie question
Hi all,

I was just wondering if it is recommended or if anyone
has been successful in getting the openstack dashboard
up and running with the lastest nova code.

I seem to be encountering some 400 http responses when
say deploying from the dashboard.

Is that just because the dashboard isn't fully
integrated yet?

Thanks,

Josh
___
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