yixingjia
f3f220c39c
Merge pull request #2998 from cpeel/fix_logging
...
Fix harborclient module logging
2017-10-22 19:23:54 -07:00
Yang Li
78d7e2b788
fix docker docs link
2017-10-17 16:51:57 +08:00
Casey Peel
302d5c4073
Correct harbor-py dependencies & URLs ( #2962 )
...
* Correctly specify dependency packages
Include the requests package as part of setup.py, so pip will
download and install it as a dependency.
* Update URLs to point to main harbor git repo
harbor-py was moved to the main harbor git repo in July 2016
but the URLs still point to the deprecated repository.
2017-08-04 17:06:29 +08:00
Casey Peel
b7a2982d7d
Fix harborclient module logging
...
python modules shouldn't set the global logging level and should log
with a named logger matching the module. This allows the application
to control the logging.
2017-08-03 14:46:15 -07:00
wangyan
a21f321594
Upgrade python SDK to v1.1.1
...
Update Python SDK to v1.1.1
disable verify
remove unused
2017-05-04 04:10:13 -07:00
feilengcui008
233bbda16c
remove v1 flag in getManifestWithConf
2017-01-04 15:11:16 +08:00
feilengcui008
5e258741d9
add registry python api and cli tool
2017-01-03 19:34:51 +08:00
Henry Zhang
edc0107fd7
update prebuilt
2016-08-03 15:48:20 +08:00
Henry Zhang
9a6fd7d381
update prebuild
2016-08-03 15:35:50 +08:00
Daniel Jiang
aa03a8fd3f
Merge pull request #592 from tobegit3hub/fix_print_statement_in_harbor_py
...
Replace simplejson with json and fix missed print statement
2016-07-29 02:09:45 +08:00
wemeya
6ca46b5b14
modify docker-compose.sh
2016-07-28 19:19:56 +08:00
wemeya
09fc1f3ee0
add script to auto configure platform to pull images from
2016-07-28 16:18:24 +08:00
tobe
9b687f2ed6
Replace simplejson with json and fix missed print statement
2016-07-27 09:13:25 +08:00
Tan Jiang
405f013e7a
remove license
2016-07-26 18:30:13 +08:00
tobe
ebb8fd6b9f
Move harbor-py to contrib/sdk/
2016-07-26 00:19:30 +08:00
Henry Zhang
e371b729a6
update docs
2016-05-17 22:04:16 +08:00
Henry Zhang
6b489bb689
update README and installation guide
2016-05-17 17:32:10 +08:00
wemeya
b8f29fb9bc
Rename
2016-04-22 18:03:40 +08:00
wemeya
d12c6b14a8
add the docker-compose.yml file for domestic user to pull images faster.
2016-04-22 14:01:41 +08:00
Alexander Zeitler
65e20339d9
Fix broken link to Installation Guide.
2016-04-08 10:17:53 +02:00
Alexander Zeitler
b10387c6a9
Move Docker Machine installation guide to contrib folder.
2016-04-08 10:06:43 +02:00
Tan Jiang
c8781cf66f
create contrib directory
2016-04-08 12:06:56 +08:00