Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

[dedicated vc] management tool #2923

Merged
merged 6 commits into from
Jun 14, 2019
Merged

[dedicated vc] management tool #2923

merged 6 commits into from
Jun 14, 2019

Conversation

mzmssg
Copy link
Member

@mzmssg mzmssg commented Jun 12, 2019

a part of #2790

@mzmssg mzmssg changed the title dedicated vc management tool [dedicated vc] management tool Jun 12, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 53.546% when pulling 4368b91 on zimiao/dedicate_vc_tool into 9eabf1e on dedicated_vc.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 53.546% when pulling 4368b91 on zimiao/dedicate_vc_tool into 9eabf1e on dedicated_vc.

@coveralls
Copy link

coveralls commented Jun 12, 2019

Coverage Status

Coverage increased (+0.2%) to 53.766% when pulling ff05e4a on zimiao/dedicate_vc_tool into 06a6bf2 on dedicated_vc.

@mzmssg mzmssg force-pushed the zimiao/dedicate_vc_tool branch 3 times, most recently from c78b3a5 to 7e958cd Compare June 12, 2019 11:01
@mzmssg mzmssg force-pushed the zimiao/dedicate_vc_tool branch from 7e958cd to f260369 Compare June 12, 2019 12:46
@mzmssg mzmssg requested a review from abuccts June 13, 2019 12:29
src/tools/.gitignore Outdated Show resolved Hide resolved
if nodes_info[node]["nodeLabel"] in dedicate_queues:
dedicate_queues[nodes_info[node]["nodeLabel"]]["nodes"].append(node)
for queue_name, queue_attr in dedicate_queues.items():
print(queue_name + ":")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this file py2 or py3? could you make it compatible?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's a dev-box script with python2, I made some compatible fix, but not fully tested, expecially unittest part.

src/tools/utility/log.py Outdated Show resolved Hide resolved
Copy link
Member

@abuccts abuccts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add license headers for all files.

src/tools/operator_wrapper/base_operator.py Outdated Show resolved Hide resolved
@mzmssg
Copy link
Member Author

mzmssg commented Jun 14, 2019

@abuccts
Added lisence on non-doc parts.

@mzmssg mzmssg merged commit 3383d8d into dedicated_vc Jun 14, 2019
mzmssg added a commit that referenced this pull request Jun 19, 2019
* add dedicated vc

* add dedicated vc(2)

* add dedicated vc(3)

* add description

* [exporter] add yarn node label support (#2869)

* add yarn node-label support in exporter

* store string insead of list

* remove non-numeric value

* no

* add dedicated vc(4)

* add cmdline tool link

* common to shared

* typo

* add dedicated vc description spacing

* change vc style

* add vc title info icon

* virtual clusters tab bar

* remove yarn.lock

* virtual clusters tab bar(3)

* remove yarn.lock

* Revert "remove yarn.lock"

This reverts commit 7d3fde1.

* revert package.json & yarn.lock

* readd office-ui-fabric-js

* [dedicated vc] rest api (#2921)

* dedicated vc rest api

* Revert "dedicated vc rest api"

This reverts commit 33224c2.

* dedicated vc rest api

* virtual clusters tab bar(4)

* return to the vc style with the icon

* Revert "return to the vc style with the icon"

This reverts commit 85b4f88.

* return to the vc style with the icon

* [dedicated vc] management tool (#2923)

* dedicated vc management tool

* doc

* remove .gitignore unnecessary lines

* fix

* compatible fix

* add lisence, unify quotation

* [webportal]remove the vc page information icon (#2936)

* remove the vc description icon

* remove fabric-js in yarn.lock&package.json

* adjust the height of the table

* remove package-lock

* removed files

* doc ifx
@debuggy debuggy mentioned this pull request Jun 24, 2019
13 tasks
@mzmssg mzmssg deleted the zimiao/dedicate_vc_tool branch July 1, 2019 08:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants