lp:~vila/uci-engine/dead-code

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/uci-engine/dead-code
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
Ubuntu CI Engine
Status:
Development

Recent revisions

637. By Vincent Ladeuil

Remove dead code

636. By Thomi Richards

[r=Francis Ginther, PS Jenkins bot, Andy Doan] Initial import of non functional stats service app. from Canonical CI Engineering

635. By Andy Doan

[r=Celso Providelo, PS Jenkins bot] rabbit worker charm: convert to charmhelpers

This gets the rabbit worker charm using charmhelpers everywhere its
applicable.

One great benefit: I discovered the root of a bug we'd been seeing
forever where our worker started but failed to connect to rabbit. The
issue was that the first "config-changed" call wasn't including the
rabbit password. ie - the relation wasn't completely ready. This new
code detects that situation and prevents us from starting up until
the password is ready. from Andy Doan

634. By Ursula Junque

[r=Celso Providelo] Blocks user from submitting packages targetted to unsupported series; it also checks if all packages target the same series before creating the ticket. from Ursula Junque

633. By Andy Doan

[r=PS Jenkins bot, Celso Providelo] amqpworker: add ability to provide json status

This adds a simple in-process webserver to report json status. It
then uses the hook to give all rabbit workers this support.

Each worker can override the "engine_health" method to provide
any custom checks they desire.
  from Andy Doan

632. By Paul Larson

[r=Andy Doan, PS Jenkins bot] Don't fail the upgrade on unknown services from Paul Larson

631. By Vincent Ladeuil

[r=PS Jenkins bot, Evan Dandrea] Detect juju type provider to better support lxc testing env. from Vincent Ladeuil

630. By Andy Doan

[r=PS Jenkins bot, Celso Providelo] deploy.py: make juju-deployer "stack" configurable

This allows us to mix in new juju-deployer files like "experimenatal" from Andy Doan

629. By Paul Larson

[r=Celso Providelo, PS Jenkins bot] Don't create extra swift container in imagebuilder from Paul Larson

628. By Joe Talbott

[r=Andy Doan, PS Jenkins bot] django - Add logging support.

* moves juju_settings and juju_logs into the django project directory.
* change settings.py and url.py injection files to django project directory so
  they are inserted into the proper files rather than created in the top-level
  working directory.
* supports 'django_log_level' option for python-django charm, defaults to 'DEBUG'
* logs to /srv/<project>/<type>-logs/django.log
* fixes gunicorn.log and access.log for webui. from Joe Talbott

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:uci-engine
This branch contains Public information 
Everyone can see this information.

Subscribers