[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-25 Thread Launchpad Bug Tracker
This bug was fixed in the package landscape-client -
1.5.4-0ubuntu0.10.04.0

---
landscape-client (1.5.4-0ubuntu0.10.04.0) lucid-proposed; urgency=low

  * New upstream version (LP: #610744):

- The Eucalyptus management plugin reports the output of the
  'euca-describe-availability-zones verbose' command, which includes
  information about the available instance types and the maximum
  number of each instance type that the cloud can support (LP: #599338)

- Check if the package directory exists before trying to check the
  package changer lock in the dbus-proxy. This fixes a bug when upgrading
  a dbus-landscape which never registered (LP: #603514).

- Allow an LDS server to bootstrap new cloud instances with its own CA,
  which is picked up by the client, written to a file on the instance, and
  used in subsequent exchanges with the server (LP: #605079).

- Skip loopback interface when reporting device info (LP: #608314)

- Disable landscape-sysinfo when load is more than 1 (LP: #608278)
 -- Free Ekanayaka free.ekanay...@canonical.com   Wed, 28 Jul 2010 08:14:02 
+0200

** Changed in: landscape-client (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

** Changed in: landscape-client (Ubuntu Jaunty)
   Status: Fix Committed = Fix Released

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-25 Thread Launchpad Bug Tracker
This bug was fixed in the package landscape-client -
1.5.4-0ubuntu0.9.04.0

---
landscape-client (1.5.4-0ubuntu0.9.04.0) jaunty-proposed; urgency=low

  * New upstream version (LP: #610744):

- The Eucalyptus management plugin reports the output of the
  'euca-describe-availability-zones verbose' command, which includes
  information about the available instance types and the maximum
  number of each instance type that the cloud can support (LP: #599338)

- Check if the package directory exists before trying to check the
  package changer lock in the dbus-proxy. This fixes a bug when upgrading
  a dbus-landscape which never registered (LP: #603514).

- Allow an LDS server to bootstrap new cloud instances with its own CA,
  which is picked up by the client, written to a file on the instance, and
  used in subsequent exchanges with the server (LP: #605079).

- Skip loopback interface when reporting device info (LP: #608314)

- Disable landscape-sysinfo when load is more than 1 (LP: #608278)
 -- Free Ekanayaka free.ekanay...@canonical.com   Wed, 28 Jul 2010 08:14:02 
+0200

** Changed in: landscape-client (Ubuntu Karmic)
   Status: Fix Committed = Fix Released

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-25 Thread Launchpad Bug Tracker
This bug was fixed in the package landscape-client -
1.5.4-0ubuntu0.9.10.0

---
landscape-client (1.5.4-0ubuntu0.9.10.0) karmic-proposed; urgency=low

  * New upstream version (LP: #610744):

- The Eucalyptus management plugin reports the output of the
  'euca-describe-availability-zones verbose' command, which includes
  information about the available instance types and the maximum
  number of each instance type that the cloud can support (LP: #599338)

- Check if the package directory exists before trying to check the
  package changer lock in the dbus-proxy. This fixes a bug when upgrading
  a dbus-landscape which never registered (LP: #603514).

- Allow an LDS server to bootstrap new cloud instances with its own CA,
  which is picked up by the client, written to a file on the instance, and
  used in subsequent exchanges with the server (LP: #605079).

- Skip loopback interface when reporting device info (LP: #608314)

- Disable landscape-sysinfo when load is more than 1 (LP: #608278)
 -- Free Ekanayaka free.ekanay...@canonical.com   Wed, 28 Jul 2010 08:14:02 
+0200

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-23 Thread Andreas Hasenack
Verified in lucid with 1.5.4-0ubuntu0.10.04.0, the new information is
being uploaded to Landscape.

(...)
'url_for_s3': 'http://192.168.100.29:8773/services/Walrus'},
   'capacity_info': 
'AVAILABILITYZONE\tbruterobe\t192.168.100.29\nAVAILABILITYZONE\t|- vm 
types\tfree / max   cpu   ram  disk\nAVAILABILITYZONE\t|- m1.small\t0008 / 0008 
  1128 2\nAVAILAB
ILITYZONE\t|- c1.medium\t0008 / 0008   1256 5\nAVAILABILITYZONE\t|- 
m1.large\t0004 / 0004   251210\nAVAILABILITYZONE\t|- m1.xlarge\t0004 / 
0004   2   102420\nAVAILABILITYZONE\t|- c1.xlarg
e\t0002 / 0002   4   204820\n',
   'cluster_controller_info': 'registered clusters:\n   bruterobe  
192.168.100.29 \n',

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-23 Thread Andreas Hasenack
I don't have a UEC installation on karmic, so I can't do the same test I
did for lucid. So I verified that the same piece of code is in the
1.5.4-0ubuntu0.9.10.0 package from karmic-proposed and that the client
works.

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-23 Thread Andreas Hasenack
I don't have a UEC installation on jaunty, so I can't do the same test I
did for lucid. So I verified that the same piece of code is in the
1.5.4-0ubuntu0.9.04.0 package from jaunty-proposed and that the client
works.

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-23 Thread Andreas Hasenack
** Tags removed: needs-testing verification-needed

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-23 Thread Martin Pitt
** Tags added: verification-done

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-18 Thread Martin Pitt
** Also affects: landscape-client (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: landscape-client (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Also affects: landscape-client (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: landscape-client (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: landscape-client (Ubuntu Maverick)
   Importance: Undecided
   Status: New

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-18 Thread Free Ekanayaka
** Changed in: landscape-client
   Status: Fix Committed = Fix Released

** Changed in: landscape-client (Ubuntu Maverick)
   Status: New = Fix Released

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-18 Thread Martin Pitt
Accepted landscape-client into lucid-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!

** Changed in: landscape-client (Ubuntu Lucid)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-18 Thread Martin Pitt
Accepted landscape-client into jaunty-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!

** Changed in: landscape-client (Ubuntu Jaunty)
   Status: New = Fix Committed

** Changed in: landscape-client (Ubuntu Karmic)
   Status: New = Fix Committed

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 599338] Re: The Eucalyptus plugin should report the cloud's capacity

2010-08-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/jaunty-proposed/landscape-client

** Branch linked: lp:ubuntu/lucid-proposed/landscape-client

** Branch linked: lp:ubuntu/karmic-proposed/landscape-client

-- 
The Eucalyptus plugin should report the cloud's capacity
https://bugs.launchpad.net/bugs/599338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs