lp:~linuxjedi/libra/python-libraclient
- Get this branch:
- bzr branch lp:~linuxjedi/libra/python-libraclient
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://github.com/stackforge/python-libraclient.git.
Last successful import was 8 minutes ago.
Recent revisions
- 47. By Jamie McCarthy on 2015-01-22
-
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: I506e9c9d23e155
be29481153522b2 4c1b8235fe8 - 46. By David Shrewsbury on 2013-12-19
-
Set PrettyTable min version
Having version 0.6.1 makes PrettyTable use not work.
Change-Id: I27c983e7312e83
4b350855ed2bbd9 ae4729f83cb - 45. By Marc Pilon on 2013-12-14
-
Make all monitoring params required. Otherwise it sets
everything back to defaults.Change-Id: I788e6d14cd3136
c305a476c5680ec 6f781bd506d - 43. By Andrew Hutchings on 2013-11-13
-
Fix requirements
Change-Id: Ifd6dfbe8631a8d
927df91f508088e c4544fe61a5 - 42. By Endre Karlson on 2013-11-13
-
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: I42275cc88be568
9f040864e195e48 c5ebacb2cea - 41. By Endre Karlson on 2013-10-16
-
[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: I307d63c2a758b1
715f4c8ce9b243a d9877479a02 - 40. By Endre Karlson on 2013-10-14
-
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: I707fb628cd292b
e807e6e0fd7ad00 62635051953 - 39. By Endre Karlson on 2013-10-02
-
Bump to 1.3.0
Change-Id: Ie2428876063497
ecf55767021e4b0 d85aef23aa0
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)