[Blueprint servercloud-r-webscale] WebScale Packaging and Main Promotions

2013-04-24 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items:
  [utlemming] Identify specific advantages of nginx over apache: DONE
  [utlemming] Review security track record of nginx: DONE
  [utlemming] Speak with nginx upstream re main inclusion appetite: DONE
  Evaluate nodejs core in supported seed: DONE
  Confirm npm not suitable for inclusion: DONE
  Prepare MIR for nodejs: POSTPONED
  Evalute mongodb for supported seed: DONE
  Confirm mongodb upstream appetite: POSTPONED
  Review SSL support enablement in MongoDB: DONE
  Hook up with go juju team with dependency on mongodb: DONE
  Prepare MIR for mongodb: POSTPONED
- [ivoks] Determine if there is value in including varnish in main: TODO
+ [ivoks] Determine if there is value in including varnish in main: POSTPONED
  [ivoks] Prepare MIR for varnish: BLOCKED

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2013-04-05 Thread Ben Howard
Blueprint changed by Ben Howard:

Work items changed:
  Work items:
- [utlemming] Identify specific advantages of nginx over apache: TODO
- [utlemming] Review security track record of nginx: TODO
- [utlemming] Speak with nginx upstream re main inclusion appetite: TODO
- [utlemming] Prepare MIR for nginx: BLOCKED
+ [utlemming] Identify specific advantages of nginx over apache: DONE
+ [utlemming] Review security track record of nginx: DONE
+ [utlemming] Speak with nginx upstream re main inclusion appetite: DONE
  Evaluate nodejs core in supported seed: DONE
  Confirm npm not suitable for inclusion: DONE
  Prepare MIR for nodejs: POSTPONED
  Evalute mongodb for supported seed: DONE
  Confirm mongodb upstream appetite: POSTPONED
  Review SSL support enablement in MongoDB: DONE
  Hook up with go juju team with dependency on mongodb: DONE
  Prepare MIR for mongodb: POSTPONED
  [ivoks] Determine if there is value in including varnish in main: TODO
  [ivoks] Prepare MIR for varnish: BLOCKED

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2013-04-05 Thread Ben Howard
Blueprint changed by Ben Howard:

Whiteboard changed:
  --- User Stories ---
  
  Frank wants to deploy nginx instead of apache to support a specific
  requirement he has which cannot but fulfilled bu apache; he's able to
  use a fully supported solution when using Ubuntu.
  
  Toby is a nodejs developer; Ubuntu has the latest and greatest packaged
  and easily installable.
  
  Ante has been deploying varnish for some time; Ubuntu now fully supports
  varnish so he can stop cutting his own security updates.
  
  --- Risks ---
  
  Upstream appetite
  Volatility/release frequency of upstream projects (nodejs specifically).
  
  --- Test Plans ---
  
  TBC
  
  --- Release Note ---
  
  [NGINX|nodejs|MongoDB|Varnish] is now in Ubuntu main and will recieved
  Security Updates from the Ubuntu Security Team.
  
  --- Blog Post ---
  
  Maybe
  
  --- UDS R+1303 Discussion ---
  1303 Pad: http://pad.ubuntu.com/uds-1303-webscale-packaging-review
  
  Etherpad from UDS session (which one? R):
  Webscale Packaging Improvements and main promotions
  
  * Nginx - Has become de-facto scalable web server, and grown up as an OSS 
project now
- - Bug tracker? Now addressed
- - Supporting tooling might need some work to get feature parity with 
Apache:
- - nginxensite/nginxenmod etc
- - http://nginx.org/en/security_advisories.html
- - Better backend support sounds compelling
+ - Bug tracker? Now addressed
+ - Supporting tooling might need some work to get feature parity with 
Apache:
+ - nginxensite/nginxenmod etc
+ - http://nginx.org/en/security_advisories.html
+ - Better backend support sounds compelling
  
  * Node.js - Gaining popularity fast, and *SHOULD* be a build-dep of OpenStack 
