Commit 244c288
committed
Move pulpcore.cli.common.generic to pulp_cli.generic
The idea of using "pulpcore" as an open namespace inspired by the
python bindings was not a good one after all. Specifically it collides
with the way we build our docs. And due to the use of entrypoints it's
not even needed here. The symbols are imported at the old location for
compatibility for now.1 parent 6f4a4e5 commit 244c288
File tree
104 files changed
+2981
-3574
lines changed- CHANGES
- cookiecutter
- bootstrap/{{ cookiecutter.__project_name }}/pulpcore/cli/{{ cookiecutter.app_label }}
- ci/{{ cookiecutter.__project_name }}
- docs/dev
- learn
- reference
- pulp-glue
- pulp_glue
- common/locale
- de/LC_MESSAGES
- container/locale
- de/LC_MESSAGES
- core/locale
- de/LC_MESSAGES
- file/locale
- de/LC_MESSAGES
- rpm/locale
- de/LC_MESSAGES
- pulp_cli
- pulpcore/cli
- ansible
- locale
- de/LC_MESSAGES
- common
- locale
- de/LC_MESSAGES
- container
- locale
- de/LC_MESSAGES
- core
- locale
- de/LC_MESSAGES
- file
- locale
- de/LC_MESSAGES
- migration
- locale
- python
- locale
- de/LC_MESSAGES
- rpm
- locale
- de/LC_MESSAGES
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+2981
-3574
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments