[Bug 1081701] Re: The metadata address mentioned in the preseed is wrong.

2012-11-21 Thread Francis J. Lacoste
** Changed in: maas
Milestone: None = 12.10-stabilization

** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1081701

Title:
  The metadata address mentioned in the preseed is wrong.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1081701/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1069603] Re: MAASAPINotFound: No user data available for this node.

2012-10-22 Thread Francis J. Lacoste
Hi Thiago,

Does it prevent you from accessing the node?

** Also affects: maas
   Importance: Undecided
   Status: New

** Changed in: maas
   Status: New = Triaged

** Changed in: maas
   Importance: Undecided = High

** Changed in: maas
Milestone: None = 12.10-stabilization

** Summary changed:

- MAASAPINotFound: No user data available for this node.
+ Error in log when using 'Start node' button: MAASAPINotFound: No user data 
available for this node.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1069603

Title:
  Error in log when using 'Start node' button: MAASAPINotFound: No user
  data available for this node.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1069603/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1069584] Re: MaaS only with DHCP managed seems to require DNS too.

2012-10-22 Thread Francis J. Lacoste
I think it might makes sense to make MAAS owns DHCP without DNS, but
that's not the case currently.

MAAS either manages DHCP and DNS or you have to manage both yourself.

** Also affects: maas
   Importance: Undecided
   Status: New

** Changed in: maas
   Status: New = Won't Fix

** Changed in: maas
   Status: Won't Fix = New

** Changed in: maas
   Status: New = Triaged

** Changed in: maas
   Status: Triaged = Won't Fix

** Changed in: maas
   Status: Won't Fix = Triaged

** Changed in: maas
   Importance: Undecided = Medium

** Changed in: maas
   Importance: Medium = Low

** Changed in: maas
Milestone: None = 12.10-stabilization

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1069584

Title:
  MaaS only with DHCP managed seems to require DNS too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1069584/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2012-10-22 Thread Francis J. Lacoste
** Also affects: maas
   Importance: Undecided
   Status: New

** Changed in: maas
   Status: New = Triaged

** Changed in: maas
   Importance: Undecided = Critical

** Changed in: maas
Milestone: None = 12.10-stabilization

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1069570

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases, I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1069570/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1069603] Re: Error in log when using 'Start node' button: MAASAPINotFound: No user data available for this node.

2012-10-22 Thread Francis J. Lacoste
So that's probably a trivial message that we shouldn't log as an error.

** Changed in: maas
   Importance: High = Low

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1069603

Title:
  Error in log when using 'Start node' button: MAASAPINotFound: No user
  data available for this node.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1069603/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-18 Thread Francis J. Lacoste
** Description changed:

+ Symptoms
+ 
+ 
+ After install, the MAAS interface displays the following warning:
+ 
+ The region controller does not know whether any boot images have been
+ imported yet. If this message does not disappear in 5 minutes, there may
+ be a communication problem between the region worker process and the
+ region controller. Check the region worker's logs for signs that it was
+ unable to report to the MAAS API.
+ 
+ Even after 5 minutes and a reload, the the error persisted.
+ 
+ DNS configuration is also broken because of this problem.
+ 
+ 
+ Root Cause
+ ==
+ 
  maas-region-celeryd connects to 2 queues: ' celery' and 'master'.  The
  problem is obviously the space in front of 'celery'
  
  start_celery() should use something like that instead:
  command = [
  'celeryd',
  '--logfile=%s' % args.logfile,
  '--schedule=%s' % args.schedule,
  '--loglevel=INFO',
  '--beat',
  '--queues=celery,master',
  ]
  
  == TEST ==
  This fix has been tested on both canonistack and in the lenovo lab.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1067929

Title:
  maas-region-celeryd connects to the wrong queue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1067929/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1067558] Re: CD install: warning message about region controller/worker

2012-10-18 Thread Francis J. Lacoste
*** This bug is a duplicate of bug 1067929 ***
https://bugs.launchpad.net/bugs/1067929

