lp:~bcsaller/charms/precise/juju-gui/apache-version

Created by Benjamin Saller and last modified
Get this branch:
bzr branch lp:~bcsaller/charms/precise/juju-gui/apache-version
Only Benjamin Saller can upload to this branch. If you are Benjamin Saller please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benjamin Saller
Status:
Development

Recent revisions

44. By Benjamin Saller

simpler backend

43. By Benjamin Saller

basic apache support

42. By Benjamin Saller

Refactor Charm for Sandbox support

This adds a composition system for creating backend object.
Backend implement start(), stop() and install() methods. A backend
is composed of many mixins and each mixin will implement any/of
of those methods and all will be called. Backends additionally
provide for collecting property values from each mixin into a single
final property on the backend. There is also a feature for determining
if configuration values have changed between old and new configurations
so we can selectively take action.

Using these features we add support for Sandbox'd deployments,
limiting support for adding apt repositories and the ability
to fetch a juju-gui release from a URL specified in a configuration
property.

R=gary.poster, matthew.scott
CC=
https://codereview.appspot.com/8727047

41. By Gary Poster

No-op commit for publishing initial version using new mechanism

40. By Jeff Pihach

merging trunk

39. By Jeff Pihach

reverting change to node 0.10

38. By Jeff Pihach

removed legacy ppa and removed unneeded npm dep

37. By Francesco Banconi

Added support for juju-core.

It is now possible to deploy the charm
in a juju-core environment.
The GUI correctly connects to the juju-core
API server.

R=gary.poster, bac
CC=
https://codereview.appspot.com/8081043

36. By Jeff Pihach

Change to legacy node.js PPA to revert to 0.8

R=bac
CC=
https://codereview.appspot.com/7759050

35. By Richard Harding

Adjust config comments to align with juju-gui tweaks for subapp support.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~juju-gui/charms/precise/juju-gui/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers