General Information
| BUILD SUCCESS | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/trusty_juno_keystone_trunk/204/ |
| Project: | trusty_juno_keystone_trunk |
| Date of build: | Sat, 30 Aug 2014 22:33:15 -0400 |
| Build duration: | 8 min 50 sec |
| Build cause: | Started by user anonymous |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: 4 out of the last 5 builds failed. | 20 |
Changes
Remove SAML2 plugin dependency on token_api
by morgan.fainberg
| edit | keystone/contrib/federation/utils.py |
| edit | keystone/auth/plugins/mapped.py |
Mark methods on token_api deprecated
by morgan.fainberg
| edit | keystone/token/persistence/core.py |
Add extra guarding to revoke_by_audit_id methods
by morgan.fainberg
| edit | keystone/contrib/revoke/core.py |
Make persistence manager in token_provider_api private
by morgan.fainberg
| edit | keystone/token/provider.py |
| edit | keystone/token/persistence/core.py |
Update tests to not use token_api
by morgan.fainberg
| edit | keystone/tests/test_backend_kvs.py |
| edit | keystone/tests/test_v3_identity.py |
| edit | keystone/tests/test_auth.py |
| edit | keystone/tests/test_v3_oauth1.py |
| edit | keystone/tests/test_backend.py |
Notification cleanup: namespace actions
by morgan.fainberg
| edit | keystone/notifications.py |
| edit | keystone/contrib/endpoint_filter/controllers.py |
| edit | keystone/contrib/revoke/core.py |
| edit | keystone/contrib/example/core.py |
| edit | keystone/tests/test_notifications.py |
| edit | keystone/token/provider.py |
Comments to docstrings for notification emit methods
by morgan.fainberg
| edit | keystone/assignment/core.py |
| edit | keystone/identity/core.py |
Add commas for ease of maintenance
by morgan.fainberg
| edit | keystone/contrib/revoke/core.py |
Do not load auth plugins by class in tests
by morgan.fainberg
| edit | keystone/tests/test_auth_plugin.py |
| edit | keystone/tests/test_v3_auth.py |
| edit | keystone/common/config.py |
| edit | keystone/tests/core.py |
Mark the trust kvs backend deprecated, for removal in Kilo
by henryn
| edit | keystone/trust/backends/kvs.py |
Adds tests that show how update with validation works
by lbragstad
| edit | keystone/tests/test_validation.py |
| edit | keystone/common/validation/__init__.py |
| edit | keystone/common/validation/parameter_types.py |
Implement validation on Assignment V3 API
by lbragstad
| add | keystone/assignment/schema.py |
| edit | keystone/assignment/controllers.py |
| edit | keystone/tests/test_validation.py |
Add string id type validation
by lbragstad
| edit | keystone/common/validation/parameter_types.py |
| edit | keystone/tests/test_validation.py |
| edit | keystone/assignment/schema.py |
Add audit support to keystone federation
by btopol
| edit | requirements.txt |
| edit | keystone/tests/test_v3_federation.py |
| edit | keystone/notifications.py |
| edit | keystone/auth/plugins/mapped.py |
Endpoint table is missing reference to region table
by henryn
| edit | keystone/tests/test_v3_auth.py |
| edit | keystone/tests/test_sql_upgrade.py |
| edit | keystone/exception.py |
| edit | keystone/catalog/backends/sql.py |
| edit | keystone/tests/test_v3.py |
| edit | keystone/tests/test_auth.py |
| edit | keystone/catalog/core.py |
| edit | keystone/catalog/controllers.py |
| add | keystone/common/sql/migrate_repo/versions/053_endpoint_to_region_association.py |
| edit | keystone/tests/test_backend.py |
| edit | keystone/tests/test_backend_sql.py |
| edit | keystone/tests/test_v3_catalog.py |
Add index for actor_id in assignments table.
by henryn
| edit | keystone/assignment/backends/sql.py |
| edit | keystone/tests/test_sql_upgrade.py |
| add | keystone/common/sql/migrate_repo/versions/054_add_actor_id_index.py |
Console Output
| [...truncated 16667 lines...] |
| ationExtension |
| dch -a [327f733] Add a URL field to region table |
| dch -a [0ce4199] Remove unnecessary declaration of CONF |
| dch -a [3a09c1f] Rename bash8 requirement |
| dch -a [8c1a28b] Updates the sample config |
| dch -a [1e1698e] remove unused import |
| dch -a [a9736aa] Clean whitespace off token. |
| dch -a [825f3e7] Keystone service throws error on receiving SIGHUP |
| dch -a [1ed5495] Remove strutils and timeutils from openstack-common.conf |
| dch -a [b763d61] Use functions in oslo.utils |
| dch -a [9847ebd] Add an OS-FEDERATION section to scoped federation tokens |
| dch -a [5b24758] Ensure roles created by unit tests have correct attributes. |
| dch -a [87bf682] Update control_exchange value in keystone.conf |
| dch -a [7d1eed2] swap import order of lxml |
| dch -a [a955300] add i18n to lxml error |
| dch -a [c447780] Check for empty string value in REMOTE_USER |
| dch -a [a96158a] Refactor names in catalog backends |
| dch -a [7443886] Remove ec2 contrib dependency on token_api |
| dch -a [70cd28f] Expose token revocation list via token_provider_api |
| dch -a [fe14092] Remove assignment controller dependency on token_api |
| dch -a [ed1b10f] Refactor serializer import to XmlBodyMiddleware |
| dch -a [578647c] Delete intersphinx mappings |
| dch -a [0d4a70f] Fix documentation link |
| dch -a [718d64e] Make token_provider_api contain token persistence |
| dch -a [8084b2c] Remove S3 middleware tests from tox.ini |
| dch -a [69faae2] Add oslo.utils requirement |
| dch -a [25ec22d] Allow LDAP lock attributes to be used as enable attributes |
| dch -a [1599aff] Change V3 extensions to use resources |
| dch -a [d84dbec] Enhance V3 extension class to use resources |
| dch -a [05a76ca] V3 Extension class |
| dch -a [5bb8758] Change V3 router classes to use resources |
| dch -a [1b7b496] Enhance V3 router class for resources |
| dch -a [dd70a55] Class for V3 router packages |
| dch -a [c9f6863] Filter List Regions by 'parent_region_id' |
| dch -a [0c120a4] Issue multiple SQL statements in separate engine.execute() calls |
| dch -a [2ac6008] Remove fixture from openstack-common.conf |
| dch -a [8c764f3] Configurable python-keystoneclient repo |
| debcommit |
| apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts |
| bzr builddeb -S -- -sa -us -uc |
| bzr builddeb -S -- -sa -us -uc |
| debsign -k9935ACDC keystone_2014.2+git201408302233~trusty-0ubuntu1_source.changes |
| mk-build-deps -i -r -t apt-get -y /tmp/tmpLFihAC/keystone/debian/control |
| sbuild -d trusty-juno -n -A keystone_2014.2+git201408302233~trusty-0ubuntu1.dsc |
| dput ppa:openstack-ubuntu-testing/juno keystone_2014.2+git201408302233~trusty-0ubuntu1_source.changes |
| reprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include trusty-juno keystone_2014.2+git201408302233~trusty-0ubuntu1_amd64.changes |
| Email was triggered for: Fixed |
| Trigger Success was overridden by another trigger and will not send an email. |
| Sending email for trigger: Fixed |
-- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help : https://help.launchpad.net/ListHelp