I've removed the duplicate because it's actually for a different warning
message. This root cause of this bug was bug #1064638.

** This bug is no longer a duplicate of bug 1003460
   MAAS warns about missing ISOs even after they've been processed

** This bug has been marked a duplicate of bug 1067929
   maas-region-celeryd connects to the wrong queue.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1067558

Title:
  CD install: warning message about region controller/worker

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1067558/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1067834] Re: inconsistent use of CNAME for hostname

2012-10-17 Thread Francis J. Lacoste
That sounds like a reasonable thing to do when MAAS doesn't owns the
DHCP. Enlists with the assigned hostname.

** Also affects: maas
   Importance: Undecided
   Status: New

** Changed in: maas
   Status: New = Triaged

** Changed in: maas
   Importance: Undecided = High

** Tags added: dns

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1067834

Title:
  inconsistent use of CNAME for hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1067834/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1067834] Re: inconsistent use of reverse DNS for hostname

2012-10-17 Thread Francis J. Lacoste
** Changed in: maas
Milestone: None = 12.10-stabilization

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1067834

Title:
  inconsistent use of reverse DNS for hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1067834/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1044503] Re: kernel command line is not easily customizable

2012-10-17 Thread Francis J. Lacoste
** Changed in: maas
Milestone: 12.10 = 12.10-stabilization

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1044503

Title:
  kernel command line is not easily customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1044503/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 975454] Re: complete documentation and man pages

2012-10-17 Thread Francis J. Lacoste
** Changed in: maas
Milestone: 12.10 = 12.10-stabilization

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/975454

Title:
  complete documentation and man pages

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975454/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1065775] Re: dbus and avahi-daemon not started after package install

2012-10-16 Thread Francis J. Lacoste
** Tags added: sru-12.10

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1065775

Title:
  dbus and avahi-daemon not started after package install

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1065775/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1064734] Re: ERROR Invalid 'tags' constraint 'set(['test-tag'])': No such tag using maas-tags to deploy with juju

2012-10-16 Thread Francis J. Lacoste
** Changed in: maas
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1064734

Title:
  ERROR Invalid 'tags' constraint 'set(['test-tag'])': No such tag using
  maas-tags to deploy with juju

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1064734/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1064672] Re: Node listing page becomes unusable with increased number of nodes

2012-10-16 Thread Francis J. Lacoste
** Changed in: maas
   Status: In Progress = Fix Committed

** Tags added: sru-12.10

** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1064672

Title:
  Node listing page becomes unusable with increased number of nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1064672/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1064638] Re: Commissioning is failing to set node memory attribute

2012-10-16 Thread Francis J. Lacoste
** Tags added: sru-12.10

** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1064638

Title:
  Commissioning is failing to set node memory attribute

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1064638/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1067261] Re: Web reference in UI points to wrong place

2012-10-16 Thread Francis J. Lacoste
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: sru-12.10

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1067261

Title:
  Web reference in UI points to wrong place

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1067261/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1066938] Re: maas-dns changes default bind rndc key and breaks initscripts

2012-10-16 Thread Francis J. Lacoste
** Tags added: sru-12.10

** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1066938

Title:
  maas-dns changes default bind rndc key and breaks initscripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1066938/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1066929] Re: duplicate entry added to named.conf.local on each package reconfigure

2012-10-16 Thread Francis J. Lacoste
** Tags added: sru-12.10

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1066929

Title:
  duplicate entry added to named.conf.local on each package reconfigure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1066929/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1066958] Re: DNS config is invalid after a node gets enlisted.

2012-10-16 Thread Francis J. Lacoste
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1066958

Title:
  DNS config is invalid after a node gets enlisted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1066958/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1065775] Re: dbus and avahi-daemon not started after package install

2012-10-15 Thread Francis J. Lacoste
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1065775

Title:
  dbus and avahi-daemon not started after package install

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1065775/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1064922] Re: Enlistment fails

2012-10-10 Thread Francis J. Lacoste
** Changed in: maas
   Importance: Undecided = Critical

