lp://staging/~nuclearbob/uci-engine/nfss-bootspeed-data
Created by
Max Brustkern
and last modified
- Get this branch:
- bzr branch lp://staging/~nuclearbob/uci-engine/nfss-bootspeed-data
Only
Max Brustkern
can upload to this branch. If you are
Max Brustkern
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Thomi Richards (community): Approve
-
Diff: 21405 lines (+21401/-0)1 file modifiednf-data-collector/db_patches/002-bootspeed_data.sql (+21401/-0)
Rejected
for merging
into
lp://staging/uci-engine
- Andy Doan (community): Disapprove
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 22908 lines (+22793/-4)17 files modifiedcharms/precise/restish/hooks/hooks.py (+1/-1)
juju-deployer/configs/nfdc_http_vhost (+18/-0)
juju-deployer/deploy.py (+3/-3)
juju-deployer/nf-data-collector.yaml.tmpl (+50/-0)
nf-data-collector/db_patches/000-initial_schema.sql (+70/-0)
nf-data-collector/db_patches/001-dummy_data.sql (+254/-0)
nf-data-collector/db_patches/002-bootspeed_data.sql (+21401/-0)
nf-data-collector/nfdc/__init__.py (+58/-0)
nf-data-collector/nfdc/__main__.py (+94/-0)
nf-data-collector/nfdc/api/v1.py (+106/-0)
nf-data-collector/nfdc/auth.py (+104/-0)
nf-data-collector/nfdc/database.py (+258/-0)
nf-data-collector/nfdc/db_migrate.py (+210/-0)
nf-data-collector/nfdc/tests/functional/__init__.py (+42/-0)
nf-data-collector/nfdc/tests/unit/__init__.py (+38/-0)
nf-data-collector/nfdc/tests/unit/test_db_migration.py (+66/-0)
nf-data-collector/web_static/index.html (+20/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/uci-engine