Horizon
-- Also a direct dependency of the new Juju GUI
-- Azure tooling
-- Openstack Horizon Build Dependency
-- RBD's should drive seeding...(What's an RBD?)  good question
--Package moves too fast to maintain or upload an appropriate version in 
Ubuntu Main/Supported archive.
--probably better to have node.js in a PPA
-  -https://launchpad.net/~chris-lea/+archive/node.js
--Other deps are gotten from npm
--reliance on specific node.js versions sounds like the messy world of java 
dependencies
--A version of nodejs in backports would be better I think than PPA, or 
supply different versions for the user to decide.
-   -If the PPA was official this may have some of the same effect as 
backports
-   -ARM support would be a plus, and have that incluced in the PPA.
-
+    - Also a direct dependency of the new Juju GUI
+    - Azure tooling
+    - Openstack Horizon Build Dependency
+    - RBD's should drive seeding...(What's an RBD?)  good question
+    -Package moves too fast to maintain or upload an appropriate version in 
Ubuntu Main/Supported archive.
+    -probably better to have node.js in a PPA
+  -https://launchpad.net/~chris-lea/+archive/node.js
+    -Other deps are gotten from npm
+    -reliance on specific node.js versions sounds like the messy world of java 
dependencies
+    -A version of nodejs in backports would be better I think than PPA, or 
supply different versions for the user to decide.
+   -If the PPA was official this may have some of the same effect as 
backports
+   -ARM support would be a plus, and have that incluced in the PPA.
+ 
  * MongoDB (also headed for main as part of juju)
- - Dependency for Go Juju
- - Required support for TLS - needs looking at
- - The license of OpenSSL apparently prevents arbitrary shipping
- - There's _apparently_ an exception that allows Ubuntu to ship it
- - If that's the case, we should really ship that support. It's a good 
service we'd be doing to people.
- - http://people.gnome.org/~markmc/openssl-and-the-gpl.html
- - ceilometer support required this
- - Cons: large codebase
- - Pros: good upstream development process.
- - James Page poked mongodb enough last night to get 2.2.3 into raring, 
sans SSL support
- - 2.4 is headed for inclusion
- JamesPage requested a OpenSSL license exception from upstream to resolve 
this cleanly
+ - Dependency for Go Juju
+ - Required support for TLS - needs looking at
+ - The license of OpenSSL apparently prevents arbitrary shipping
+ - There's _apparently_ an exception that allows Ubuntu to ship it
+ - If that's the case, we should really ship that support. It's a good 
service we'd be doing to people.
+ - http://people.gnome.org/~markmc/openssl-and-the-gpl.html
+ - ceilometer support required this
+ - Cons: large codebase
+ - Pros: good upstream development process.
+ - James Page poked mongodb enough last night to get 2.2.3 into raring, 
sans SSL support
+ - 2.4 is headed for inclusion
+ JamesPage requested a OpenSSL license exception from upstream to resolve 
this cleanly
  
  *Nginx
-   

[Blueprint servercloud-r-webscale] WebScale Packaging and Main Promotions

2013-03-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items:
  [utlemming] Identify specific advantages of nginx over apache: TODO
  [utlemming] Review security track record of nginx: TODO
  [utlemming] Speak with nginx upstream re main inclusion appetite: TODO
  [utlemming] Prepare MIR for nginx: BLOCKED
- Evaluate nodejs core in supported seed: TODO
- Confirm npm not suitable for inclusion: TODO
- Prepare MIR for nodejs: BLOCKED
- Evalute mongodb for supported seed: INPROGRESS
- Confirm mongodb upstream appetite: TODO
- Review SSL support enablement in MongoDB: BLOCKED
+ Evaluate nodejs core in supported seed: DONE
+ Confirm npm not suitable for inclusion: DONE
+ Prepare MIR for nodejs: POSTPONED
+ Evalute mongodb for supported seed: DONE
+ Confirm mongodb upstream appetite: POSTPONED
+ Review SSL support enablement in MongoDB: DONE
  Hook up with go juju team with dependency on mongodb: DONE