** Changed in: maas
   Status: New = In Progress

** Changed in: maas
Milestone: None = 12.10

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1064922

Title:
  Enlistment fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1064922/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1064832] Re: IPMI username created on enlistment is too long

2012-10-10 Thread Francis J. Lacoste
** Changed in: maas
Milestone: None = 12.10

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1064832

Title:
  IPMI username created on enlistment is too long

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1064832/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1064960] Re: Longpoll is broken (requests to /MAAS/longpoll return 404).

2012-10-10 Thread Francis J. Lacoste
** Also affects: maas
   Importance: Undecided
   Status: New

** Changed in: maas
   Status: New = In Progress

** Changed in: maas
   Importance: Undecided = Critical

** No longer affects: maas

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1064960

Title:
  Longpoll is broken (requests to /MAAS/longpoll return 404).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1064960/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1065080] Re: The BROKER_URL sent to a cluster controller has its hostname set 'localhost'.

2012-10-10 Thread Francis J. Lacoste
** Changed in: maas
Milestone: None = 12.10

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1065080

Title:
  The BROKER_URL sent to a cluster controller has its hostname set
  'localhost'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1065080/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1064922] Re: Enlistment fails with 12.04 ephemeral images

2012-10-10 Thread Francis J. Lacoste
** Summary changed:

- Enlistment fails
+ Enlistment fails with 12.04 ephemeral images

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1064922

Title:
  Enlistment fails with 12.04 ephemeral images

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1064922/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 978127] Re: incorrect time on node causes failed oauth

2012-10-09 Thread Francis J. Lacoste
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/978127

Title:
  incorrect time on node causes failed oauth

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/978127/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 978127] Re: incorrect time on node causes failed oauth

2012-10-09 Thread Francis J. Lacoste
** Changed in: maas
   Status: Triaged = In Progress

** Tags added: missing-in-quantal

** No longer affects: maas (Ubuntu)

** No longer affects: maas (Ubuntu Precise)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/978127

Title:
  incorrect time on node causes failed oauth

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/978127/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1064542] Re: python-maas-provisioningserver is missing several dependencies

2012-10-09 Thread Francis J. Lacoste
** Tags added: missing-in-quantal

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1064542

Title:
  python-maas-provisioningserver is missing several dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1064542/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 975454] Re: complete documentation and man pages

2012-10-09 Thread Francis J. Lacoste
** Changed in: maas
Milestone: 12.04.1 = 12.10

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/975454

Title:
  complete documentation and man pages

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975454/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1028501] Re: cloud-init selects wrong mirrors for arm

2012-10-09 Thread Francis J. Lacoste
** Changed in: maas
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1028501

Title:
  cloud-init selects wrong mirrors for arm

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1028501/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-10-09 Thread Francis J. Lacoste
Have we identified if this was a problem with Juju or with MAAS yet?

** Changed in: maas
   Importance: Undecided = Critical

** Changed in: maas
   Status: New = Triaged

** Changed in: maas
   Status: Triaged = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1015207

Title:
  juju setup fails, ERROR Invalid SSH key - 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1015207/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 978127] Re: incorrect time on node causes failed oauth

2012-10-09 Thread Francis J. Lacoste
** Changed in: maas
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/978127

Title:
  incorrect time on node causes failed oauth

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/978127/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1059556] Re: /etc/init/maas-celery.conf not removed on upgrade

2012-10-04 Thread Francis J. Lacoste
** Changed in: maas
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1059556

Title:
  /etc/init/maas-celery.conf not removed on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1059556/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 978127] Re: incorrect time on node causes failed oauth

2012-10-04 Thread Francis J. Lacoste
** Changed in: maas
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/978127

Title:
  incorrect time on node causes failed oauth

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/978127/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 975462] Re: add ability to use over https

2012-10-04 Thread Francis J. Lacoste
** Changed in: maas
   Status: Triaged = Fix Released

** Changed in: maas
   Status: Fix Released = Fix Committed

