lp://staging/~evilnick/maas/docs+
- Get this branch:
- bzr branch lp://staging/~evilnick/maas/docs+
Branch merges
Branch information
Recent revisions
- 1116. By Raphaël Badin
-
[r=jameinel]
[bug=][ author= rvb] Put the local cluster celery config in a file named maas_local_ celeryconfig_ cluster. py. - 1115. By John A Meinel
-
[r=julian-
edwards] [bug=][ author= jameinel] Display Architecture, CPU count, and Memory on the Node view page. - 1114. By Jeroen T. Vermeulen
-
[r=jameinel][bug=1058313][author=jtv] Return, not raise, a 404 when an enlisting node asks for public-keys on the metadata service. It still doesn't have any (and as per the bug report things work just fine without) but this will suppress useless tracebacks in the log.
- 1113. By Jeroen T. Vermeulen
-
[r=julian-
edwards] [bug=][ author= jtv] Don't set a persistent error for the import script on startup if there already is an error for it. - 1112. By Gavin Panella
-
[r=jameinel][bug=1049933][author=allenap] Defines a new operations dispatch mechanism on top of Piston.
The existing class decoration code was confusing. This is still somewhat complex, but much less so, and the flow of control is easier to trace. This also takes over the definition of allowed_methods: all operations are exported, and CRUD methods that have not been erased (set to None) are also exported.
- 1111. By John A Meinel
-
[r=jameinel,
allenap] [bug=][ author= jameinel] Change Tag.save() to call self.populate_ nodes() if the definition changed. This makes it much easier to DTRT when using Tag, rather than having to think 'ok, did I change something that needs to rebuild?'.
- 1110. By Raphaël Badin
-
[r=jtv][bug=1056250][author=rvb] Split the celeryconfig file into 2 files: one for the region controller and one for the cluster controller, both importing from a common config file. Split the celeryd service (on a dev instance) into a region worker (in charge of DNS-related tasks, etc.) and a cluster controller in charge of the cluster-specific tasks (like powering up nodes, uploading DHCP, etc.)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~maas-committers/maas/trunk