| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This will make development using PYTHONPATH easier, since rtslib_fb will
exist in the development tree.
No longer need package_dir in setup.py, remove it.
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
|
|
|
|
|
| |
We should move off of 'rtslib' because we are incompatible with the
original package using this name. Export as 'rtslib_fb', and add a
warning to switch to importing by the new package name if using the old
import name.
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| | |
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
|
|
| |
Also remove unused imports and improve spacing in setup().
Signed-off-by: Christophe Vu-Brugier <cvubrugier@yahoo.fr>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
|
|
|
|
|
|
| |
This patch converts rtslib code copyright from AGPL to the
permissive Apache License 2.0.
It also update copyright owner to Datera, Inc.
Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
|
|
|
|
|
| |
see https://github.com/agrover/rtslib-fb/issues/22
We can't use fb* in the name I guess, so change the name of the package
to rtslib-fb and use a more normal version.
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andy Grover <agrover@redhat.com>
|
| |
|
|
|
| |
* Removed old vim config line.
* Removed useless empty line.
|
|
|
Signed-off-by: Nicholas A. Bellinger <nab@risingtidesystems.com>
|