** Changed in: maas (Ubuntu Precise)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/975462

Title:
  add ability to use over https

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975462/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 975472] Re: add high level design document(s)

2012-04-25 Thread Francis J. Lacoste
** Also affects: maas
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/975472

Title:
  add high level design document(s)

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975472/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 975462] Re: add ability to use over https

2012-04-25 Thread Francis J. Lacoste
** Also affects: maas
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/975462

Title:
  add ability to use over https

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975462/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 975454] Re: complete documentation and man pages

2012-04-25 Thread Francis J. Lacoste
** Also affects: maas
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/975454

Title:
  complete documentation and man pages

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975454/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-orchestra] Orchestra Next Steps

2012-01-27 Thread Francis J. Lacoste
Blueprint changed by Francis J. Lacoste:

Whiteboard changed:
  Comments:
  - This spec needs some more meat before UDS.
  
  Work Items:
  MIR for orchestra: POSTPONED
  [andreserl] Replace default username/password for provisioned systems with 
something more secure: TODO
  Make preseed files conffiles (again) so that it's easier for admin to change 
default user/pass: TODO
  Investigate use of ssh-import-id to ease import of SSH keys: TODO
  Testing of IPMI: TODO
  extend cobbler to store hardware information and share with ocsinventory: 
POSTPONED
  [lynxman]   get nagios working better by default: DONE
  MIR enough of Orchestra to get onto install ISO: TODO
  ocsinventory integration into Orchestra: POSTPONED
  [racb]  test/extend ARM support: TODO
  test adding a few thousand (fake) systems to cobbler and test 
memory/scalability limits: TODO
  fix cobbler bugs: DONE
  Full review of default preseed for orchestra: TODO
  Make client package (and its Recommends) installation optional in preseed: 
POSTPONED
  Move byobu by default into orchestra_client_package snippet: POSTPONED
  [andreserl]   Make import ISO's optional during install: DONE
  Nagios plugin for rabbitmq-server: POSTPONED
  Nagios plugin for libvirt: POSTPONED
  Nagios plugin for nova: POSTPONED
  Nagios plugin for swift: POSTPONED
  Test ISCSI/AOE hardware with orchestra: POSTPONED
  juju charm for nagios-plugins: POSTPONED
  juju charm for rsyslog: POSTPONED
  juju charm for nrpe: POSTPONED
  juju charm for ocsinventory: POSTPONED
  juju charm for collectd: POSTPONED
  juju charm for glusterfs: POSTPONED
  [andreserl] package if not already - oops: INPROGRESS
  [andreserl] package if not already - oops_amqp: INPROGRESS
  [andreserl] package if not already - oops_datedir_repo: TODO
  [andreserl] package if not already - oops_twisted: TODO
  [andreserl] package if not already - oops_wsgi: TODO
  [andreserl] package if not already - txamqp: TODO
  python-django-debug-toolbar (= 0.9.1): TODO
  raise MIR if needed - oops: TODO
  raise MIR if needed - oops_amqp: TODO
  raise MIR if needed - oops_datedir_repo: TODO
  raise MIR if needed - oops_twisted: TODO
  raise MIR if needed - oops_wsgi: TODO
  raise MIR if needed - txamqp: TODO
  raise MIR if needed - python-django: TODO
  raise MIR if needed - python-django-piston: TODO
  raise MIR if needed - python-django-south: TODO
  raise MIR if needed - python-sphinx: TODO
  raise MIR if needed - postgresql-9.1: TODO
  raise MIR if needed - psycopg2 (= 2.4.1) : TODO
+ Add Maas installation option to installer: TODO
+ Update Ubuntu installer to look for Maas servers over AVAHI: TODO
+ Implement turning DHCP off: TODO
+ lshw service: TODO
  
  Questions / Comments:
  Detailed so far, but I fear there is feature work we haven't yet documented. 
--Daviey
  
  Thanks.
  
  Work Items:

-- 
Orchestra Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-orchestra

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs