lp:python-cueclient

Created by Vipul Sabhaya and last modified
Get this branch:
bzr branch lp:python-cueclient

Related bugs

Related blueprints

Branch information

Owner:
Cue Drivers
Project:
python-cueclient
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/openstack/python-cueclient.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log

Recent revisions

44. By Andreas Jaeger

Retire cue

Cue has been retired in mid 2016 as official project and did not
continue developement, it's time to retire it completely.

Remove everything, update README.

Depends-On: https://review.openstack.org/551202
Change-Id: I4092bb5feac88235eae52895a57ce3d01f347638

43. By Clenimar Filemon

Switch to keystoneauth

keystoneclient.auth was deprecated in favour of keystoneauth1, this
patch updates Cueclient accordingly. requirements.txt was also updated
to reflect this change.

ps: oslo.seralization was added to test-requirements.txt because unit
tests were failing with its absence.

Change-Id: I7e9ce5f46f5ea53fbd8333452ab5d77e42f5b417

42. By Jenkins <email address hidden>

Merge "Updated from global requirements"

41. By Jenkins <email address hidden>

Merge "Revert "Pass environment variables of proxy to tox""

40. By OpenStack Proposal Bot <email address hidden>

Updated from global requirements

Change-Id: I3f60287d67ed700e5e2cbcffec60dd6020eae11f

39. By Jenkins <email address hidden>

Merge "Replace assertEqual(None, *) with assertIsNone in tests"

38. By Jenkins <email address hidden>

Merge "Removes MANIFEST.in as it is not needed explicitely by PBR"

37. By Reedip

Fix argument order for assertEqual to (expected, observed)

assertEqual expects that the arguments provided to it should be (expected, observed).
If a particluar order is kept as a convention, then it helps to provide a cleaner
message to the developer if Unit Tests fail.
The following patch fixes this issue

TrivialFix

Change-Id: Ifd37945636b303368bb0b3382a03eade82c2439f
Closes-Bug: #1259292
Closes-Bug: #1277104

36. By Steve Leon

Making cue client python3 compatible

Change-Id: Ic4df05376b053d9c2193bd5a8e6ac2ba1e736722

35. By sonu

Pass environment variables of proxy to tox

Change-Id: I894ee696a3bb987a7faf584c3acba56b05ab738f
Closes-Bug: #1465086

Branch metadata

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

Subscribers