You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:openstack-guest-agents

See all merge proposals.

openstack-guest-agents has 5 active branches owned by 4 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:openstack-guest-agents
Series: trunk
bug 1 Development 2012-05-25 20:35:55 UTC
115. Removed code and replaced with README...

Author: Chris Behrens
Revision Date: 2012-05-25 20:56:37 UTC

Removed code and replaced with README pointing to github

lp:~suhas-vishwanath/openstack-guest-agents/config-ipv6-on-windows (Has a merge proposal) 1 Development 2012-03-30 12:34:19 UTC
116. Fixing missing changes to project con...

Author: ThoughtWorks
Revision Date: 2012-03-30 11:47:06 UTC

Fixing missing changes to project config file
Removed IpTuple
Added Ipv4Tuple and Ipv6Tuple

lp:~sdqali/openstack-guest-agents/config-ipv6-on-windows 1 Development 2012-03-29 16:27:34 UTC
115. Ensuring that Windows agent configure...

Author: sdqali
Revision Date: 2012-03-29 16:26:31 UTC

Ensuring that Windows agent configures Ipv6 addresses.

lp:~jason-koelker/openstack-guest-agents/openstack-guest-agents 1 Development 2012-03-13 19:36:02 UTC
115. Add ipv6 support

Author: Jason Kölker
Revision Date: 2012-03-13 19:35:12 UTC

Add ipv6 support

lp:~misheska/openstack-guest-agents/debug-service 1 Development 2011-12-28 03:24:52 UTC
106. Change to make services easier to deb...

Author: Mischa Taylor
Revision Date: 2011-12-28 03:24:52 UTC

Change to make services easier to debug. Before, if you tried to run
the service from the Visual Studio debugger or the command line, it
would print the following message:

  Windows Service Start Failure

  Cannot start service from the command line or a debugger. A Windows
Service
  must first be installed (using installutil.exe) and then started with
the
  ServerExplorer, Windows Services Administrative tool or the NET START
  command.

It's a pain to have to debug the service this way. A common pattern is
to change the wizard code generated by Visual Studio to support
launching the service interactively (without disturbing how the service
code behaves when run under the proper service context in production).

-------------- This line and the following will be ignored
--------------

modified:
  windows/xenserver/src/Rackspace.Cloud.Server.Agent.Service/Program.cs
  windows/xenserver/src/Rackspace.Cloud.Server.Agent.Service/Rackspace.Cloud.Server.Agent.Service.csproj
  windows/xenserver/src/Rackspace.Cloud.Server.Agent.UpdaterService/Program.cs
  windows/xenserver/src/Rackspace.Cloud.Server.Agent.UpdaterService/Rackspace.Cloud.Server.Agent.UpdaterService.csproj

15 of 5 results
You can't create new branches for openstack-guest-agents.