- Prepare MIR for mongodb: BLOCKED
+ Prepare MIR for mongodb: POSTPONED
  [ivoks] Determine if there is value in including varnish in main: TODO
  [ivoks] Prepare MIR for varnish: BLOCKED

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2013-03-21 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items:
  [utlemming] Identify specific advantages of nginx over apache: TODO
  [utlemming] Review security track record of nginx: TODO
  [utlemming] Speak with nginx upstream re main inclusion appetite: TODO
  [utlemming] Prepare MIR for nginx: BLOCKED
  Evaluate nodejs core in supported seed: TODO
  Confirm npm not suitable for inclusion: TODO
  Prepare MIR for nodejs: BLOCKED
  Evalute mongodb for supported seed: INPROGRESS
  Confirm mongodb upstream appetite: TODO
- Review SSL support enablement in MongoDB: INPROGRESS
+ Review SSL support enablement in MongoDB: BLOCKED
  Hook up with go juju team with dependency on mongodb: DONE
  Prepare MIR for mongodb: BLOCKED
  [ivoks] Determine if there is value in including varnish in main: TODO
  [ivoks] Prepare MIR for varnish: BLOCKED

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2013-03-06 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Whiteboard changed:
  --- User Stories ---
  
  Frank wants to deploy nginx instead of apache to support a specific
  requirement he has which cannot but fulfilled bu apache; he's able to
  use a fully supported solution when using Ubuntu.
  
  Toby is a nodejs developer; Ubuntu has the latest and greatest packaged
  and easily installable.
  
  Ante has been deploying varnish for some time; Ubuntu now fully supports
  varnish so he can stop cutting his own security updates.
  
  --- Risks ---
  
  Upstream appetite
  Volatility/release frequency of upstream projects (nodejs specifically).
  
  --- Test Plans ---
  
  TBC
  
  --- Release Note ---
  
  [NGINX|nodejs|MongoDB|Varnish] is now in Ubuntu main and will recieved
  Security Updates from the Ubuntu Security Team.
  
  --- Blog Post ---
  
  Maybe
  
- --- UDS Discussion ---
+ --- UDS R+1303 Discussion ---
+ 1303 Pad: http://pad.ubuntu.com/uds-1303-webscale-packaging-review
  
- Etherpad from UDS session:
+ Etherpad from UDS session (which one? R):
  Webscale Packaging Improvements and main promotions
  
  * Nginx - Has become de-facto scalable web server, and grown up as an OSS 
project now
- - Bug tracker? Now addressed
- - Supporting tooling might need some work to get feature parity with 
Apache:
- - nginxensite/nginxenmod etc
- - http://nginx.org/en/security_advisories.html
- - Better backend support sounds compelling
+ - Bug tracker? Now addressed
+ - Supporting tooling might need some work to get feature parity with 
Apache:
+ - nginxensite/nginxenmod etc
+ - http://nginx.org/en/security_advisories.html
+ - Better backend support sounds compelling
  
  * Node.js - Gaining popularity fast, and *SHOULD* be a build-dep of OpenStack 
Horizon
-    - Also a direct dependency of the new Juju GUI
-    - Azure tooling
-    - Openstack Horizon Build Dependency
-    - RBD's should drive seeding...
+- Also a direct dependency of the new Juju GUI
+- Azure tooling
+- Openstack Horizon Build Dependency
+- RBD's should drive seeding...(What's an RBD?)  good question
+-Package moves too fast to maintain or upload an appropriate version in 
Ubuntu Main/Supported archive.
+-probably better to have node.js in a PPA
+  -https://launchpad.net/~chris-lea/+archive/node.js
+-Other deps are gotten from npm
+-reliance on specific node.js versions sounds like the messy world of java 
dependencies
+-A version of nodejs in backports would be better I think than PPA, or 
supply different versions for the user to decide.
+   -If the PPA was official this may have some of the same effect as 
backports
+   -ARM support would be a plus, and have that incluced in the PPA.
+
+ * MongoDB (also headed for main as part of juju)
+ - Dependency for Go Juju
+ - Required support for TLS - needs looking at
+ - The license of OpenSSL apparently prevents arbitrary shipping
+ - There's _apparently_ an exception that allows Ubuntu to ship it
+ - If that's the case, we should really ship that support. It's a good 
service we'd be doing to people.
+ - http://people.gnome.org/~markmc/openssl-and-the-gpl.html
+ - ceilometer support required this
+ - Cons: large codebase
+ - Pros: good upstream development process.
+ - James Page poked mongodb enough last night to get 2.2.3 into raring, 
sans SSL support
+ - 2.4 is headed for inclusion
+ JamesPage requested a OpenSSL license exception from upstream to resolve 
this cleanly
  
