Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dp): Use mutable installation params for mutable cbsd API #12891

Merged
merged 1 commit into from Jun 2, 2022

Conversation

jkmar
Copy link
Contributor

@jkmar jkmar commented Jun 1, 2022

Summary

Previously same models were used for both mutable and read API,
but users should only be able to edit certain fields (antenna gain).

Signed-off-by: Kuba Marciniszyn kuba@freedomfi.com

@jkmar jkmar requested review from WojSad and a team June 1, 2022 09:50
@pull-request-size pull-request-size bot added the size/L Denotes a Pull Request that changes 100-499 lines. label Jun 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added component: nms NMS-related issue component: orc8r Orchestrator-related issue labels Jun 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

feg-workflow

    2 files  202 suites   38s ⏱️
371 tests 371 ✔️ 0 💤 0
385 runs  385 ✔️ 0 💤 0

Results for commit c154582.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

nms-workflow

0 files  0 suites   0s ⏱️
0 tests 0 ✔️ 0 💤 0

Results for commit c154582.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

dp-workflow

  2 files    2 suites   3m 38s ⏱️
15 tests 15 ✔️ 0 💤 0

Results for commit c154582.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

cloud-workflow

    7 files  355 suites   2m 8s ⏱️
978 tests 978 ✔️ 0 💤 0

Results for commit c154582.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

agw-workflow

     77 files     122 suites   6m 23s ⏱️
1 151 tests 1 147 ✔️ 4 💤 0
1 152 runs  1 148 ✔️ 4 💤 0

Results for commit c154582.

♻️ This comment has been updated with latest results.

Previously same models were used for both mutable and read API,
but users should only be able to edit certain fields (antenna gain).

Signed-off-by: Kuba Marciniszyn <kuba@freedomfi.com>
@jkmar jkmar merged commit 48a2260 into magma:master Jun 2, 2022
emakeev pushed a commit to emakeev/magma that referenced this pull request Aug 5, 2022
…#12891)

Previously same models were used for both mutable and read API,
but users should only be able to edit certain fields (antenna gain).

Signed-off-by: Kuba Marciniszyn <kuba@freedomfi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: nms NMS-related issue component: orc8r Orchestrator-related issue size/L Denotes a Pull Request that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants