Add xstatic projects

New xstatic projects are added and released on pypi site.
Add them to global requirements for referencing by other projects.

* Is the library actively maintained?

Yes. Maintained as xstatic projects.

* Is the library good code?

Yes. Published javascript code are adopted.

* Is the library python 3 compatible?

Yes.

* Is the library license compatible?

Yes. All provided with MIT License.

* Is the library already packaged in the distros we target
(Ubuntu latest / Fedora latest)?

Yes. Released on pypi site and can be simply installed with pip.

* Is the function of this library already covered
by other libraries in global-requirements.txt?

No. New functions are provided.

* Is the library required for OpenStack project
or related dev or infrastructure setup?

Yes. openstack/release changes are as follows.
xstatic-angular-uuid 558989
xstatic-angular-vis 559005
xstatic-filesaver 559007
xstatic-json2yaml 559017
xstatic-js-yaml 559028

* If the library release is managed by the Openstack release process
 does it use the cycle-with-intermediary release type?

No. Managed by openstack/release as xstatic type.

* Do I need to update anything else?

I am not sure but think the answer is NO.
Changes to upper-constraints.txt and lower-constraints.txt
are already included in this commit.

Change-Id: I1112aea8a19c72abcbec8ea63b51c68f3486dcbc
This commit is contained in:
Xinni Ge 2018-05-09 13:34:33 +09:00
parent a1c87596d1
commit 6086254d24
3 changed files with 15 additions and 0 deletions

View File

@ -333,6 +333,11 @@ PyMI;sys_platform=='win32' # Apache 2.0 License
wmi;sys_platform=='win32' # MIT
WSME # MIT
xattr # MIT
xstatic-angular-uuid # MIT License
xstatic-angular-vis # MIT License
xstatic-filesaver # MIT License
xstatic-js-yaml # MIT License
xstatic-json2yaml # MIT License
XenAPI # LGPL
XStatic # MIT License
XStatic-Angular # MIT License

View File

@ -544,3 +544,8 @@ jira===1.0.3
opentracing===1.3.0
jaeger-client===3.8.0
tap-as-a-service===3.0.0
xstatic-angular-uuid===0.0.4.0
xstatic-angular-vis===4.16.0.0
xstatic-filesaver===1.3.2.0
xstatic-js-yaml===3.8.1.0
xstatic-json2yaml===0.1.1.0

View File

@ -519,3 +519,8 @@ jira===1.0.14
opentracing===1.3.0
jaeger-client===3.8.0
tap-as-a-service===3.0.0
xstatic-angular-uuid===0.0.4.0
xstatic-angular-vis===4.16.0.0
xstatic-filesaver===1.3.2.0
xstatic-js-yaml===3.8.1.0
xstatic-json2yaml===0.1.1.0