StarlingX NFVI Orchestration
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Al Bailey 82a7856d0f Update httplib to use python3 compatible code
This code has zero impact on python2.
ex:
from six.moves import http_client as httplib
print httplib
<module 'httplib' from '/usr/lib64/python2.7/httplib.pyc'>

This code will not be testable in python3 until all other
incompatible components are updated.

Story: 2004241
Task: 28038
Change-Id: I9679067f412d4cdf57fb183de2fa59b42de3a99e
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
5 years ago
api-ref/source [Doc] openstackdocstheme starlingxdocs theme 5 years ago
doc [Doc] openstackdocstheme starlingxdocs theme 5 years ago
guest-agent free memory and file handle when it is no longer in use 5 years ago
guest-client Rename mwa-* subdirectories to match the git repo name 5 years ago
guest-comm ensure string "null-terminated" and fix memory overwrite risk. 5 years ago
mtce-guest Decouple Guest-server/agent from stx-metal 5 years ago
nfv Update httplib to use python3 compatible code 5 years ago
nova-api-proxy Create stx-nfv docker image directives file 5 years ago
releasenotes [Doc] openstackdocstheme starlingxdocs theme 5 years ago
.gitignore [Doc] OpenStack API Reference Guide 5 years ago
.gitreview Add .gitreview 5 years ago
.zuul.yaml [Doc] openstackdocstheme starlingxdocs theme 5 years ago
CONTRIBUTORS.wrs StarlingX open source release updates 5 years ago
LICENSE StarlingX open source release updates 5 years ago
README.rst StarlingX open source release updates 5 years ago
centos_guest_image.inc Split image.inc across git repos 5 years ago
centos_guest_image_rt.inc Split image.inc across git repos 5 years ago
centos_iso_image.inc Decouple Guest-server/agent from stx-metal 5 years ago
centos_pike_docker_images.inc Create stx-nfv docker image directives file 5 years ago
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 5 years ago
centos_pkg_dirs Decouple Guest-server/agent from stx-metal 5 years ago
requirements.txt Adding py27 for nfv 5 years ago
test-requirements.txt Adding py27 for nfv 5 years ago
tox.ini fix tox python3 overrides 5 years ago

README.rst

stx-nfv

StarlingX NFVI Orchestration