- * MongoDB (also headed for main as part of juju)
- - Dependency for Go Juju
- - Required support for TLS - needs looking at
- - ceilometer support required this
- Cons: large codebase
- Pros: good upstream development process.
+ *Nginx
+   -Ben notes some improvments in reverse proxy over squid
+   -Ben to volunteer to package Nginx
+   -code: svn://svn.nginx.org/nginx
+   
+ * Varnish (if time)
+ - Popular heavily used caching.
+ - More configurable--language based.
+ -in universe
+ -Upstream position on Ubuntu packages: 
https://www.varnish-cache.org/installation/ubuntu
+   -Does this infer that upstream only supports the latest, and if so how 
often does that change.
+   -How does upstream handle their packaging version/updates, bug fixes, 
how often does it change, and what is supported
+http://packages.debian.org/squeeze/varnish
+-Consensus was to communicate with upstream on the Ubuntu MIR needs.
  
- * Varnish (if time)
- Popular heavily used caching.
- More configurable--language based.
+ *Jboss
+   -Not trivial to support (for initial packaging, regular maintenance and 
security)
+   -Needs some further investigation around a MIR reqest
+   - only a reduced subset of JBoss is currently in Debian/Ubuntu
+- http://wiki.debian.org/JBossPackaging
+   - receives regular security updates (from RedHat, who 

[Blueprint servercloud-r-webscale] WebScale Packaging and Main Promotions

2013-03-06 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Work items changed:
  Work items:
- Identify specific advantages of nginx over apache: TODO
- Review security track record of nginx: TODO
- Speak with nginx upstream re main inclusion appetite: TODO
- Prepare MIR for nginx: BLOCKED
+ [utlemming] Identify specific advantages of nginx over apache: TODO
+ [utlemming] Review security track record of nginx: TODO
+ [utlemming] Speak with nginx upstream re main inclusion appetite: TODO
+ [utlemming] Prepare MIR for nginx: BLOCKED
  Evaluate nodejs core in supported seed: TODO
  Confirm npm not suitable for inclusion: TODO
  Prepare MIR for nodejs: BLOCKED
  Evalute mongodb for supported seed: INPROGRESS
  Confirm mongodb upstream appetite: TODO
  Review SSL support enablement in MongoDB: INPROGRESS
  Hook up with go juju team with dependency on mongodb: DONE
  Prepare MIR for mongodb: BLOCKED
  [ivoks] Determine if there is value in including varnish in main: TODO
  [ivoks] Prepare MIR for varnish: BLOCKED

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2013-03-05 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items:
  Identify specific advantages of nginx over apache: TODO
  Review security track record of nginx: TODO
  Speak with nginx upstream re main inclusion appetite: TODO
  Prepare MIR for nginx: BLOCKED
  Evaluate nodejs core in supported seed: TODO
  Confirm npm not suitable for inclusion: TODO
  Prepare MIR for nodejs: BLOCKED
- Evalute mongodb for supported seed: TODO
+ Evalute mongodb for supported seed: INPROGRESS
  Confirm mongodb upstream appetite: TODO
- Hook up with go juju team with dependency on mongodb: TODO
+ Review SSL support enablement in MongoDB: INPROGRESS
+ Hook up with go juju team with dependency on mongodb: DONE
  Prepare MIR for mongodb: BLOCKED
  [ivoks] Determine if there is value in including varnish in main: TODO
  [ivoks] Prepare MIR for varnish: BLOCKED

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2013-01-25 Thread James Page
Blueprint changed by James Page:

Work items set to:
Work items:
Identify specific advantages of nginx over apache: TODO
Review security track record of nginx: TODO
Speak with nginx upstream re main inclusion appetite: TODO
Prepare MIR for nginx: BLOCKED
Evaluate nodejs core in supported seed: TODO
Confirm npm not suitable for inclusion: TODO
Prepare MIR for nodejs: BLOCKED
Evalute mongodb for supported seed: TODO
Confirm mongodb upstream appetite: TODO
Hook up with go juju team with dependency on mongodb: TODO
Prepare MIR for mongodb: BLOCKED
[ivoks] Determine if there is value in including varnish in main: TODO
[ivoks] Prepare MIR for varnish: BLOCKED

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2013-01-25 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  --- User Stories ---
+ 
+ Frank wants to deploy nginx instead of apache to support a specific
+ requirement he has which cannot but fulfilled bu apache; he's able to
+ use a fully supported solution when using Ubuntu.
+ 
+ Toby is a nodejs developer; Ubuntu has the latest and greatest packaged
+ and easily installable.
+ 
+ Ante has been deploying varnish for some time; Ubuntu now fully supports
+ varnish so he can stop cutting his own security updates.
  
  --- Risks ---
  
+ Upstream appetite
+ Volatility/release frequency of upstream projects (nodejs specifically).
+ 
  --- Test Plans ---
+ 
+ TBC
  
  --- Release Note ---
  
+ [NGINX|nodejs|MongoDB|Varnish] is now in Ubuntu main and will recieved
+ Security Updates from the Ubuntu Security Team.
+ 
  --- Blog Post ---
  
- (Needs spec and WI definition) -[a.rosales; 12-DEC-2012]
+ Maybe
  
  --- UDS Discussion ---
  
  Etherpad from UDS session:
  Webscale Packaging Improvements and main promotions
+ 
  * Nginx - Has become de-facto scalable web server, and grown up as an OSS 
project now
  - Bug tracker? Now addressed
  - Supporting tooling might need some work to get feature parity with 
Apache:
  - nginxensite/nginxenmod etc
  - http://nginx.org/en/security_advisories.html
  - Better backend support sounds compelling
- [] identify specific advantages of nginx over apache: TODO
- [] review security track record of nginx: TODO
- [] speak with upstream re main inclusion appetite: TODO
- [] prepare MIR for nginx (depends on above): BLOCKED
+ 
  * Node.js - Gaining popularity fast, and *SHOULD* be a build-dep of OpenStack 
Horizon
     - Also a direct dependency of the new Juju GUI
     - Azure tooling
     - Openstack Horizon Build Dependency
     - RBD's should drive seeding...
- ?? Default interpreter name ??
- [] evaluate nodejs core in supported seed: TODO
- [] confirm npm not suitable for inclusion: TODO
- [] prepare MIR for nodejs: BLOCKED
+ 
  * MongoDB (also headed for main as part of juju)
  - Dependency for Go Juju
  - Required support for TLS - needs looking at
  - ceilometer support required this
  Cons: large codebase
  Pros: good upstream development process.
- [] evalute mongodb for supported seed: TODO
- [] confirm upstream appetite: TODO
- [] hook up with go juju team with dependency on mongodb: TODO
- [] prepare MIR for mongodb: BLOCKED
- Clint to look after mongo and nginx as the blue print owner.
+ 
  * Varnish (if time)
  Popular heavily used caching.
  More configurable--language based.
- [ivoks] determine if there is value in including in main: TODO
- [ivoks] prepare MIR for varnish: BLOCKED
+ 
  -- Others?
    - seed prunin.  Anything that can be dropped?
    - Varnish?

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2013-01-25 Thread James Page
Blueprint changed by James Page:

Definition Status: Discussion = Approved

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-12-13 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Whiteboard changed:
  --- User Stories ---
  
  --- Risks ---
  
  --- Test Plans ---
  
  --- Release Note ---
  
  --- Blog Post ---
  
- (Needs spec and work item definition) -[a.rosales; 12-DEC-2012]
+ (Needs spec and WI definition) -[a.rosales; 12-DEC-2012]
  
  --- UDS Discussion ---
  
  Etherpad from UDS session:
  Webscale Packaging Improvements and main promotions
  * Nginx - Has become de-facto scalable web server, and grown up as an OSS 
project now
  - Bug tracker? Now addressed
  - Supporting tooling might need some work to get feature parity with 
Apache:
  - nginxensite/nginxenmod etc
  - http://nginx.org/en/security_advisories.html
  - Better backend support sounds compelling
  [] identify specific advantages of nginx over apache: TODO
  [] review security track record of nginx: TODO
  [] speak with upstream re main inclusion appetite: TODO
  [] prepare MIR for nginx (depends on above): BLOCKED
  * Node.js - Gaining popularity fast, and *SHOULD* be a build-dep of OpenStack 
Horizon
     - Also a direct dependency of the new Juju GUI
     - Azure tooling
     - Openstack Horizon Build Dependency
     - RBD's should drive seeding...
  ?? Default interpreter name ??
  [] evaluate nodejs core in supported seed: TODO
  [] confirm npm not suitable for inclusion: TODO
  [] prepare MIR for nodejs: BLOCKED
  * MongoDB (also headed for main as part of juju)
  - Dependency for Go Juju
  - Required support for TLS - needs looking at
  - ceilometer support required this
  Cons: large codebase
  Pros: good upstream development process.
  [] evalute mongodb for supported seed: TODO
  [] confirm upstream appetite: TODO
  [] hook up with go juju team with dependency on mongodb: TODO
  [] prepare MIR for mongodb: BLOCKED
  Clint to look after mongo and nginx as the blue print owner.
  * Varnish (if time)
  Popular heavily used caching.
  More configurable--language based.
  [ivoks] determine if there is value in including in main: TODO
  [ivoks] prepare MIR for varnish: BLOCKED
  -- Others?
    - seed prunin.  Anything that can be dropped?
    - Varnish?

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-12-12 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Priority: Undefined = Low

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-12-12 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Whiteboard changed:
+ --- User Stories ---
+ 
+ --- Risks ---
+ 
+ --- Test Plans ---
+ 
+ --- Release Note ---
+ 
+ --- Blog Post ---
+ 
+ (Needs spec and work item definition) -[a.rosales; 12-DEC-2012]
+ 
+ --- UDS Discussion ---
+ 
  Etherpad from UDS session:
  Webscale Packaging Improvements and main promotions
  * Nginx - Has become de-facto scalable web server, and grown up as an OSS 
project now
- - Bug tracker? Now addressed
- - Supporting tooling might need some work to get feature parity with 
Apache:
- - nginxensite/nginxenmod etc
- - http://nginx.org/en/security_advisories.html
- - Better backend support sounds compelling
+ - Bug tracker? Now addressed
+ - Supporting tooling might need some work to get feature parity with 
Apache:
+ - nginxensite/nginxenmod etc
+ - http://nginx.org/en/security_advisories.html
+ - Better backend support sounds compelling
  [] identify specific advantages of nginx over apache: TODO
  [] review security track record of nginx: TODO
  [] speak with upstream re main inclusion appetite: TODO
  [] prepare MIR for nginx (depends on above): BLOCKED
  * Node.js - Gaining popularity fast, and *SHOULD* be a build-dep of OpenStack 
Horizon
-- Also a direct dependency of the new Juju GUI
-- Azure tooling
-- Openstack Horizon Build Dependency
-- RBD's should drive seeding...
+    - Also a direct dependency of the new Juju GUI
+    - Azure tooling
+    - Openstack Horizon Build Dependency
+    - RBD's should drive seeding...
  ?? Default interpreter name ??
  [] evaluate nodejs core in supported seed: TODO
  [] confirm npm not suitable for inclusion: TODO
  [] prepare MIR for nodejs: BLOCKED
  * MongoDB (also headed for main as part of juju)
- - Dependency for Go Juju
- - Required support for TLS - needs looking at
- - ceilometer support required this
+ - Dependency for Go Juju
+ - Required support for TLS - needs looking at
+ - ceilometer support required this
  Cons: large codebase
  Pros: good upstream development process.
  [] evalute mongodb for supported seed: TODO
  [] confirm upstream appetite: TODO
  [] hook up with go juju team with dependency on mongodb: TODO
  [] prepare MIR for mongodb: BLOCKED
  Clint to look after mongo and nginx as the blue print owner.
  * Varnish (if time)
  Popular heavily used caching.
  More configurable--language based.
  [ivoks] determine if there is value in including in main: TODO
  [ivoks] prepare MIR for varnish: BLOCKED
  -- Others?
-   - seed prunin.  Anything that can be dropped?
-   - Varnish?
+   - seed prunin.  Anything that can be dropped?
+   - Varnish?

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-12-11 Thread Dave Walker
Blueprint changed by Dave Walker:

Assignee: Clint Byrum = James Page

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-11-03 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
- User Stories:
- 
- Risks:
- 
- Test Plans:
- 
- Release Note:
+ Etherpad from UDS session:
+ Webscale Packaging Improvements and main promotions
+ * Nginx - Has become de-facto scalable web server, and grown up as an OSS 
project now
+ - Bug tracker? Now addressed
+ - Supporting tooling might need some work to get feature parity with 
Apache:
+ - nginxensite/nginxenmod etc
+ - http://nginx.org/en/security_advisories.html
+ - Better backend support sounds compelling
+ [] identify specific advantages of nginx over apache: TODO
+ [] review security track record of nginx: TODO
+ [] speak with upstream re main inclusion appetite: TODO
+ [] prepare MIR for nginx (depends on above): BLOCKED
+ * Node.js - Gaining popularity fast, and *SHOULD* be a build-dep of OpenStack 
Horizon
+- Also a direct dependency of the new Juju GUI
+- Azure tooling
+- Openstack Horizon Build Dependency
+- RBD's should drive seeding...
+ ?? Default interpreter name ??
+ [] evaluate nodejs core in supported seed: TODO
+ [] confirm npm not suitable for inclusion: TODO
+ [] prepare MIR for nodejs: BLOCKED
+ * MongoDB (also headed for main as part of juju)
+ - Dependency for Go Juju
+ - Required support for TLS - needs looking at
+ - ceilometer support required this
+ Cons: large codebase
+ Pros: good upstream development process.
+ [] evalute mongodb for supported seed: TODO
+ [] confirm upstream appetite: TODO
+ [] hook up with go juju team with dependency on mongodb: TODO
+ [] prepare MIR for mongodb: BLOCKED
+ Clint to look after mongo and nginx as the blue print owner.
+ * Varnish (if time)
+ Popular heavily used caching.
+ More configurable--language based.
+ [ivoks] determine if there is value in including in main: TODO
+ [ivoks] prepare MIR for varnish: BLOCKED
+ -- Others?
+   - seed prunin.  Anything that can be dropped?
+   - Varnish?

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-10-25 Thread Dave Walker
Blueprint changed by Dave Walker:

Definition Status: New = Discussion

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-10-11 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Drafter: Clint Byrum = Ubuntu Server Team

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-10-11 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Whiteboard set to:
User Stories:

Risks:

Test Plans:

Release Note:

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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-r-webscale] WebScale Packaging and Main Promotions

2012-10-03 Thread Dave Walker
Blueprint changed by Dave Walker:

Assignee: (none) = Ubuntu Server Team

-- 
WebScale Packaging and Main Promotions
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-webscale

-- 
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