1. Yaxue Guo

Yaxue Guo

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 30 total)
  • Author
    Posts
  • in reply to: Cannot create L2 Network Service in Fabric Portal #6802
    Yaxue Guo
    Keymaster

      Hi Klodian,

      The issue has been fixed. Could you please try again? Thank you for your patience and help!

      Best regards,

      Yaxue

      in reply to: Cannot create L2 Network Service in Fabric Portal #6776
      Yaxue Guo
      Keymaster

        Hi Klodian,

        Thank you for reporting this! There is an issue in Portal Slice Builder and I’ll fix it as soon as possible then let you know.

        Best,

        Yaxue

         

        in reply to: Test post #6390
        Yaxue Guo
        Keymaster

          Reply to test post. Please ignore.

          in reply to: Test post #6388
          Yaxue Guo
          Keymaster

            Reply to test post. Please ignore.

            in reply to: Project member I did not specify is being added to my project #5257
            Yaxue Guo
            Keymaster

              Hi Fraida,

              Thank you for reporting this issue! I’ll work with our back-end team to update the API to ensure exact match for searching user by email. Also Portal UI regarding the project member/ owner management will be updated to address the existing usability issues in the upcoming FABRIC Portal v1.5.1 release (around September 20, 2023). Please stay tuned!

              Thanks again for your help and patience.

              Best,

              Yaxue

              in reply to: Project member I did not specify is being added to my project #5255
              Yaxue Guo
              Keymaster

                Hi Fraida,

                Before you upload the CSV file, does this project have any existing project members? Portal queries the back-end services to search users by the email per the CSV file. Could you please also send the .CSV file to yaxueguo@renci.org so that I can try reproducing this issue? Thank you!

                Yaxue

                in reply to: About creating an experiment and issue in creating the slice #5246
                Yaxue Guo
                Keymaster

                  Thank you Yuvaraj!

                  It looks like you added a Facility Port without name to the slice topology and this is a bug (portal is designed to provide the Facility Port list to choose from based on the project’s permission tags; and if there is no Facility Port tag for the project, the Facility Port selection should be disabled). Please take a look at this article about FABRIC Facility Port. Also here is the guide article for creating a slice in Portal Slice Builder.

                  Sorry for the inconvenience this issue caused! I’ll create a ticket and fix this bug soon.

                  Best,

                  Yaxue

                   

                   

                   

                  in reply to: About creating an experiment and issue in creating the slice #5243
                  Yaxue Guo
                  Keymaster

                    Thank you for sharing the screenshot. Could you please also send a screenshot of the full slice topology?

                    in reply to: About creating an experiment and issue in creating the slice #5240
                    Yaxue Guo
                    Keymaster

                      Hi Yuvaraj, are you able to create a slice from Portal now? I just tried creating a slice named as sliverr and it worked without error. If you could reproduce the error, please send us a screenshot of the error. Thank you!

                      in reply to: About creating an experiment and issue in creating the slice #5238
                      Yaxue Guo
                      Keymaster

                        Hi Yuvaraj,

                        The Sliver name regex allows strings consisting of alphanumeric characters, underscores, hyphens, and periods, with a length between 2 and 255 characters. Would you mind sharing the name you tried to create a slice with?

                        Also thank you for reporting this issue. I’ll update Portal Slice Builder with more informative helper text regarding the naming rule.

                        Yaxue

                        in reply to: Adding large number of members to a project #4137
                        Yaxue Guo
                        Keymaster

                          Hi Fraida,

                          Hope you are doing well and thanks for your patience! Portal v1.4.5 is newly updated and the project member batch update feature is added. Now as a project owner, you can upload a CSV file with the first column to be user emails to upload at most 300 users at a time!

                          As for the other way you suggested (user requested to join a project then project owner approves), we’ll work on this workflow in next release.

                          Please feel free to try this new feature and let us know if you have any other ideas or suggestions.

                          Best,

                          Yaxue

                          in reply to: Adding large number of members to a project #3652
                          Yaxue Guo
                          Keymaster

                            Hi Fraida,

                            Thank you for your feedback! I think the two ways you suggested are both great ideas! I’ll bring this up in our team meeting next Monday and let you know our design decision and the planned timeline then.

                            Best,

                            Yaxue

                            in reply to: Forum submit button UX #3440
                            Yaxue Guo
                            Keymaster

                              Test reply with Ilya’s code:

                              
                              def __init__(self):
                              super().__init__()
                              self.network_service_info = None
                              
                              def set_network_service_info(self, ns_info: NetworkServiceInfo):
                              self.network_service_info = ns_info
                              
                              
                              • This reply was modified 1 year, 6 months ago by Yaxue Guo.
                              in reply to: Forum submit button UX #3427
                              Yaxue Guo
                              Keymaster

                                This is a test reply with TinyMCE Rich Editor and use BBCodes for content formatting as well.

                                Code Snippet (using BBCodes “scode” tag)

                                
                                status, advertised_topology = slice_manager.resources()
                                
                                print(f"Status: {status}")
                                if status == Status.OK:
                                print(f"Toplogy: {advertised_topology}")
                                else:
                                print(f"Error: {advertised_topology}")
                                
                                

                                Item List/ Text Color/ Strikethrough (using TinyMCE editor toolbar)

                                • Item 1
                                • Item 2
                                • Item 3

                                 

                                 

                                • This reply was modified 1 year, 6 months ago by Yaxue Guo.
                                in reply to: Forum submit button UX #3426
                                Yaxue Guo
                                Keymaster

                                  Hi, this forum is powered by the plugin bbPress and we use another plugin GD bbPress Toolbox to support the Code Snippet requirements in this topic/ reply editor, which currently only supports BBCodes but not markdown yet.

                                  The good news is that there will be markdown support in the upcoming 7.0 version per the developer of GD bbPress Toolbox.

                                Viewing 15 posts - 1 through 15 (of 30 total)