lp://qastaging/~linuxjedi/libra/python-libraclient

Created by Andrew Hutchings and last modified
Get this branch:
bzr branch lp://qastaging/~linuxjedi/libra/python-libraclient

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Hutchings
Project:
libra
Status:
Development

Import details

Import Status: Suspended

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

Last successful import was .

Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 25 seconds — see the log

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

48. By Monty Taylor

Retire stackforge/python-libraclient

47. By Jamie McCarthy

Permit newer versions of nova client

python_novaclient prior to 2.14.2 has pbr requirements that conflict
with other modules' requirements, making installation impossible.
Newer versions are fine.

shell.py whitespace changes are to pass pep8. Dummy test is to pass
python27.

Change-Id: I506e9c9d23e155be29481153522b24c1b8235fe8

46. By David Shrewsbury

Set PrettyTable min version

Having version 0.6.1 makes PrettyTable use not work.

Change-Id: I27c983e7312e834b350855ed2bbd9ae4729f83cb

45. By Marc Pilon

Make all monitoring params required. Otherwise it sets
everything back to defaults.

Change-Id: I788e6d14cd3136c305a476c5680ec6f781bd506d

44. By Jenkins <email address hidden>

Merge "[DOCS] Fix errors and add some details"

43. By Andrew Hutchings

Fix requirements

Change-Id: Ifd6dfbe8631a8d927df91f508088ec4544fe61a5

42. By Endre Karlson

Major re-amp of client (See points)

* Uses auth plugins - is still WIP but using a working one for now.
  Will have to re-visit this once it lands in keystone / oslo update.
* Resource and Manager abstractions.
* Python 3 compatability.
* Split the API/Bindings and Shell code
* Use entrypoints for versions
* Mandatory options are now positional
  Example: libra <cmd> --id <id> is now libra <cmd> <id>

Change-Id: I42275cc88be5689f040864e195e48c5ebacb2cea

41. By Endre Karlson

[DOC] Improved installation instructions

* Update installation docs to include from source, pip, ppa (package),
  development mode.
* Disable manpage generation (Causes dedent errors and not needed)

Change-Id: I307d63c2a758b1715f4c8ce9b243ad9877479a02

40. By Endre Karlson

Bring repository up to speed

    * Adds the "build" folder to be ignored by git
    * Adds CONTRIBUTING.rst file contribution instructions.
    * Adds HACKING.rst for hacking guidelines
    * Renames README > README.rst to be more inline with other client repos.
    * Moves *requirements.txt into root to be inline with other repos.
    * Adds LICENSE with Apache license contents
    * Changes project to use PBR for versioning etc instead of hardcoded
      versioning - other change is being made in order to tag the client
      repository to utilize TAGS / git SHA1 for versioning instead when doing
      sdist etc..

Change-Id: I707fb628cd292be807e6e0fd7ad0062635051953

39. By Endre Karlson

Bump to 1.3.0

Change-Id: Ie2428876063497ecf55767021e4b0d85aef23aa0

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